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/03/21 11:54:10 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4763 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4763/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC

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

Error Message:
Server at http://127.0.0.1:39333/mt_d/onenodecollectioncore returned non ok status:404, message:Can not find: /mt_d/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:39333/mt_d/onenodecollectioncore returned non ok status:404, message:Can not find: /mt_d/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([6175F075C27850D9:E0937E6DB52730E5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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 9355 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1698 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /mt_d/
[junit4:junit4]   2> 6 T1698 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265
[junit4:junit4]   2> 7 T1698 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1699 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1699 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1699 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1699 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T1699 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T1699 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1698 oasc.ZkTestServer.run start zk server on port:53674
[junit4:junit4]   2> 108 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e04e32c
[junit4:junit4]   2> 109 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1704 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T1704 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 109 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50264
[junit4:junit4]   2> 110 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50264
[junit4:junit4]   2> 110 T1702 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 697 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370000 with negotiated timeout 10000 for client /127.0.0.1:50264
[junit4:junit4]   2> 697 T1704 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370000, negotiated timeout = 10000
[junit4:junit4]   2> 698 T1705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e04e32c name:ZooKeeperConnection Watcher:127.0.0.1:53674 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 698 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 699 T1698 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 704 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f370000
[junit4:junit4]   2> 705 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50264 which had sessionid 0x13d8c8e2f370000
[junit4:junit4]   2> 705 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f370000 closed
[junit4:junit4]   2> 706 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@40c3049c
[junit4:junit4]   2> 705 T1705 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 708 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 708 T1706 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 709 T1706 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 709 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50265
[junit4:junit4]   2> 710 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50265
[junit4:junit4]   2> 711 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370001 with negotiated timeout 10000 for client /127.0.0.1:50265
[junit4:junit4]   2> 711 T1706 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370001, negotiated timeout = 10000
[junit4:junit4]   2> 711 T1707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40c3049c name:ZooKeeperConnection Watcher:127.0.0.1:53674/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 712 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 713 T1698 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 717 T1698 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 721 T1698 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 724 T1698 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 728 T1698 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 729 T1698 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 735 T1698 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 744 T1698 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 749 T1698 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 750 T1698 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 754 T1698 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 755 T1698 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 758 T1698 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 759 T1698 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 763 T1698 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 764 T1698 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 768 T1698 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 768 T1698 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 772 T1698 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 773 T1698 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 776 T1698 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 777 T1698 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 781 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f370001
[junit4:junit4]   2> 782 T1707 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 782 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50265 which had sessionid 0x13d8c8e2f370001
[junit4:junit4]   2> 782 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f370001 closed
[junit4:junit4]   2> 856 T1698 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 873 T1698 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58663
[junit4:junit4]   2> 873 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 874 T1698 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 874 T1698 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363862762042
[junit4:junit4]   2> 874 T1698 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363862762042/solr.xml
[junit4:junit4]   2> 875 T1698 oasc.CoreContainer.<init> New CoreContainer 196051620
[junit4:junit4]   2> 875 T1698 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363862762042/'
[junit4:junit4]   2> 875 T1698 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363862762042/'
[junit4:junit4]   2> 895 T1698 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 895 T1698 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 896 T1698 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 896 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 896 T1698 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 897 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 897 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 897 T1698 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 898 T1698 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 898 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 904 T1698 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 914 T1698 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53674/solr
[junit4:junit4]   2> 914 T1698 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 914 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7c9c823c
[junit4:junit4]   2> 915 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 915 T1717 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 916 T1717 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 917 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50266
[junit4:junit4]   2> 917 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50266
[junit4:junit4]   2> 918 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370002 with negotiated timeout 20000 for client /127.0.0.1:50266
[junit4:junit4]   2> 918 T1717 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370002, negotiated timeout = 20000
[junit4:junit4]   2> 919 T1718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c9c823c name:ZooKeeperConnection Watcher:127.0.0.1:53674 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 919 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 921 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f370002
[junit4:junit4]   2> 921 T1718 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 922 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50266 which had sessionid 0x13d8c8e2f370002
[junit4:junit4]   2> 921 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f370002 closed
[junit4:junit4]   2> 922 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 925 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@57f54715
[junit4:junit4]   2> 925 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 925 T1719 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 926 T1719 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 926 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50267
[junit4:junit4]   2> 926 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50267
[junit4:junit4]   2> 927 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370003 with negotiated timeout 20000 for client /127.0.0.1:50267
[junit4:junit4]   2> 927 T1719 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370003, negotiated timeout = 20000
[junit4:junit4]   2> 927 T1720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57f54715 name:ZooKeeperConnection Watcher:127.0.0.1:53674/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 928 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 930 T1698 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 933 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 934 T1698 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 938 T1698 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 940 T1698 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58663_mt_d
[junit4:junit4]   2> 941 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58663_mt_d Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58663_mt_d
[junit4:junit4]   2> 941 T1698 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58663_mt_d
[junit4:junit4]   2> 944 T1698 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 950 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 951 T1698 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 954 T1698 oasc.Overseer.start Overseer (id=89382109922656259-127.0.0.1:58663_mt_d-n_0000000000) starting
[junit4:junit4]   2> 955 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 956 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 958 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 959 T1698 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 964 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 967 T1722 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 967 T1698 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 971 T1698 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 973 T1698 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 976 T1721 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 980 T1723 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363862762042/collection1
[junit4:junit4]   2> 980 T1723 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 981 T1723 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 981 T1723 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 983 T1723 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363862762042/collection1/'
[junit4:junit4]   2> 984 T1723 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363862762042/collection1/lib/README' to classloader
[junit4:junit4]   2> 984 T1723 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363862762042/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1025 T1723 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 1053 T1723 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1054 T1723 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1058 T1723 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1396 T1723 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1400 T1723 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1403 T1723 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1416 T1723 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1419 T1723 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1423 T1723 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1423 T1723 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1423 T1723 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1424 T1723 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1425 T1723 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1425 T1723 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1425 T1723 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1425 T1723 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363862762042/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data/
[junit4:junit4]   2> 1426 T1723 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffc08bb
[junit4:junit4]   2> 1426 T1723 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1426 T1723 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data forceNew: false
[junit4:junit4]   2> 1427 T1723 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data/index/
[junit4:junit4]   2> 1427 T1723 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1427 T1723 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data/index forceNew: false
[junit4:junit4]   2> 1429 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3da90c4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52461631),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1429 T1723 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1431 T1723 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1431 T1723 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1432 T1723 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1433 T1723 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1433 T1723 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1433 T1723 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1434 T1723 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1434 T1723 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1434 T1723 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1438 T1723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1441 T1723 oass.SolrIndexSearcher.<init> Opening Searcher@ea1d27e main
[junit4:junit4]   2> 1442 T1723 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data/tlog
[junit4:junit4]   2> 1442 T1723 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1442 T1723 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1446 T1724 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ea1d27e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1447 T1723 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1448 T1723 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2481 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2482 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58663_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58663/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 2483 T1721 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2483 T1721 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2488 T1720 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> 3450 T1723 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3450 T1723 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58663/mt_d collection:control_collection shard:shard1
[junit4:junit4]   2> 3451 T1723 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3459 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3460 T1723 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3460 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3463 T1723 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3463 T1723 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3464 T1723 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58663/mt_d/collection1/
[junit4:junit4]   2> 3464 T1723 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3464 T1723 oasc.SyncStrategy.syncToMe http://127.0.0.1:58663/mt_d/collection1/ has no replicas
[junit4:junit4]   2> 3465 T1723 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58663/mt_d/collection1/
[junit4:junit4]   2> 3465 T1723 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3470 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3992 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3998 T1720 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> 4023 T1723 oasc.ZkController.register We are http://127.0.0.1:58663/mt_d/collection1/ and leader is http://127.0.0.1:58663/mt_d/collection1/
[junit4:junit4]   2> 4024 T1723 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58663/mt_d
[junit4:junit4]   2> 4024 T1723 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4024 T1723 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4024 T1723 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4026 T1723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4027 T1698 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4028 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4028 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4031 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4031 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e94d157
[junit4:junit4]   2> 4032 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4032 T1726 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4033 T1726 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 4033 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50270
[junit4:junit4]   2> 4033 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50270
[junit4:junit4]   2> 4034 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370004 with negotiated timeout 10000 for client /127.0.0.1:50270
[junit4:junit4]   2> 4034 T1726 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370004, negotiated timeout = 10000
[junit4:junit4]   2> 4034 T1727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e94d157 name:ZooKeeperConnection Watcher:127.0.0.1:53674/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4034 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4036 T1698 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4038 T1698 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4099 T1698 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4101 T1698 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60971
[junit4:junit4]   2> 4102 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4102 T1698 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4102 T1698 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297
[junit4:junit4]   2> 4103 T1698 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/solr.xml
[junit4:junit4]   2> 4103 T1698 oasc.CoreContainer.<init> New CoreContainer 122874224
[junit4:junit4]   2> 4103 T1698 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/'
[junit4:junit4]   2> 4104 T1698 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/'
[junit4:junit4]   2> 4126 T1698 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4127 T1698 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4127 T1698 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4127 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4128 T1698 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4128 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4128 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4129 T1698 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4129 T1698 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4129 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4134 T1698 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4143 T1698 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53674/solr
[junit4:junit4]   2> 4143 T1698 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4144 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@624e41a1
[junit4:junit4]   2> 4144 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4145 T1737 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4146 T1737 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 4146 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50271
[junit4:junit4]   2> 4146 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50271
[junit4:junit4]   2> 4148 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370005 with negotiated timeout 20000 for client /127.0.0.1:50271
[junit4:junit4]   2> 4148 T1737 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370005, negotiated timeout = 20000
[junit4:junit4]   2> 4148 T1738 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@624e41a1 name:ZooKeeperConnection Watcher:127.0.0.1:53674 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4149 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4150 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f370005
[junit4:junit4]   2> 4151 T1738 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4151 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50271 which had sessionid 0x13d8c8e2f370005
[junit4:junit4]   2> 4151 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f370005 closed
[junit4:junit4]   2> 4152 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4155 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a3bd5f
[junit4:junit4]   2> 4155 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4155 T1739 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4156 T1739 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 4156 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50272
[junit4:junit4]   2> 4156 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50272
[junit4:junit4]   2> 4157 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370006 with negotiated timeout 20000 for client /127.0.0.1:50272
[junit4:junit4]   2> 4158 T1739 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370006, negotiated timeout = 20000
[junit4:junit4]   2> 4158 T1740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a3bd5f name:ZooKeeperConnection Watcher:127.0.0.1:53674/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4158 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4160 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4162 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4164 T1698 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5168 T1698 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60971_mt_d
[junit4:junit4]   2> 5170 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60971_mt_d Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60971_mt_d
[junit4:junit4]   2> 5170 T1698 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60971_mt_d
[junit4:junit4]   2> 5175 T1720 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> 5176 T1740 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5176 T1727 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5177 T1720 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5183 T1741 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/collection1
[junit4:junit4]   2> 5183 T1741 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5184 T1741 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5184 T1741 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5187 T1741 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/collection1/'
[junit4:junit4]   2> 5187 T1741 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/collection1/lib/README' to classloader
[junit4:junit4]   2> 5188 T1741 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5220 T1741 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5252 T1741 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5253 T1741 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5257 T1741 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5501 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5502 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58663_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58663/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 5504 T1740 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> 5504 T1720 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> 5504 T1727 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> 5559 T1741 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5564 T1741 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5566 T1741 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5580 T1741 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5584 T1741 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5588 T1741 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5589 T1741 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5590 T1741 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5590 T1741 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5591 T1741 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5591 T1741 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5592 T1741 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5592 T1741 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1/
[junit4:junit4]   2> 5592 T1741 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffc08bb
[junit4:junit4]   2> 5593 T1741 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5593 T1741 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1 forceNew: false
[junit4:junit4]   2> 5594 T1741 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1/index/
[junit4:junit4]   2> 5594 T1741 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5594 T1741 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1/index forceNew: false
[junit4:junit4]   2> 5596 T1741 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5594abee lockFactory=org.apache.lucene.store.NativeFSLockFactory@69e8a6e4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5597 T1741 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5599 T1741 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5599 T1741 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5600 T1741 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5601 T1741 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5601 T1741 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5602 T1741 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5602 T1741 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5603 T1741 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5603 T1741 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5607 T1741 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5609 T1741 oass.SolrIndexSearcher.<init> Opening Searcher@b44b654 main
[junit4:junit4]   2> 5610 T1741 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1/tlog
[junit4:junit4]   2> 5610 T1741 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5610 T1741 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5614 T1742 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b44b654 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5617 T1741 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5617 T1741 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7009 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7010 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60971_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60971/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 7010 T1721 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 7011 T1721 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7017 T1720 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> 7018 T1740 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> 7018 T1727 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> 7619 T1741 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7619 T1741 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60971/mt_d collection:collection1 shard:shard1
[junit4:junit4]   2> 7621 T1741 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7631 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7632 T1741 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7632 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7635 T1741 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7635 T1741 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7636 T1741 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60971/mt_d/collection1/
[junit4:junit4]   2> 7636 T1741 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7636 T1741 oasc.SyncStrategy.syncToMe http://127.0.0.1:60971/mt_d/collection1/ has no replicas
[junit4:junit4]   2> 7637 T1741 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60971/mt_d/collection1/
[junit4:junit4]   2> 7637 T1741 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7642 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8522 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8527 T1720 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> 8527 T1727 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> 8527 T1740 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> 8547 T1741 oasc.ZkController.register We are http://127.0.0.1:60971/mt_d/collection1/ and leader is http://127.0.0.1:60971/mt_d/collection1/
[junit4:junit4]   2> 8547 T1741 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60971/mt_d
[junit4:junit4]   2> 8547 T1741 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8547 T1741 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8547 T1741 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8549 T1741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8549 T1698 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8550 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8550 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8611 T1698 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8614 T1698 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39333
[junit4:junit4]   2> 8614 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8615 T1698 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8615 T1698 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363862769812
[junit4:junit4]   2> 8615 T1698 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363862769812/solr.xml
[junit4:junit4]   2> 8616 T1698 oasc.CoreContainer.<init> New CoreContainer 194644047
[junit4:junit4]   2> 8616 T1698 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363862769812/'
[junit4:junit4]   2> 8616 T1698 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363862769812/'
[junit4:junit4]   2> 8633 T1698 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8633 T1698 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8634 T1698 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8634 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8634 T1698 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8634 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8635 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8635 T1698 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8635 T1698 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8636 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8641 T1698 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8654 T1698 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53674/solr
[junit4:junit4]   2> 8655 T1698 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8655 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@dccd9c9
[junit4:junit4]   2> 8656 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8656 T1753 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8657 T1753 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 8657 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50275
[junit4:junit4]   2> 8657 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50275
[junit4:junit4]   2> 8659 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370007 with negotiated timeout 20000 for client /127.0.0.1:50275
[junit4:junit4]   2> 8659 T1753 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370007, negotiated timeout = 20000
[junit4:junit4]   2> 8659 T1754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dccd9c9 name:ZooKeeperConnection Watcher:127.0.0.1:53674 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8659 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8661 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f370007
[junit4:junit4]   2> 8661 T1754 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8661 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50275 which had sessionid 0x13d8c8e2f370007
[junit4:junit4]   2> 8661 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f370007 closed
[junit4:junit4]   2> 8662 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8664 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@16510398
[junit4:junit4]   2> 8665 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8665 T1755 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8665 T1755 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 8665 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50276
[junit4:junit4]   2> 8666 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50276
[junit4:junit4]   2> 8666 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370008 with negotiated timeout 20000 for client /127.0.0.1:50276
[junit4:junit4]   2> 8666 T1755 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370008, negotiated timeout = 20000
[junit4:junit4]   2> 8670 T1756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16510398 name:ZooKeeperConnection Watcher:127.0.0.1:53674/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8670 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8671 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8672 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8673 T1698 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9676 T1698 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39333_mt_d
[junit4:junit4]   2> 9677 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39333_mt_d Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39333_mt_d
[junit4:junit4]   2> 9678 T1698 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39333_mt_d
[junit4:junit4]   2> 9681 T1720 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> 9682 T1740 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9682 T1727 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9682 T1740 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> 9682 T1727 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> 9683 T1756 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9684 T1720 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9691 T1757 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363862769812/collection1
[junit4:junit4]   2> 9691 T1757 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9692 T1757 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9692 T1757 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9694 T1757 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363862769812/collection1/'
[junit4:junit4]   2> 9695 T1757 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363862769812/collection1/lib/README' to classloader
[junit4:junit4]   2> 9695 T1757 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363862769812/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9733 T1757 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9763 T1757 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9765 T1757 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9769 T1757 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10031 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10032 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60971_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60971/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 10034 T1727 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> 10034 T1740 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> 10034 T1720 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> 10034 T1756 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> 10069 T1757 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10073 T1757 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10076 T1757 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10085 T1757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10088 T1757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10091 T1757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10092 T1757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10092 T1757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10092 T1757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10093 T1757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10093 T1757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10094 T1757 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10094 T1757 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363862769812/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty2/
[junit4:junit4]   2> 10094 T1757 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffc08bb
[junit4:junit4]   2> 10094 T1757 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10095 T1757 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty2 forceNew: false
[junit4:junit4]   2> 10095 T1757 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty2/index/
[junit4:junit4]   2> 10095 T1757 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10095 T1757 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty2/index forceNew: false
[junit4:junit4]   2> 10097 T1757 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f8e13c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@737d895d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10097 T1757 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10099 T1757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10099 T1757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10100 T1757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10100 T1757 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10101 T1757 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10101 T1757 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10101 T1757 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10101 T1757 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10102 T1757 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10104 T1757 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10107 T1757 oass.SolrIndexSearcher.<init> Opening Searcher@2da95054 main
[junit4:junit4]   2> 10107 T1757 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty2/tlog
[junit4:junit4]   2> 10108 T1757 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10108 T1757 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10111 T1758 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2da95054 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10113 T1757 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10113 T1757 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11539 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11540 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39333_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39333/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 11541 T1721 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11541 T1721 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11547 T1727 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> 11548 T1740 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> 11548 T1720 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> 11548 T1756 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> 12115 T1757 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12115 T1757 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39333/mt_d collection:collection1 shard:shard2
[junit4:junit4]   2> 12116 T1757 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12124 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370008 type:delete cxid:0x49 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> 12125 T1757 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12126 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12129 T1757 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12129 T1757 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12129 T1757 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39333/mt_d/collection1/
[junit4:junit4]   2> 12130 T1757 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12130 T1757 oasc.SyncStrategy.syncToMe http://127.0.0.1:39333/mt_d/collection1/ has no replicas
[junit4:junit4]   2> 12130 T1757 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39333/mt_d/collection1/
[junit4:junit4]   2> 12131 T1757 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12136 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13052 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13059 T1756 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> 13059 T1720 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> 13059 T1727 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> 13059 T1740 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> 13091 T1757 oasc.ZkController.register We are http://127.0.0.1:39333/mt_d/collection1/ and leader is http://127.0.0.1:39333/mt_d/collection1/
[junit4:junit4]   2> 13091 T1757 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39333/mt_d
[junit4:junit4]   2> 13091 T1757 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13091 T1757 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13091 T1757 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13093 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13094 T1698 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13094 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13095 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13168 T1698 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13170 T1698 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36933
[junit4:junit4]   2> 13171 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13171 T1698 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13171 T1698 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363862774358
[junit4:junit4]   2> 13172 T1698 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363862774358/solr.xml
[junit4:junit4]   2> 13172 T1698 oasc.CoreContainer.<init> New CoreContainer 2014833310
[junit4:junit4]   2> 13172 T1698 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363862774358/'
[junit4:junit4]   2> 13173 T1698 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363862774358/'
[junit4:junit4]   2> 13191 T1698 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13191 T1698 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13192 T1698 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13192 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13193 T1698 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13193 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13193 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13194 T1698 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13194 T1698 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13194 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13201 T1698 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13210 T1698 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53674/solr
[junit4:junit4]   2> 13211 T1698 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13212 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1913309c
[junit4:junit4]   2> 13213 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13213 T1769 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13213 T1769 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 13214 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50280
[junit4:junit4]   2> 13214 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50280
[junit4:junit4]   2> 13215 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f370009 with negotiated timeout 20000 for client /127.0.0.1:50280
[junit4:junit4]   2> 13215 T1769 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f370009, negotiated timeout = 20000
[junit4:junit4]   2> 13215 T1770 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1913309c name:ZooKeeperConnection Watcher:127.0.0.1:53674 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13215 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13216 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f370009
[junit4:junit4]   2> 13217 T1770 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13217 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50280 which had sessionid 0x13d8c8e2f370009
[junit4:junit4]   2> 13217 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f370009 closed
[junit4:junit4]   2> 13218 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13227 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@29458a9a
[junit4:junit4]   2> 13228 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13228 T1771 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13228 T1771 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 13229 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50281
[junit4:junit4]   2> 13229 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50281
[junit4:junit4]   2> 13230 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f37000a with negotiated timeout 20000 for client /127.0.0.1:50281
[junit4:junit4]   2> 13230 T1771 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f37000a, negotiated timeout = 20000
[junit4:junit4]   2> 13230 T1772 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29458a9a name:ZooKeeperConnection Watcher:127.0.0.1:53674/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13231 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13232 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f37000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13233 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f37000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13235 T1698 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14238 T1698 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36933_mt_d
[junit4:junit4]   2> 14239 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f37000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36933_mt_d Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36933_mt_d
[junit4:junit4]   2> 14240 T1698 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36933_mt_d
[junit4:junit4]   2> 14243 T1740 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> 14244 T1720 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14244 T1756 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14245 T1756 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> 14244 T1727 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14244 T1772 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14245 T1720 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> 14246 T1727 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> 14246 T1740 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14252 T1773 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363862774358/collection1
[junit4:junit4]   2> 14252 T1773 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14253 T1773 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14253 T1773 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14255 T1773 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363862774358/collection1/'
[junit4:junit4]   2> 14255 T1773 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363862774358/collection1/lib/README' to classloader
[junit4:junit4]   2> 14256 T1773 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363862774358/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14293 T1773 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14325 T1773 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14326 T1773 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14330 T1773 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14564 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14564 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39333_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39333/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 14567 T1720 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> 14567 T1772 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> 14567 T1740 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> 14568 T1756 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> 14567 T1727 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> 14648 T1773 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14652 T1773 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14654 T1773 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14667 T1773 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14670 T1773 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14673 T1773 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14673 T1773 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14674 T1773 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14674 T1773 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14675 T1773 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14675 T1773 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14675 T1773 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14675 T1773 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363862774358/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty3/
[junit4:junit4]   2> 14676 T1773 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffc08bb
[junit4:junit4]   2> 14676 T1773 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14676 T1773 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty3 forceNew: false
[junit4:junit4]   2> 14676 T1773 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty3/index/
[junit4:junit4]   2> 14677 T1773 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14677 T1773 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty3/index forceNew: false
[junit4:junit4]   2> 14678 T1773 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@658df4ff lockFactory=org.apache.lucene.store.NativeFSLockFactory@72798174),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14678 T1773 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14680 T1773 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14680 T1773 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14680 T1773 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14681 T1773 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14681 T1773 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14681 T1773 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14681 T1773 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14682 T1773 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14682 T1773 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14684 T1773 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14686 T1773 oass.SolrIndexSearcher.<init> Opening Searcher@2bbf5636 main
[junit4:junit4]   2> 14687 T1773 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty3/tlog
[junit4:junit4]   2> 14687 T1773 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14687 T1773 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14690 T1774 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2bbf5636 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14691 T1773 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14691 T1773 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16073 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16074 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36933_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36933/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 16074 T1721 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16075 T1721 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16080 T1727 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> 16080 T1740 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> 16081 T1772 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> 16080 T1720 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> 16080 T1756 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> 16693 T1773 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16693 T1773 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36933/mt_d collection:collection1 shard:shard1
[junit4:junit4]   2> 16697 T1773 oasc.ZkController.register We are http://127.0.0.1:36933/mt_d/collection1/ and leader is http://127.0.0.1:60971/mt_d/collection1/
[junit4:junit4]   2> 16697 T1773 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36933/mt_d
[junit4:junit4]   2> 16697 T1773 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16698 T1773 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C127 name=collection1 org.apache.solr.core.SolrCore@1b4a9564 url=http://127.0.0.1:36933/mt_d/collection1 node=127.0.0.1:36933_mt_d C127_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:36933_mt_d, core=collection1, collection=collection1, base_url=http://127.0.0.1:36933/mt_d, state=down}
[junit4:junit4]   2> 16698 T1775 C127 P36933 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16699 T1775 C127 P36933 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16699 T1773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16699 T1775 C127 P36933 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16699 T1775 C127 P36933 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16700 T1698 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16701 T1775 C127 P36933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16701 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16702 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16776 T1698 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16778 T1698 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55878
[junit4:junit4]   2> 16779 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16779 T1698 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16780 T1698 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363862777966
[junit4:junit4]   2> 16780 T1698 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363862777966/solr.xml
[junit4:junit4]   2> 16780 T1698 oasc.CoreContainer.<init> New CoreContainer 1337126086
[junit4:junit4]   2> 16781 T1698 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363862777966/'
[junit4:junit4]   2> 16781 T1698 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363862777966/'
[junit4:junit4]   2> 16798 T1698 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16799 T1698 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16799 T1698 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16799 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16799 T1698 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16800 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16800 T1698 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16800 T1698 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16801 T1698 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16801 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16806 T1698 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16814 T1698 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53674/solr
[junit4:junit4]   2> 16815 T1698 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16815 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@113d6e9b
[junit4:junit4]   2> 16816 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16816 T1786 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16817 T1786 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 16817 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50286
[junit4:junit4]   2> 16817 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50286
[junit4:junit4]   2> 16818 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f37000b with negotiated timeout 20000 for client /127.0.0.1:50286
[junit4:junit4]   2> 16818 T1786 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f37000b, negotiated timeout = 20000
[junit4:junit4]   2> 16818 T1787 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@113d6e9b name:ZooKeeperConnection Watcher:127.0.0.1:53674 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16818 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16819 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f37000b
[junit4:junit4]   2> 16819 T1787 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16820 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50286 which had sessionid 0x13d8c8e2f37000b
[junit4:junit4]   2> 16819 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f37000b closed
[junit4:junit4]   2> 16820 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16823 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@41faab15
[junit4:junit4]   2> 16824 T1788 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16824 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16824 T1788 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 16824 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50287
[junit4:junit4]   2> 16825 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50287
[junit4:junit4]   2> 16825 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f37000c with negotiated timeout 20000 for client /127.0.0.1:50287
[junit4:junit4]   2> 16825 T1788 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f37000c, negotiated timeout = 20000
[junit4:junit4]   2> 16826 T1789 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41faab15 name:ZooKeeperConnection Watcher:127.0.0.1:53674/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16826 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16827 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f37000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16828 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f37000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16829 T1698 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17586 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17586 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36933_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36933/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 17590 T1772 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> 17590 T1756 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> 17590 T1720 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> 17590 T1740 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> 17590 T1789 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> 17590 T1727 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> 17708 T1734 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&wt=javabin&nodeName=127.0.0.1:36933_mt_d&core=collection1&action=PREPRECOVERY&coreNodeName=4&version=2&onlyIfLeader=true&state=recovering} status=0 QTime=1000 
[junit4:junit4]   2> 17831 T1698 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55878_mt_d
[junit4:junit4]   2> 17832 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f37000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55878_mt_d Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55878_mt_d
[junit4:junit4]   2> 17833 T1698 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55878_mt_d
[junit4:junit4]   2> 17836 T1772 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17837 T1720 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17837 T1789 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17837 T1727 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17836 T1756 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17837 T1720 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> 17837 T1740 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17837 T1772 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> 17838 T1727 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> 17837 T1756 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> 17837 T1789 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> 17838 T1740 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> 17845 T1790 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363862777966/collection1
[junit4:junit4]   2> 17845 T1790 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17846 T1790 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17846 T1790 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17848 T1790 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363862777966/collection1/'
[junit4:junit4]   2> 17849 T1790 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363862777966/collection1/lib/README' to classloader
[junit4:junit4]   2> 17849 T1790 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363862777966/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17900 T1790 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17929 T1790 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17930 T1790 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17933 T1790 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18253 T1790 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18258 T1790 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18261 T1790 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18270 T1790 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18274 T1790 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18278 T1790 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18279 T1790 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18279 T1790 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18279 T1790 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18280 T1790 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18281 T1790 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18281 T1790 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18281 T1790 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363862777966/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty4/
[junit4:junit4]   2> 18282 T1790 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffc08bb
[junit4:junit4]   2> 18282 T1790 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18283 T1790 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty4 forceNew: false
[junit4:junit4]   2> 18283 T1790 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty4/index/
[junit4:junit4]   2> 18284 T1790 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18284 T1790 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty4/index forceNew: false
[junit4:junit4]   2> 18286 T1790 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@34722006 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ec37a4e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18287 T1790 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18289 T1790 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18290 T1790 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18290 T1790 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18291 T1790 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18292 T1790 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18292 T1790 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18292 T1790 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18293 T1790 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18293 T1790 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18295 T1790 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18297 T1790 oass.SolrIndexSearcher.<init> Opening Searcher@1f6a80fa main
[junit4:junit4]   2> 18298 T1790 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty4/tlog
[junit4:junit4]   2> 18298 T1790 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18298 T1790 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18302 T1791 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f6a80fa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18305 T1790 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18305 T1790 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19096 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19097 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55878_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55878/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 19097 T1721 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19098 T1721 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19102 T1756 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> 19102 T1720 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> 19102 T1727 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> 19102 T1772 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> 19102 T1740 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> 19102 T1789 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> 19307 T1790 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19308 T1790 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55878/mt_d collection:collection1 shard:shard2
[junit4:junit4]   2> 19311 T1790 oasc.ZkController.register We are http://127.0.0.1:55878/mt_d/collection1/ and leader is http://127.0.0.1:39333/mt_d/collection1/
[junit4:junit4]   2> 19312 T1790 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55878/mt_d
[junit4:junit4]   2> 19312 T1790 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19312 T1790 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C128 name=collection1 org.apache.solr.core.SolrCore@730d822c url=http://127.0.0.1:55878/mt_d/collection1 node=127.0.0.1:55878_mt_d C128_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:55878_mt_d, core=collection1, collection=collection1, base_url=http://127.0.0.1:55878/mt_d, state=down}
[junit4:junit4]   2> 19313 T1792 C128 P55878 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19313 T1792 C128 P55878 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19313 T1790 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19313 T1792 C128 P55878 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19314 T1792 C128 P55878 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19315 T1698 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19316 T1792 C128 P55878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19315 T1698 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19316 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19322 T1698 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19324 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19330 T1734 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/onenodecollectioncore
[junit4:junit4]   2> 19330 T1734 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19331 T1734 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19332 T1734 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19333 T1734 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19334 T1734 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19337 T1734 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19338 T1734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/onenodecollectioncore/'
[junit4:junit4]   2> 19379 T1734 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19414 T1734 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19415 T1734 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19418 T1734 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C127_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:36933_mt_d, core=collection1, collection=collection1, shard=shard1, base_url=http://127.0.0.1:36933/mt_d, state=recovering}
[junit4:junit4]   2> 19709 T1775 C127 P36933 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60971/mt_d/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19710 T1775 C127 P36933 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:36933/mt_d START replicas=[http://127.0.0.1:60971/mt_d/collection1/] nUpdates=100
[junit4:junit4]   2> 19710 T1775 C127 P36933 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19711 T1775 C127 P36933 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19711 T1775 C127 P36933 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19711 T1775 C127 P36933 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19711 T1775 C127 P36933 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19711 T1775 C127 P36933 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60971/mt_d/collection1/. core=collection1
[junit4:junit4]   2> 19711 T1775 C127 P36933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C129 name=collection1 org.apache.solr.core.SolrCore@1a44ffd2 url=http://127.0.0.1:60971/mt_d/collection1 node=127.0.0.1:60971_mt_d C129_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:60971_mt_d, core=collection1, collection=collection1, shard=shard1, base_url=http://127.0.0.1:60971/mt_d, state=active, leader=true}
[junit4:junit4]   2> 19714 T1735 C129 P60971 REQ /get {qt=/get&wt=javabin&getVersions=100&distrib=false&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19715 T1733 C129 P60971 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19716 T1733 C129 P60971 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5594abee lockFactory=org.apache.lucene.store.NativeFSLockFactory@69e8a6e4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19717 T1733 C129 P60971 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19717 T1733 C129 P60971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5594abee lockFactory=org.apache.lucene.store.NativeFSLockFactory@69e8a6e4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5594abee lockFactory=org.apache.lucene.store.NativeFSLockFactory@69e8a6e4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19717 T1733 C129 P60971 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19718 T1733 C129 P60971 oass.SolrIndexSearcher.<init> Opening Searcher@68a913ea realtime
[junit4:junit4]   2> 19718 T1733 C129 P60971 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19718 T1733 C129 P60971 /update {softCommit=false&waitSearcher=true&wt=javabin&commit_end_point=true&openSearcher=false&version=2&commit=true} {commit=} 0 3
[junit4:junit4]   2> 19719 T1775 C127 P36933 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19719 T1775 C127 P36933 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19726 T1733 C129 P60971 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19726 T1733 C129 P60971 REQ /replication {qt=/replication&wt=javabin&command=indexversion&version=2} status=0 QTime=6 
[junit4:junit4]   2> 19727 T1775 C127 P36933 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19727 T1775 C127 P36933 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19727 T1775 C127 P36933 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19729 T1735 C129 P60971 REQ /replication {qt=/replication&wt=javabin&command=filelist&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19729 T1775 C127 P36933 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19730 T1775 C127 P36933 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty3/index.20130321104620989 forceNew: false
[junit4:junit4]   2> 19730 T1775 C127 P36933 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49904f1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d2e096f) fullCopy=false
[junit4:junit4]   2> 19732 T1736 C129 P60971 REQ /replication {qt=/replication&wt=filestream&file=segments_2&command=filecontent&generation=2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 19739 T1775 C127 P36933 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19739 T1775 C127 P36933 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19739 T1775 C127 P36933 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19741 T1775 C127 P36933 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@658df4ff lockFactory=org.apache.lucene.store.NativeFSLockFactory@72798174),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@658df4ff lockFactory=org.apache.lucene.store.NativeFSLockFactory@72798174),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19741 T1775 C127 P36933 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19741 T1775 C127 P36933 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19741 T1775 C127 P36933 oass.SolrIndexSearcher.<init> Opening Searcher@367397c3 main
[junit4:junit4]   2> 19742 T1774 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@367397c3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19743 T1775 C127 P36933 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19743 T1775 C127 P36933 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19743 T1775 C127 P36933 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19743 T1775 C127 P36933 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19744 T1775 C127 P36933 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19744 T1734 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19749 T1734 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19751 T1734 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19759 T1734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19762 T1734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19764 T1734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19765 T1734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19766 T1734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19766 T1734 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19767 T1734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19767 T1734 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19767 T1734 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19767 T1734 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363862765297/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection/
[junit4:junit4]   2> 19768 T1734 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffc08bb
[junit4:junit4]   2> 19768 T1734 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19769 T1734 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection forceNew: false
[junit4:junit4]   2> 19769 T1734 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection/index/
[junit4:junit4]   2> 19769 T1734 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19769 T1734 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19771 T1734 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@33525565 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cb6d8fa),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19771 T1734 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19772 T1734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19773 T1734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19773 T1734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19773 T1734 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19774 T1734 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19774 T1734 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19774 T1734 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19775 T1734 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19775 T1734 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19777 T1734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19779 T1734 oass.SolrIndexSearcher.<init> Opening Searcher@69db85d3 main
[junit4:junit4]   2> 19779 T1734 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection/tlog
[junit4:junit4]   2> 19780 T1734 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19780 T1734 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19783 T1796 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@69db85d3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19785 T1734 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20608 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20610 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55878_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55878/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 20614 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36933_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36933/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 20619 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60971_mt_d",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60971/mt_d",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 20619 T1721 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20619 T1721 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20626 T1772 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> 20626 T1720 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> 20626 T1740 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> 20626 T1789 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> 20626 T1727 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> 20626 T1756 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> 20786 T1734 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20786 T1734 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:60971/mt_d collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20787 T1734 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20793 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20794 T1734 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20795 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20796 T1734 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20797 T1734 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20797 T1734 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60971/mt_d/onenodecollectioncore/
[junit4:junit4]   2> 20797 T1734 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20798 T1734 oasc.SyncStrategy.syncToMe http://127.0.0.1:60971/mt_d/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20798 T1734 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60971/mt_d/onenodecollectioncore/
[junit4:junit4]   2> 20798 T1734 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20801 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21323 T1752 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&wt=javabin&nodeName=127.0.0.1:55878_mt_d&core=collection1&action=PREPRECOVERY&coreNodeName=5&version=2&onlyIfLeader=true&state=recovering} status=0 QTime=2000 
[junit4:junit4]   2> 22136 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22145 T1772 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> 22146 T1789 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> 22146 T1720 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> 22146 T1756 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> 22146 T1727 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> 22146 T1740 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> 22157 T1734 oasc.ZkController.register We are http://127.0.0.1:60971/mt_d/onenodecollectioncore/ and leader is http://127.0.0.1:60971/mt_d/onenodecollectioncore/
[junit4:junit4]   2> 22157 T1734 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:60971/mt_d
[junit4:junit4]   2> 22158 T1734 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22158 T1734 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22160 T1734 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22161 T1734 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {name=onenodecollectioncore&wt=javabin&numShards=1&action=CREATE&collection=onenodecollection&roles=none&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection&version=2} status=0 QTime=2832 
[junit4:junit4]   2> 22162 T1698 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22163 T1698 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23165 T1698 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C128_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:55878_mt_d, core=collection1, collection=collection1, shard=shard2, base_url=http://127.0.0.1:55878/mt_d, state=recovering}
[junit4:junit4]   2> 23325 T1792 C128 P55878 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:39333/mt_d/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23325 T1792 C128 P55878 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55878/mt_d START replicas=[http://127.0.0.1:39333/mt_d/collection1/] nUpdates=100
[junit4:junit4]   2> 23326 T1792 C128 P55878 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23326 T1792 C128 P55878 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23326 T1792 C128 P55878 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23326 T1792 C128 P55878 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23326 T1792 C128 P55878 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23327 T1792 C128 P55878 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:39333/mt_d/collection1/. core=collection1
[junit4:junit4]   2> 23327 T1792 C128 P55878 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C130 name=collection1 org.apache.solr.core.SolrCore@9da2d8a url=http://127.0.0.1:39333/mt_d/collection1 node=127.0.0.1:39333_mt_d C130_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:39333_mt_d, core=collection1, collection=collection1, shard=shard2, base_url=http://127.0.0.1:39333/mt_d, state=active, leader=true}
[junit4:junit4]   2> 23332 T1752 C130 P39333 REQ /get {qt=/get&wt=javabin&getVersions=100&distrib=false&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23334 T1750 C130 P39333 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23335 T1750 C130 P39333 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f8e13c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@737d895d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23336 T1750 C130 P39333 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23337 T1750 C130 P39333 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f8e13c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@737d895d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f8e13c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@737d895d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23337 T1750 C130 P39333 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23338 T1750 C130 P39333 oass.SolrIndexSearcher.<init> Opening Searcher@2d8b0a3 realtime
[junit4:junit4]   2> 23339 T1750 C130 P39333 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23339 T1750 C130 P39333 /update {softCommit=false&waitSearcher=true&wt=javabin&commit_end_point=true&openSearcher=false&version=2&commit=true} {commit=} 0 6
[junit4:junit4]   2> 23340 T1792 C128 P55878 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23340 T1792 C128 P55878 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23343 T1749 C130 P39333 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23343 T1749 C130 P39333 REQ /replication {qt=/replication&wt=javabin&command=indexversion&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23344 T1792 C128 P55878 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23345 T1792 C128 P55878 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23345 T1792 C128 P55878 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23347 T1752 C130 P39333 REQ /replication {qt=/replication&wt=javabin&command=filelist&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23348 T1792 C128 P55878 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23349 T1792 C128 P55878 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty4/index.20130321104624607 forceNew: false
[junit4:junit4]   2> 23349 T1792 C128 P55878 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2d8ffc42 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ac4d37e) fullCopy=false
[junit4:junit4]   2> 23352 T1750 C130 P39333 REQ /replication {qt=/replication&wt=filestream&file=segments_2&command=filecontent&generation=2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 23353 T1792 C128 P55878 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23354 T1792 C128 P55878 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23354 T1792 C128 P55878 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23356 T1792 C128 P55878 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@34722006 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ec37a4e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@34722006 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ec37a4e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23356 T1792 C128 P55878 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23356 T1792 C128 P55878 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23357 T1792 C128 P55878 oass.SolrIndexSearcher.<init> Opening Searcher@f0068fc main
[junit4:junit4]   2> 23358 T1791 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f0068fc main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23359 T1792 C128 P55878 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23359 T1792 C128 P55878 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23359 T1792 C128 P55878 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23359 T1792 C128 P55878 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23361 T1792 C128 P55878 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23653 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23653 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60971_mt_d",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60971/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:60971_mt_d_onenodecollectioncore",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23657 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55878_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55878/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23663 T1789 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> 23663 T1720 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> 23663 T1772 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> 23663 T1727 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> 23663 T1756 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> 23663 T1740 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> 24168 T1698 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24169 T1698 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24170 T1698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24178 T1698 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53674 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@59d5a488
[junit4:junit4]   2> 24179 T1698 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 24179 T1799 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:53674. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 24180 T1799 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:53674, initiating session
[junit4:junit4]   2> 24180 T1700 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50306
[junit4:junit4]   2> 24181 T1700 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50306
[junit4:junit4]   2> 24182 T1702 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c8e2f37000d with negotiated timeout 10000 for client /127.0.0.1:50306
[junit4:junit4]   2> 24182 T1799 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:53674, sessionid = 0x13d8c8e2f37000d, negotiated timeout = 10000
[junit4:junit4]   2> 24182 T1800 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59d5a488 name:ZooKeeperConnection Watcher:127.0.0.1:53674 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 24183 T1698 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 24231 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f37000d
[junit4:junit4]   2> 24232 T1800 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24232 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50306 which had sessionid 0x13d8c8e2f37000d
[junit4:junit4]   2> 24232 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f37000d closed
[junit4:junit4]   2> 24233 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f370004
[junit4:junit4]   2> 24234 T1727 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24234 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50270 which had sessionid 0x13d8c8e2f370004
[junit4:junit4]   2> 24234 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f370004 closed
[junit4:junit4]   2> 24239 T1698 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 58663
[junit4:junit4]   2> 24239 T1698 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=196051620
[junit4:junit4]   2> 25169 T1721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25170 T1721 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58663_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58663/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 25175 T1756 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> 25175 T1772 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> 25175 T1720 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> 25175 T1789 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> 25175 T1740 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> 26242 T1698 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 26242 T1698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 26246 T1698 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d3214ab
[junit4:junit4]   2> 26250 T1698 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 26251 T1698 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 26251 T1698 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 26252 T1698 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 26253 T1698 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 26253 T1698 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data
[junit4:junit4]   2> 26254 T1698 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data
[junit4:junit4]   2> 26254 T1698 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data/index
[junit4:junit4]   2> 26255 T1698 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/control/data/index
[junit4:junit4]   2> 26263 T1721 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89382109922656259-127.0.0.1:58663_mt_d-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 26264 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f370003
[junit4:junit4]   2> 26266 T1720 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> 26267 T1720 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 26267 T1772 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26267 T1756 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26267 T1720 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 26267 T1700 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d8c8e2f370003, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 26268 T1720 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 26267 T1756 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> 26268 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50267 which had sessionid 0x13d8c8e2f370003
[junit4:junit4]   2> 26267 T1772 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> 26267 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f370003 closed
[junit4:junit4]   2> 26267 T1789 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26269 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:delete cxid:0xc6 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 26270 T1789 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> 26270 T1740 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 26274 T1740 oasc.Overseer.start Overseer (id=89382109922656262-127.0.0.1:60971_mt_d-n_0000000001) starting
[junit4:junit4]   2> 26275 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0xcb zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26276 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0xcc zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26278 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0xce zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26280 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370006 type:create cxid:0xd0 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26282 T1802 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 26282 T1740 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26282 T1740 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> 26283 T1801 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 26285 T1801 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26286 T1801 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58663_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58663/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 26291 T1772 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> 26291 T1756 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> 26291 T1740 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> 26291 T1789 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> 26291 T1698 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/mt_d,null}
[junit4:junit4]   2> 26344 T1698 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 60971
[junit4:junit4]   2> 26345 T1698 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=122874224
[junit4:junit4]   2> 27797 T1801 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27797 T1801 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60971_mt_d",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60971/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:60971_mt_d_onenodecollectioncore",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27802 T1801 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60971_mt_d",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60971/mt_d",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27808 T1772 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> 27808 T1756 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> 27808 T1789 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> 27808 T1740 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> 29348 T1698 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 29348 T1698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29350 T1698 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 29354 T1698 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a44ffd2
[junit4:junit4]   2> 29358 T1698 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29359 T1698 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29360 T1698 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29360 T1698 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29364 T1698 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 29365 T1698 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1/index
[junit4:junit4]   2> 29365 T1698 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1/index
[junit4:junit4]   2> 29366 T1698 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1
[junit4:junit4]   2> 29366 T1698 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363862761265/jetty1
[junit4:junit4]   2> 29367 T1698 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@77e237da
[junit4:junit4]   2> 29373 T1698 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29374 T1698 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29374 T1698 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29375 T1698 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29375 T1698 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 29376 T1698 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection/index
[junit4:junit4]   2> 29377 T1698 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection/index
[junit4:junit4]   2> 29377 T1698 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection
[junit4:junit4]   2> 29378 T1698 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363862761265/onenodecollection
[junit4:junit4]   2> 29379 T1801 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89382109922656262-127.0.0.1:60971_mt_d-n_0000000001) am no longer a leader.
[junit4:junit4]   2> 29380 T1703 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c8e2f370006
[junit4:junit4]   2> 29382 T1700 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50272 which had sessionid 0x13d8c8e2f370006
[junit4:junit4]   2> 29382 T1698 oaz.ZooKeeper.close Session: 0x13d8c8e2f370006 closed
[junit4:junit4]   2> 29383 T1789 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 29383 T1789 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> 29383 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f37000a type:delete cxid:0x5e zxid:0xf9 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 29383 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370008 type:delete cxid:0x7c zxid:0xfa txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 29384 T1772 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 29384 T1756 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 29384 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f37000a type:create cxid:0x5f zxid:0xfb txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29387 T1772 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 29387 T1756 oasc.Overseer.start Overseer (id=89382109922656264-127.0.0.1:39333_mt_d-n_0000000002) starting
[junit4:junit4]   2> 29387 T1772 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 29388 T1772 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 29388 T1703 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c8e2f370008 type:create cxid:0x81 zxid:0xfe txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29388 T1772 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36933/mt_d/collection1/
[junit4:junit4]   2> 29388 T1772 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:36933/mt_d START replicas=[http://127.0.0.1:60971/mt_d/collection1/] nUpdates=100
[junit4:junit4]   2> 29389 T1772 oasu.PeerSync.sync PeerSync: core=collection1 url=h

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

.timezone=Europe/Lisbon -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   32.8s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:39333/mt_d/onenodecollectioncore returned non ok status:404, message:Can not find: /mt_d/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6175F075C27850D9:E0937E6DB52730E5]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 32783 T1698 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32790 T1697 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 32872 T1772 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32872 T1772 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> 32872 T1772 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32872 T1772 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 33742 T1701 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=no_NO, timezone=Europe/Lisbon
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=104114776,total=203689984
[junit4:junit4]   2> NOTE: All tests run in this JVM: [XsltUpdateRequestHandlerTest, TestLazyCores, HardAutoCommitTest, TestArbitraryIndexDir, SolrCmdDistributorTest, TestDFRSimilarityFactory, TestIndexingPerformance, TestSystemIdResolver, TestUpdate, TestSolrDiscoveryProperties, DirectUpdateHandlerTest, TestCodecSupport, TestWordDelimiterFilterFactory, TestCollationField, CurrencyFieldOpenExchangeTest, TestDistributedSearch, TestSolrXMLSerializer, TestIndexSearcher, TestMultiCoreConfBootstrap, BadIndexSchemaTest, TestSolr4Spatial, JSONWriterTest, TestUtils, CopyFieldTest, TestFoldingMultitermQuery, SignatureUpdateProcessorFactoryTest, DistanceFunctionTest, DocumentAnalysisRequestHandlerTest, TestShardHandlerFactory, TestLuceneMatchVersion, TestAtomicUpdateErrorCases, TimeZoneUtilsTest, DocValuesMultiTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestDefaultSimilarityFactory, TestPartialUpdateDeduplication, LeaderElectionIntegrationTest, SortByFunctionTest, IndexReaderFactoryTest, TestSuggestSpellingConverter, TestFastOutputStream, UpdateParamsTest, TestDynamicFieldResource, NumericFieldsTest, ShardRoutingCustomTest, ClusterStateTest, CollectionsAPIDistributedZkTest, SampleTest, CurrencyFieldXmlFileTest, TestMergePolicyConfig, TestFiltering, NoCacheHeaderTest, SimplePostToolTest, ZkNodePropsTest, TestLMJelinekMercerSimilarityFactory, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.83s, 1 test, 1 error <<< FAILURES!

[...truncated 454 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 13 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4765 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4765/
Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseG1GC -XX:MarkStackSize=256K

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

Error Message:
Server at http://127.0.0.1:40670/cid/b/onenodecollectioncore returned non ok status:404, message:Can not find: /cid/b/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:40670/cid/b/onenodecollectioncore returned non ok status:404, message:Can not find: /cid/b/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([706261DC124EC1E2:F184EFC46511A1DE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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)


FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([706261DC124EC1E2:F184EFC46511A1DE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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 9327 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2411 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /cid/b
[junit4:junit4]   2> 3 T2411 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363873835743
[junit4:junit4]   2> 4 T2411 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2412 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T2412 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T2412 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T2412 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T2412 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T2412 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2411 oasc.ZkTestServer.run start zk server on port:45613
[junit4:junit4]   2> 105 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@bc347e
[junit4:junit4]   2> 106 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2417 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T2417 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 106 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48805
[junit4:junit4]   2> 107 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48805
[junit4:junit4]   2> 107 T2415 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 122 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20000 with negotiated timeout 10000 for client /127.0.0.1:48805
[junit4:junit4]   2> 122 T2417 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20000, negotiated timeout = 10000
[junit4:junit4]   2> 122 T2418 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bc347e name:ZooKeeperConnection Watcher:127.0.0.1:45613 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 123 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 123 T2411 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 126 T2416 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8d372ae20000
[junit4:junit4]   2> 127 T2413 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48805 which had sessionid 0x13d8d372ae20000
[junit4:junit4]   2> 127 T2418 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 127 T2411 oaz.ZooKeeper.close Session: 0x13d8d372ae20000 closed
[junit4:junit4]   2> 127 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7bc719
[junit4:junit4]   2> 128 T2419 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 128 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 129 T2419 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 129 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48806
[junit4:junit4]   2> 129 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48806
[junit4:junit4]   2> 130 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20001 with negotiated timeout 10000 for client /127.0.0.1:48806
[junit4:junit4]   2> 130 T2419 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20001, negotiated timeout = 10000
[junit4:junit4]   2> 130 T2420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bc719 name:ZooKeeperConnection Watcher:127.0.0.1:45613/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T2411 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 135 T2411 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 139 T2411 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 142 T2411 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 146 T2411 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 147 T2411 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 153 T2411 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 155 T2411 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 160 T2411 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 161 T2411 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 165 T2411 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 166 T2411 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 169 T2411 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 170 T2411 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 175 T2411 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 176 T2411 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 179 T2411 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 180 T2411 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 184 T2411 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 185 T2411 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 189 T2411 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 190 T2411 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 194 T2416 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8d372ae20001
[junit4:junit4]   2> 195 T2420 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 195 T2411 oaz.ZooKeeper.close Session: 0x13d8d372ae20001 closed
[junit4:junit4]   2> 195 T2413 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48806 which had sessionid 0x13d8d372ae20001
[junit4:junit4]   2> 275 T2411 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 278 T2411 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43371
[junit4:junit4]   2> 278 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 279 T2411 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 279 T2411 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363873835936
[junit4:junit4]   2> 280 T2411 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363873835936/solr.xml
[junit4:junit4]   2> 280 T2411 oasc.CoreContainer.<init> New CoreContainer 17070962
[junit4:junit4]   2> 280 T2411 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363873835936/'
[junit4:junit4]   2> 281 T2411 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363873835936/'
[junit4:junit4]   2> 301 T2411 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 301 T2411 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 302 T2411 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 302 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 302 T2411 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 303 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 303 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 303 T2411 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 304 T2411 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 304 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 311 T2411 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 324 T2411 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45613/solr
[junit4:junit4]   2> 325 T2411 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 325 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1816d03
[junit4:junit4]   2> 326 T2430 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 326 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 327 T2430 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 327 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48807
[junit4:junit4]   2> 327 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48807
[junit4:junit4]   2> 328 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20002 with negotiated timeout 20000 for client /127.0.0.1:48807
[junit4:junit4]   2> 328 T2430 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20002, negotiated timeout = 20000
[junit4:junit4]   2> 328 T2431 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1816d03 name:ZooKeeperConnection Watcher:127.0.0.1:45613 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 328 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 329 T2416 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8d372ae20002
[junit4:junit4]   2> 329 T2431 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 329 T2413 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48807 which had sessionid 0x13d8d372ae20002
[junit4:junit4]   2> 329 T2411 oaz.ZooKeeper.close Session: 0x13d8d372ae20002 closed
[junit4:junit4]   2> 330 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 333 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f3ced9
[junit4:junit4]   2> 333 T2432 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 333 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 334 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48808
[junit4:junit4]   2> 334 T2432 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 334 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48808
[junit4:junit4]   2> 335 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20003 with negotiated timeout 20000 for client /127.0.0.1:48808
[junit4:junit4]   2> 335 T2432 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20003, negotiated timeout = 20000
[junit4:junit4]   2> 335 T2433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f3ced9 name:ZooKeeperConnection Watcher:127.0.0.1:45613/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 335 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 336 T2411 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 338 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 338 T2411 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 340 T2411 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 341 T2411 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43371_cid%2Fb
[junit4:junit4]   2> 342 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43371_cid%2Fb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43371_cid%2Fb
[junit4:junit4]   2> 342 T2411 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43371_cid%2Fb
[junit4:junit4]   2> 344 T2411 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 347 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 347 T2411 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 350 T2411 oasc.Overseer.start Overseer (id=89382835699449859-127.0.0.1:43371_cid%2Fb-n_0000000000) starting
[junit4:junit4]   2> 350 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 351 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 353 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 354 T2411 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 356 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 357 T2435 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 358 T2411 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 360 T2411 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 362 T2411 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 365 T2434 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 369 T2436 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363873835936/collection1
[junit4:junit4]   2> 370 T2436 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 371 T2436 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 371 T2436 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 373 T2436 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363873835936/collection1/'
[junit4:junit4]   2> 374 T2436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363873835936/collection1/lib/README' to classloader
[junit4:junit4]   2> 374 T2436 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363873835936/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 420 T2436 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 467 T2436 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 468 T2436 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 474 T2436 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 918 T2436 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 924 T2436 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 927 T2436 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 936 T2436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 939 T2436 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 942 T2436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 943 T2436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 943 T2436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 943 T2436 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 944 T2436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 944 T2436 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 945 T2436 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 945 T2436 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363873835936/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/control/data/
[junit4:junit4]   2> 945 T2436 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab2f62
[junit4:junit4]   2> 945 T2436 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 946 T2436 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/control/data forceNew: false
[junit4:junit4]   2> 946 T2436 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/control/data/index/
[junit4:junit4]   2> 946 T2436 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 947 T2436 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/control/data/index forceNew: false
[junit4:junit4]   2> 948 T2436 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5e050e lockFactory=org.apache.lucene.store.NativeFSLockFactory@12eec0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 948 T2436 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 950 T2436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 950 T2436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 951 T2436 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 952 T2436 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 952 T2436 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 952 T2436 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 953 T2436 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 953 T2436 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 953 T2436 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 957 T2436 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 960 T2436 oass.SolrIndexSearcher.<init> Opening Searcher@172c81b main
[junit4:junit4]   2> 960 T2436 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/control/data/tlog
[junit4:junit4]   2> 961 T2436 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 961 T2436 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 965 T2437 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@172c81b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 966 T2436 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 967 T2436 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1868 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1868 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43371_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43371/cid/b",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 1869 T2434 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1869 T2434 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1872 T2433 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> 1969 T2436 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1970 T2436 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43371/cid/b collection:control_collection shard:shard1
[junit4:junit4]   2> 1970 T2436 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1975 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 1975 T2436 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1976 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1978 T2436 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1978 T2436 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1978 T2436 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43371/cid/b/collection1/
[junit4:junit4]   2> 1978 T2436 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1979 T2436 oasc.SyncStrategy.syncToMe http://127.0.0.1:43371/cid/b/collection1/ has no replicas
[junit4:junit4]   2> 1979 T2436 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43371/cid/b/collection1/
[junit4:junit4]   2> 1979 T2436 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1982 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3374 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3380 T2433 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> 3386 T2436 oasc.ZkController.register We are http://127.0.0.1:43371/cid/b/collection1/ and leader is http://127.0.0.1:43371/cid/b/collection1/
[junit4:junit4]   2> 3386 T2436 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43371/cid/b
[junit4:junit4]   2> 3387 T2436 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3387 T2436 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3387 T2436 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3388 T2436 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3389 T2411 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3389 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3389 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3393 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3393 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1512b64
[junit4:junit4]   2> 3394 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3394 T2439 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3407 T2439 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 3407 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48816
[junit4:junit4]   2> 3407 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48816
[junit4:junit4]   2> 3408 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20004 with negotiated timeout 10000 for client /127.0.0.1:48816
[junit4:junit4]   2> 3408 T2439 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20004, negotiated timeout = 10000
[junit4:junit4]   2> 3408 T2440 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1512b64 name:ZooKeeperConnection Watcher:127.0.0.1:45613/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3409 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3409 T2411 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3411 T2411 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3472 T2411 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3474 T2411 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51552
[junit4:junit4]   2> 3474 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3474 T2411 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3475 T2411 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151
[junit4:junit4]   2> 3475 T2411 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/solr.xml
[junit4:junit4]   2> 3476 T2411 oasc.CoreContainer.<init> New CoreContainer 32380352
[junit4:junit4]   2> 3476 T2411 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/'
[junit4:junit4]   2> 3476 T2411 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/'
[junit4:junit4]   2> 3497 T2411 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3497 T2411 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3497 T2411 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3498 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3498 T2411 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3498 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3499 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3499 T2411 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3500 T2411 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3500 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3507 T2411 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3520 T2411 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45613/solr
[junit4:junit4]   2> 3521 T2411 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3521 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1400323
[junit4:junit4]   2> 3522 T2450 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3522 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3523 T2450 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 3523 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48817
[junit4:junit4]   2> 3523 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48817
[junit4:junit4]   2> 3524 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20005 with negotiated timeout 20000 for client /127.0.0.1:48817
[junit4:junit4]   2> 3524 T2450 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20005, negotiated timeout = 20000
[junit4:junit4]   2> 3524 T2451 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1400323 name:ZooKeeperConnection Watcher:127.0.0.1:45613 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3524 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3525 T2416 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8d372ae20005
[junit4:junit4]   2> 3525 T2451 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3525 T2413 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48817 which had sessionid 0x13d8d372ae20005
[junit4:junit4]   2> 3525 T2411 oaz.ZooKeeper.close Session: 0x13d8d372ae20005 closed
[junit4:junit4]   2> 3526 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3529 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c81f96
[junit4:junit4]   2> 3530 T2452 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3530 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3530 T2452 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 3530 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48818
[junit4:junit4]   2> 3530 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48818
[junit4:junit4]   2> 3531 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20006 with negotiated timeout 20000 for client /127.0.0.1:48818
[junit4:junit4]   2> 3531 T2452 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20006, negotiated timeout = 20000
[junit4:junit4]   2> 3532 T2453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c81f96 name:ZooKeeperConnection Watcher:127.0.0.1:45613/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3532 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3532 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3533 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3535 T2411 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4537 T2411 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51552_cid%2Fb
[junit4:junit4]   2> 4537 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51552_cid%2Fb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51552_cid%2Fb
[junit4:junit4]   2> 4538 T2411 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51552_cid%2Fb
[junit4:junit4]   2> 4540 T2453 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4540 T2433 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4540 T2440 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4540 T2433 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> 4544 T2454 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/collection1
[junit4:junit4]   2> 4544 T2454 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4545 T2454 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4545 T2454 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4545 T2454 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/collection1/'
[junit4:junit4]   2> 4546 T2454 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/collection1/lib/README' to classloader
[junit4:junit4]   2> 4546 T2454 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4591 T2454 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4637 T2454 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4638 T2454 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4643 T2454 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4883 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4883 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43371_cid%2Fb_collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43371_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43371/cid/b",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 4886 T2433 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> 4886 T2440 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> 4886 T2453 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> 5107 T2454 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5113 T2454 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5117 T2454 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5126 T2454 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5129 T2454 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5132 T2454 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5133 T2454 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5133 T2454 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5133 T2454 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5134 T2454 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5134 T2454 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5134 T2454 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5135 T2454 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty1/
[junit4:junit4]   2> 5135 T2454 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab2f62
[junit4:junit4]   2> 5135 T2454 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5136 T2454 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty1 forceNew: false
[junit4:junit4]   2> 5136 T2454 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty1/index/
[junit4:junit4]   2> 5136 T2454 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5136 T2454 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty1/index forceNew: false
[junit4:junit4]   2> 5138 T2454 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9a6dac lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a2564d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5138 T2454 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5139 T2454 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5140 T2454 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5140 T2454 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5141 T2454 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5141 T2454 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5141 T2454 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5141 T2454 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5142 T2454 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5142 T2454 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5145 T2454 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5147 T2454 oass.SolrIndexSearcher.<init> Opening Searcher@f02ec3 main
[junit4:junit4]   2> 5147 T2454 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty1/tlog
[junit4:junit4]   2> 5148 T2454 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5148 T2454 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5154 T2455 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f02ec3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5156 T2454 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5157 T2454 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6390 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6392 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51552_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51552/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 6392 T2434 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6392 T2434 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6398 T2433 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> 6398 T2453 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> 6398 T2440 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> 7158 T2454 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7158 T2454 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51552/cid/b collection:collection1 shard:shard2
[junit4:junit4]   2> 7159 T2454 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7163 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7163 T2454 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7163 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7165 T2454 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7165 T2454 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7165 T2454 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51552/cid/b/collection1/
[junit4:junit4]   2> 7165 T2454 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7166 T2454 oasc.SyncStrategy.syncToMe http://127.0.0.1:51552/cid/b/collection1/ has no replicas
[junit4:junit4]   2> 7166 T2454 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51552/cid/b/collection1/
[junit4:junit4]   2> 7166 T2454 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7168 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7902 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7912 T2453 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> 7912 T2433 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> 7912 T2440 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> 7921 T2454 oasc.ZkController.register We are http://127.0.0.1:51552/cid/b/collection1/ and leader is http://127.0.0.1:51552/cid/b/collection1/
[junit4:junit4]   2> 7921 T2454 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51552/cid/b
[junit4:junit4]   2> 7921 T2454 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7922 T2454 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7922 T2454 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7923 T2454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7924 T2411 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7924 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7925 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7986 T2411 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7988 T2411 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40670
[junit4:junit4]   2> 7989 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7989 T2411 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7989 T2411 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363873843668
[junit4:junit4]   2> 7990 T2411 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363873843668/solr.xml
[junit4:junit4]   2> 7990 T2411 oasc.CoreContainer.<init> New CoreContainer 28276677
[junit4:junit4]   2> 7991 T2411 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363873843668/'
[junit4:junit4]   2> 7991 T2411 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363873843668/'
[junit4:junit4]   2> 8010 T2411 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8010 T2411 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8011 T2411 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8011 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8011 T2411 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8012 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8012 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8012 T2411 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8013 T2411 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8013 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8020 T2411 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8032 T2411 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45613/solr
[junit4:junit4]   2> 8033 T2411 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8033 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1439870
[junit4:junit4]   2> 8034 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8034 T2466 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8034 T2466 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 8035 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48827
[junit4:junit4]   2> 8035 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48827
[junit4:junit4]   2> 8036 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20007 with negotiated timeout 20000 for client /127.0.0.1:48827
[junit4:junit4]   2> 8036 T2466 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20007, negotiated timeout = 20000
[junit4:junit4]   2> 8036 T2467 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1439870 name:ZooKeeperConnection Watcher:127.0.0.1:45613 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8037 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8038 T2416 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8d372ae20007
[junit4:junit4]   2> 8039 T2413 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48827 which had sessionid 0x13d8d372ae20007
[junit4:junit4]   2> 8039 T2411 oaz.ZooKeeper.close Session: 0x13d8d372ae20007 closed
[junit4:junit4]   2> 8039 T2467 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8039 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8042 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f4ffb8
[junit4:junit4]   2> 8043 T2468 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8042 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8043 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48828
[junit4:junit4]   2> 8043 T2468 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 8043 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48828
[junit4:junit4]   2> 8044 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20008 with negotiated timeout 20000 for client /127.0.0.1:48828
[junit4:junit4]   2> 8044 T2468 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20008, negotiated timeout = 20000
[junit4:junit4]   2> 8045 T2469 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f4ffb8 name:ZooKeeperConnection Watcher:127.0.0.1:45613/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8045 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8046 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8047 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8050 T2411 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9053 T2411 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40670_cid%2Fb
[junit4:junit4]   2> 9054 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40670_cid%2Fb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40670_cid%2Fb
[junit4:junit4]   2> 9054 T2411 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40670_cid%2Fb
[junit4:junit4]   2> 9056 T2440 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> 9056 T2453 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9056 T2433 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9056 T2469 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9057 T2453 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> 9057 T2433 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> 9058 T2440 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9061 T2470 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363873843668/collection1
[junit4:junit4]   2> 9062 T2470 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9062 T2470 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9062 T2470 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9063 T2470 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363873843668/collection1/'
[junit4:junit4]   2> 9064 T2470 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363873843668/collection1/lib/README' to classloader
[junit4:junit4]   2> 9064 T2470 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363873843668/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9107 T2470 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9144 T2470 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9145 T2470 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9150 T2470 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9417 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9417 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:51552_cid%2Fb_collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51552_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51552/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9420 T2469 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> 9420 T2440 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> 9420 T2433 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> 9420 T2453 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> 9555 T2470 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9561 T2470 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9564 T2470 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9573 T2470 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9576 T2470 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9579 T2470 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9580 T2470 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9580 T2470 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9580 T2470 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9581 T2470 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9581 T2470 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9581 T2470 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9581 T2470 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363873843668/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty2/
[junit4:junit4]   2> 9582 T2470 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab2f62
[junit4:junit4]   2> 9582 T2470 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9583 T2470 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty2 forceNew: false
[junit4:junit4]   2> 9583 T2470 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty2/index/
[junit4:junit4]   2> 9583 T2470 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9583 T2470 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty2/index forceNew: false
[junit4:junit4]   2> 9584 T2470 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f90738 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67fc01),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9585 T2470 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9586 T2470 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9586 T2470 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9587 T2470 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9587 T2470 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9588 T2470 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9588 T2470 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9588 T2470 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9589 T2470 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9589 T2470 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9592 T2470 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9594 T2470 oass.SolrIndexSearcher.<init> Opening Searcher@92058a main
[junit4:junit4]   2> 9594 T2470 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty2/tlog
[junit4:junit4]   2> 9595 T2470 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9595 T2470 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9599 T2471 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@92058a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9601 T2470 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9601 T2470 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10923 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10924 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40670_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40670/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 10924 T2434 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10925 T2434 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10929 T2433 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> 10929 T2469 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> 10929 T2440 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> 10929 T2453 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> 11602 T2470 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11603 T2470 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40670/cid/b collection:collection1 shard:shard1
[junit4:junit4]   2> 11604 T2470 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11614 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11615 T2470 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11616 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11620 T2470 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11620 T2470 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11621 T2470 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40670/cid/b/collection1/
[junit4:junit4]   2> 11621 T2470 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11622 T2470 oasc.SyncStrategy.syncToMe http://127.0.0.1:40670/cid/b/collection1/ has no replicas
[junit4:junit4]   2> 11623 T2470 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40670/cid/b/collection1/
[junit4:junit4]   2> 11623 T2470 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11629 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12433 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12438 T2433 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> 12438 T2469 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> 12438 T2440 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> 12439 T2453 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> 12483 T2470 oasc.ZkController.register We are http://127.0.0.1:40670/cid/b/collection1/ and leader is http://127.0.0.1:40670/cid/b/collection1/
[junit4:junit4]   2> 12483 T2470 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40670/cid/b
[junit4:junit4]   2> 12484 T2470 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12484 T2470 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12484 T2470 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12485 T2470 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12486 T2411 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12487 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12487 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12548 T2411 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12549 T2411 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42442
[junit4:junit4]   2> 12550 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12550 T2411 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12551 T2411 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363873848230
[junit4:junit4]   2> 12551 T2411 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363873848230/solr.xml
[junit4:junit4]   2> 12551 T2411 oasc.CoreContainer.<init> New CoreContainer 19427427
[junit4:junit4]   2> 12552 T2411 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363873848230/'
[junit4:junit4]   2> 12552 T2411 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363873848230/'
[junit4:junit4]   2> 12571 T2411 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12572 T2411 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12572 T2411 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12572 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12573 T2411 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12573 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12573 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12574 T2411 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12574 T2411 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12575 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12581 T2411 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12594 T2411 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45613/solr
[junit4:junit4]   2> 12594 T2411 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12595 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ef095
[junit4:junit4]   2> 12596 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12596 T2482 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12596 T2482 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 12596 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48833
[junit4:junit4]   2> 12597 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48833
[junit4:junit4]   2> 12597 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae20009 with negotiated timeout 20000 for client /127.0.0.1:48833
[junit4:junit4]   2> 12597 T2482 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae20009, negotiated timeout = 20000
[junit4:junit4]   2> 12598 T2483 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ef095 name:ZooKeeperConnection Watcher:127.0.0.1:45613 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12598 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12599 T2416 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8d372ae20009
[junit4:junit4]   2> 12599 T2483 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12599 T2413 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48833 which had sessionid 0x13d8d372ae20009
[junit4:junit4]   2> 12599 T2411 oaz.ZooKeeper.close Session: 0x13d8d372ae20009 closed
[junit4:junit4]   2> 12600 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12602 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a76e7a
[junit4:junit4]   2> 12603 T2484 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12603 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12604 T2484 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 12604 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48834
[junit4:junit4]   2> 12604 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48834
[junit4:junit4]   2> 12605 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae2000a with negotiated timeout 20000 for client /127.0.0.1:48834
[junit4:junit4]   2> 12605 T2484 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae2000a, negotiated timeout = 20000
[junit4:junit4]   2> 12606 T2485 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a76e7a name:ZooKeeperConnection Watcher:127.0.0.1:45613/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12606 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12607 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae2000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12608 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae2000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12609 T2411 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13612 T2411 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42442_cid%2Fb
[junit4:junit4]   2> 13612 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae2000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42442_cid%2Fb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42442_cid%2Fb
[junit4:junit4]   2> 13613 T2411 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42442_cid%2Fb
[junit4:junit4]   2> 13615 T2469 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13615 T2453 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13615 T2433 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13615 T2440 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13615 T2469 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> 13615 T2485 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13616 T2440 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> 13615 T2453 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> 13616 T2433 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> 13621 T2486 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363873848230/collection1
[junit4:junit4]   2> 13621 T2486 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13621 T2486 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13622 T2486 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13623 T2486 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363873848230/collection1/'
[junit4:junit4]   2> 13623 T2486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363873848230/collection1/lib/README' to classloader
[junit4:junit4]   2> 13624 T2486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363873848230/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13656 T2486 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13712 T2486 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13713 T2486 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13717 T2486 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13942 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13943 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:40670_cid%2Fb_collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40670_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40670/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 13952 T2469 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> 13952 T2485 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> 13952 T2453 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> 13952 T2440 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> 13952 T2433 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> 14133 T2486 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14139 T2486 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14142 T2486 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14151 T2486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14154 T2486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14157 T2486 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14157 T2486 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14158 T2486 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14158 T2486 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14159 T2486 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14159 T2486 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14159 T2486 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14160 T2486 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363873848230/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty3/
[junit4:junit4]   2> 14160 T2486 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab2f62
[junit4:junit4]   2> 14160 T2486 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14161 T2486 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty3 forceNew: false
[junit4:junit4]   2> 14161 T2486 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty3/index/
[junit4:junit4]   2> 14162 T2486 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14162 T2486 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty3/index forceNew: false
[junit4:junit4]   2> 14163 T2486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f5e046 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8519b2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14164 T2486 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14165 T2486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14166 T2486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14166 T2486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14167 T2486 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14167 T2486 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14167 T2486 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14168 T2486 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14168 T2486 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14169 T2486 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14171 T2486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14174 T2486 oass.SolrIndexSearcher.<init> Opening Searcher@b9636 main
[junit4:junit4]   2> 14174 T2486 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty3/tlog
[junit4:junit4]   2> 14174 T2486 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14175 T2486 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14180 T2487 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b9636 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14182 T2486 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14182 T2486 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15455 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15456 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42442_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42442/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15456 T2434 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15456 T2434 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15458 T2469 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> 15458 T2453 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> 15458 T2485 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> 15458 T2440 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> 15458 T2433 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> 16184 T2486 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16184 T2486 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42442/cid/b collection:collection1 shard:shard2
[junit4:junit4]   2> 16187 T2486 oasc.ZkController.register We are http://127.0.0.1:42442/cid/b/collection1/ and leader is http://127.0.0.1:51552/cid/b/collection1/
[junit4:junit4]   2> 16188 T2486 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42442/cid/b
[junit4:junit4]   2> 16188 T2486 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16188 T2486 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C89 name=collection1 org.apache.solr.core.SolrCore@18d0ec0 url=http://127.0.0.1:42442/cid/b/collection1 node=127.0.0.1:42442_cid%2Fb C89_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:42442_cid%2Fb, state=down, base_url=http://127.0.0.1:42442/cid/b, collection=collection1, core=collection1}
[junit4:junit4]   2> 16188 T2488 C89 P42442 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16189 T2486 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16189 T2488 C89 P42442 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16190 T2488 C89 P42442 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16190 T2488 C89 P42442 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16190 T2411 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16191 T2488 C89 P42442 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16191 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16191 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16257 T2411 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16259 T2411 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42440
[junit4:junit4]   2> 16260 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16260 T2411 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16261 T2411 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363873851934
[junit4:junit4]   2> 16261 T2411 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363873851934/solr.xml
[junit4:junit4]   2> 16261 T2411 oasc.CoreContainer.<init> New CoreContainer 251640
[junit4:junit4]   2> 16262 T2411 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363873851934/'
[junit4:junit4]   2> 16262 T2411 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363873851934/'
[junit4:junit4]   2> 16287 T2411 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16287 T2411 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16288 T2411 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16288 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16289 T2411 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16289 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16290 T2411 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16290 T2411 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16291 T2411 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16291 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16299 T2411 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16315 T2411 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45613/solr
[junit4:junit4]   2> 16316 T2411 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16316 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@53e1c9
[junit4:junit4]   2> 16319 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16319 T2499 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16319 T2499 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 16320 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48854
[junit4:junit4]   2> 16320 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48854
[junit4:junit4]   2> 16321 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae2000b with negotiated timeout 20000 for client /127.0.0.1:48854
[junit4:junit4]   2> 16321 T2499 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae2000b, negotiated timeout = 20000
[junit4:junit4]   2> 16321 T2500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53e1c9 name:ZooKeeperConnection Watcher:127.0.0.1:45613 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16322 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16323 T2416 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8d372ae2000b
[junit4:junit4]   2> 16323 T2413 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48854 which had sessionid 0x13d8d372ae2000b
[junit4:junit4]   2> 16323 T2500 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16323 T2411 oaz.ZooKeeper.close Session: 0x13d8d372ae2000b closed
[junit4:junit4]   2> 16324 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16326 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1005e95
[junit4:junit4]   2> 16327 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16328 T2501 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16328 T2501 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 16328 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48856
[junit4:junit4]   2> 16329 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48856
[junit4:junit4]   2> 16329 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae2000c with negotiated timeout 20000 for client /127.0.0.1:48856
[junit4:junit4]   2> 16329 T2501 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae2000c, negotiated timeout = 20000
[junit4:junit4]   2> 16329 T2502 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1005e95 name:ZooKeeperConnection Watcher:127.0.0.1:45613/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16330 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16330 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae2000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16333 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae2000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16336 T2411 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16963 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16964 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42442_cid%2Fb_collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42442_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42442/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 16976 T2469 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> 16976 T2433 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> 16976 T2440 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> 16976 T2502 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> 16976 T2485 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> 16976 T2453 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> 17194 T2449 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&nodeName=127.0.0.1:42442_cid%252Fb&onlyIfLeader=true&action=PREPRECOVERY&wt=javabin&checkLive=true&state=recovering&coreNodeName=127.0.0.1:42442_cid%252Fb_collection1&core=collection1} status=0 QTime=1000 
[junit4:junit4]   2> 17339 T2411 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42440_cid%2Fb
[junit4:junit4]   2> 17340 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae2000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42440_cid%2Fb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42440_cid%2Fb
[junit4:junit4]   2> 17342 T2411 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42440_cid%2Fb
[junit4:junit4]   2> 17346 T2502 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> 17346 T2453 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> 17347 T2485 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17347 T2433 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17347 T2469 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17348 T2469 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> 17348 T2485 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> 17348 T2433 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> 17348 T2440 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17350 T2440 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> 17351 T2502 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17351 T2453 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17363 T2503 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363873851934/collection1
[junit4:junit4]   2> 17363 T2503 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17364 T2503 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17365 T2503 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17366 T2503 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363873851934/collection1/'
[junit4:junit4]   2> 17367 T2503 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363873851934/collection1/lib/README' to classloader
[junit4:junit4]   2> 17368 T2503 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363873851934/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17407 T2503 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17447 T2503 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17448 T2503 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17452 T2503 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17877 T2503 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17883 T2503 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17886 T2503 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17900 T2503 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17908 T2503 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17914 T2503 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17916 T2503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17917 T2503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17917 T2503 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17919 T2503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17919 T2503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17920 T2503 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17920 T2503 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363873851934/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty4/
[junit4:junit4]   2> 17921 T2503 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab2f62
[junit4:junit4]   2> 17922 T2503 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17922 T2503 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty4 forceNew: false
[junit4:junit4]   2> 17923 T2503 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty4/index/
[junit4:junit4]   2> 17923 T2503 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17924 T2503 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty4/index forceNew: false
[junit4:junit4]   2> 17926 T2503 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12ea22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@192b22d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17927 T2503 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17929 T2503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17929 T2503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17930 T2503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17930 T2503 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17931 T2503 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17931 T2503 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17932 T2503 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17932 T2503 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17932 T2503 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17935 T2503 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17938 T2503 oass.SolrIndexSearcher.<init> Opening Searcher@47e284 main
[junit4:junit4]   2> 17938 T2503 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty4/tlog
[junit4:junit4]   2> 17939 T2503 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17939 T2503 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17943 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47e284 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17945 T2503 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17945 T2503 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18482 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18484 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42440_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42440/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 18484 T2434 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18484 T2434 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18502 T2453 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> 18502 T2485 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> 18502 T2433 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> 18502 T2469 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> 18502 T2440 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> 18502 T2502 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> 18946 T2503 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18947 T2503 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42440/cid/b collection:collection1 shard:shard1
[junit4:junit4]   2> 18950 T2503 oasc.ZkController.register We are http://127.0.0.1:42440/cid/b/collection1/ and leader is http://127.0.0.1:40670/cid/b/collection1/
[junit4:junit4]   2> 18950 T2503 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42440/cid/b
[junit4:junit4]   2> 18951 T2503 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18951 T2503 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C90 name=collection1 org.apache.solr.core.SolrCore@1df451 url=http://127.0.0.1:42440/cid/b/collection1 node=127.0.0.1:42440_cid%2Fb C90_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:42440_cid%2Fb, state=down, base_url=http://127.0.0.1:42440/cid/b, collection=collection1, core=collection1}
[junit4:junit4]   2> 18952 T2505 C90 P42440 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18952 T2503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18953 T2505 C90 P42440 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18954 T2505 C90 P42440 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18954 T2505 C90 P42440 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18954 T2411 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18955 T2505 C90 P42440 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18955 T2411 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18956 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18964 T2411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18966 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18975 T2449 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/onenodecollectioncore
[junit4:junit4]   2> 18976 T2449 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18977 T2449 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18978 T2449 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18980 T2449 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18981 T2449 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18984 T2449 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18985 T2449 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/onenodecollectioncore/'
[junit4:junit4]   2> 19031 T2449 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19073 T2449 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19074 T2449 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19078 T2449 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C89_STATE=coll:collection1 core:collection1 props:{shard=shard2, node_name=127.0.0.1:42442_cid%2Fb, state=recovering, base_url=http://127.0.0.1:42442/cid/b, collection=collection1, core=collection1}
[junit4:junit4]   2> 19195 T2488 C89 P42442 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51552/cid/b/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19196 T2488 C89 P42442 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42442/cid/b START replicas=[http://127.0.0.1:51552/cid/b/collection1/] nUpdates=100
[junit4:junit4]   2> 19196 T2488 C89 P42442 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19196 T2488 C89 P42442 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19196 T2488 C89 P42442 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19196 T2488 C89 P42442 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19197 T2488 C89 P42442 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19197 T2488 C89 P42442 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51552/cid/b/collection1/. core=collection1
[junit4:junit4]   2> 19197 T2488 C89 P42442 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C91 name=collection1 org.apache.solr.core.SolrCore@c07c1f url=http://127.0.0.1:51552/cid/b/collection1 node=127.0.0.1:51552_cid%2Fb C91_STATE=coll:collection1 core:collection1 props:{shard=shard2, node_name=127.0.0.1:51552_cid%2Fb, state=active, base_url=http://127.0.0.1:51552/cid/b, collection=collection1, core=collection1, leader=true}
[junit4:junit4]   2> 19201 T2447 C91 P51552 REQ /get {version=2&qt=/get&wt=javabin&distrib=false&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 19201 T2446 C91 P51552 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19202 T2446 C91 P51552 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9a6dac lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a2564d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19203 T2446 C91 P51552 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19203 T2446 C91 P51552 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9a6dac lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a2564d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9a6dac lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a2564d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19204 T2446 C91 P51552 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19204 T2446 C91 P51552 oass.SolrIndexSearcher.<init> Opening Searcher@5e99b realtime
[junit4:junit4]   2> 19205 T2446 C91 P51552 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19205 T2446 C91 P51552 /update {version=2&commit=true&openSearcher=false&softCommit=false&wt=javabin&waitSearcher=true&commit_end_point=true} {commit=} 0 4
[junit4:junit4]   2> 19206 T2488 C89 P42442 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19206 T2488 C89 P42442 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19223 T2448 C91 P51552 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19223 T2448 C91 P51552 REQ /replication {version=2&qt=/replication&wt=javabin&command=indexversion} status=0 QTime=16 
[junit4:junit4]   2> 19224 T2488 C89 P42442 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19224 T2488 C89 P42442 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19224 T2488 C89 P42442 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19226 T2446 C91 P51552 REQ /replication {version=2&qt=/replication&generation=2&wt=javabin&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 19226 T2488 C89 P42442 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19227 T2488 C89 P42442 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty3/index.20130321135054967 forceNew: false
[junit4:junit4]   2> 19227 T2488 C89 P42442 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1bdb8c0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@93a270) fullCopy=false
[junit4:junit4]   2> 19230 T2447 C91 P51552 REQ /replication {qt=/replication&checksum=true&generation=2&wt=filestream&file=segments_2&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19231 T2488 C89 P42442 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19232 T2488 C89 P42442 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19232 T2488 C89 P42442 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19232 T2488 C89 P42442 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f5e046 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8519b2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f5e046 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8519b2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19233 T2488 C89 P42442 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19233 T2488 C89 P42442 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19234 T2488 C89 P42442 oass.SolrIndexSearcher.<init> Opening Searcher@1cdb52f main
[junit4:junit4]   2> 19235 T2487 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cdb52f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19235 T2488 C89 P42442 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19235 T2488 C89 P42442 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19235 T2488 C89 P42442 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19235 T2488 C89 P42442 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19236 T2488 C89 P42442 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19505 T2449 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19511 T2449 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19514 T2449 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19523 T2449 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19526 T2449 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19529 T2449 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19530 T2449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19530 T2449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19530 T2449 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19531 T2449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19531 T2449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19532 T2449 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19532 T2449 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363873839151/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363873835743/onenodecollection/
[junit4:junit4]   2> 19532 T2449 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab2f62
[junit4:junit4]   2> 19533 T2449 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19534 T2449 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363873835743/onenodecollection forceNew: false
[junit4:junit4]   2> 19534 T2449 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363873835743/onenodecollection/index/
[junit4:junit4]   2> 19534 T2449 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363873835743/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19535 T2449 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363873835743/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19536 T2449 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14426a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7072c5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19536 T2449 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19538 T2449 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19538 T2449 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19539 T2449 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19539 T2449 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19540 T2449 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19540 T2449 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19540 T2449 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19541 T2449 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19541 T2449 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19543 T2449 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19546 T2449 oass.SolrIndexSearcher.<init> Opening Searcher@12946bc main
[junit4:junit4]   2> 19546 T2449 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363873835743/onenodecollection/tlog
[junit4:junit4]   2> 19547 T2449 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19547 T2449 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19551 T2509 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@12946bc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19552 T2449 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20006 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20007 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42440_cid%2Fb_collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42440_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42440/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20010 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42442_cid%2Fb_collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42442_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42442/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20012 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51552_cid%2Fb",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51552/cid/b",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 20012 T2434 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20013 T2434 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20016 T2433 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> 20017 T2469 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> 20017 T2453 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> 20016 T2440 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> 20016 T2502 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> 20016 T2485 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> 20554 T2449 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20555 T2449 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:51552/cid/b collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20556 T2449 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20560 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20560 T2449 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20561 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20562 T2449 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20562 T2449 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20563 T2449 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51552/cid/b/onenodecollectioncore/
[junit4:junit4]   2> 20563 T2449 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20563 T2449 oasc.SyncStrategy.syncToMe http://127.0.0.1:51552/cid/b/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20564 T2449 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51552/cid/b/onenodecollectioncore/
[junit4:junit4]   2> 20564 T2449 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20572 T2416 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8d372ae20006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20965 T2463 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&nodeName=127.0.0.1:42440_cid%252Fb&onlyIfLeader=true&action=PREPRECOVERY&wt=javabin&checkLive=true&state=recovering&coreNodeName=127.0.0.1:42440_cid%252Fb_collection1&core=collection1} status=0 QTime=2000 
[junit4:junit4]   2> 21523 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21530 T2485 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> 21530 T2453 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> 21530 T2433 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> 21530 T2502 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> 21530 T2440 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> 21530 T2469 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> 21577 T2449 oasc.ZkController.register We are http://127.0.0.1:51552/cid/b/onenodecollectioncore/ and leader is http://127.0.0.1:51552/cid/b/onenodecollectioncore/
[junit4:junit4]   2> 21578 T2449 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:51552/cid/b
[junit4:junit4]   2> 21579 T2449 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21579 T2449 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21612 T2449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21614 T2449 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363873835743/onenodecollection&action=CREATE&wt=javabin&name=onenodecollectioncore&roles=none&numShards=1&collection=onenodecollection} status=0 QTime=2639 
[junit4:junit4]   2> 21615 T2411 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21616 T2411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22618 T2411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, node_name=127.0.0.1:42440_cid%2Fb, state=recovering, base_url=http://127.0.0.1:42440/cid/b, collection=collection1, core=collection1}
[junit4:junit4]   2> 22966 T2505 C90 P42440 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40670/cid/b/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22967 T2505 C90 P42440 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42440/cid/b START replicas=[http://127.0.0.1:40670/cid/b/collection1/] nUpdates=100
[junit4:junit4]   2> 22967 T2505 C90 P42440 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22967 T2505 C90 P42440 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22968 T2505 C90 P42440 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22968 T2505 C90 P42440 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22968 T2505 C90 P42440 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22968 T2505 C90 P42440 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40670/cid/b/collection1/. core=collection1
[junit4:junit4]   2> 22968 T2505 C90 P42440 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@1216a6c url=http://127.0.0.1:40670/cid/b/collection1 node=127.0.0.1:40670_cid%2Fb C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, node_name=127.0.0.1:40670_cid%2Fb, state=active, base_url=http://127.0.0.1:40670/cid/b, collection=collection1, core=collection1, leader=true}
[junit4:junit4]   2> 22972 T2463 C92 P40670 REQ /get {version=2&qt=/get&wt=javabin&distrib=false&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 22972 T2465 C92 P40670 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22973 T2465 C92 P40670 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f90738 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67fc01),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22974 T2465 C92 P40670 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22974 T2465 C92 P40670 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f90738 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67fc01),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f90738 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67fc01),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22975 T2465 C92 P40670 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22976 T2465 C92 P40670 oass.SolrIndexSearcher.<init> Opening Searcher@36a463 realtime
[junit4:junit4]   2> 22976 T2465 C92 P40670 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22977 T2465 C92 P40670 /update {version=2&commit=true&openSearcher=false&softCommit=false&wt=javabin&waitSearcher=true&commit_end_point=true} {commit=} 0 5
[junit4:junit4]   2> 22978 T2505 C90 P42440 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22978 T2505 C90 P42440 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22980 T2464 C92 P40670 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22981 T2464 C92 P40670 REQ /replication {version=2&qt=/replication&wt=javabin&command=indexversion} status=0 QTime=1 
[junit4:junit4]   2> 22982 T2505 C90 P42440 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22982 T2505 C90 P42440 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22982 T2505 C90 P42440 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22985 T2463 C92 P40670 REQ /replication {version=2&qt=/replication&generation=2&wt=javabin&command=filelist} status=0 QTime=1 
[junit4:junit4]   2> 22985 T2505 C90 P42440 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22987 T2505 C90 P42440 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363873835743/jetty4/index.20130321135058726 forceNew: false
[junit4:junit4]   2> 22987 T2505 C90 P42440 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@19d0e0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@fb37ad) fullCopy=false
[junit4:junit4]   2> 22990 T2465 C92 P40670 REQ /replication {qt=/replication&checksum=true&generation=2&wt=filestream&file=segments_2&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 22992 T2505 C90 P42440 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22993 T2505 C90 P42440 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22994 T2505 C90 P42440 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22995 T2505 C90 P42440 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12ea22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@192b22d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12ea22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@192b22d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22996 T2505 C90 P42440 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22996 T2505 C90 P42440 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22997 T2505 C90 P42440 oass.SolrIndexSearcher.<init> Opening Searcher@5fccc4 main
[junit4:junit4]   2> 22999 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5fccc4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23000 T2505 C90 P42440 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23000 T2505 C90 P42440 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23000 T2505 C90 P42440 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23001 T2505 C90 P42440 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23003 T2505 C90 P42440 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23035 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23036 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:51552_cid%2Fb_onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51552_cid%2Fb",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51552/cid/b",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 23041 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42440_cid%2Fb_collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42440_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42440/cid/b",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 23046 T2485 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> 23046 T2502 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> 23046 T2440 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> 23046 T2433 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> 23046 T2469 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> 23046 T2453 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> 23621 T2411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23622 T2411 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23622 T2411 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23632 T2411 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45613 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1600989
[junit4:junit4]   2> 23633 T2411 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23633 T2512 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:45613. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23633 T2512 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:45613, initiating session
[junit4:junit4]   2> 23633 T2413 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48893
[junit4:junit4]   2> 23634 T2413 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48893
[junit4:junit4]   2> 23634 T2415 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8d372ae2000d with negotiated timeout 10000 for client /127.0.0.1:48893
[junit4:junit4]   2> 23634 T2512 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:45613, sessionid = 0x13d8d372ae2000d, negotiated timeout = 10000
[junit4:junit4]   2> 23635 T2513 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1600989 name:ZooKeeperConnection Watcher:127.0.0.1:45613 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23635 T2411 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "router":"compositeId",
[junit4:junit4]   1>          "configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:51552_cid%2Fb",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:51552/cid/b",
[junit4:junit4]   1>            "core":"onenodecollectioncore"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89382835699449862-127.0.0.1:51552_cid%2Fb_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:43371_cid%2Fb",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:43371/cid/b",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89382835699449859-127.0.0.1:43371_cid%2Fb_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:51552_cid%2Fb",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:51552/cid/b",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:40670_cid%2Fb",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:40670/cid/b",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89382835699449862-127.0.0.1:51552_cid%2Fb_collection1-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89382835699449866-127.0.0.1:42442_cid%2Fb_collection1-n_0000000001 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89382835699449868-127.0.0.1:42440_cid%2Fb_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89382835699449864-127.0.0.1:40670_cid%2Fb_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:42440_cid%2Fb (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:51552_cid%2Fb (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:43371_cid%2Fb (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:42442_cid%2Fb (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:40670_cid%2Fb (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:51552_cid%2Fb_onenodecollectioncore":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:51552_cid%2Fb",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:51552/cid/b",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:51552_cid%2Fb_collection1":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:51552_cid%2Fb",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:51552/cid/b",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:42442_cid%2Fb_collection1":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:42442_cid%2Fb",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:42442/cid/b",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "core":"collection1"}}},
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:40670_cid%2Fb_collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:40670_cid%2Fb",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:40670/cid/b",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:42440_cid%2Fb_collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:42440_cid%2Fb",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:42440/cid/b",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "core":"collection1"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:43371_cid%2Fb_collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:43371_cid%2Fb",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:43371/cid/b",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382835699449862-127.0.0.1:51552_cid%2Fb-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382835699449859-127.0.0.1:43371_cid%2Fb-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382835699449868-127.0.0.1:42440_cid%2Fb-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382835699449866-127.0.0.1:42442_cid%2Fb-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382835699449864-127.0.0.1:40670_cid%2Fb-n_0000000002 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   2> 23665 T2416 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8d372ae2000d
[junit4:junit4]   2> 23666 T2513 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23666 T2411 oaz.ZooKeeper.close Session: 0x13d8d372ae2000d closed
[junit4:junit4]   2> 23666 T2413 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48893 which had sessionid 0x13d8d372ae2000d
[junit4:junit4]   2> 23666 T2416 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8d372ae20004
[junit4:junit4]   2> 23667 T2440 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23667 T2411 oaz.ZooKeeper.close Session: 0x13d8d372ae20004 closed
[junit4:junit4]   2> 23667 T2413 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48816 which had sessionid 0x13d8d372ae20004
[junit4:junit4]   2> 23669 T2411 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 43371
[junit4:junit4]   2> 23669 T2411 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17070962
[junit4:junit4]   2> 24555 T2434 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24556 T2434 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43371_cid%2Fb_collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43371_cid%2Fb",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43371/cid/b",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 24562 T2433 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> 24562 T2453 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> 24562 T2469 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> 24562 T2485 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> 24562 T2502 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> 25670 T2411 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25671 T2411 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25676 T2411 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15e3775
[junit4:junit4]   2> 25683 T2411 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,c

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

A:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=706261DC124EC1E2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=America/Cuiaba -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  139s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([706261DC124EC1E2:F184EFC46511A1DE]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 138629 T2523 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 138638 T2522 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 139740 T2605 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 139741 T2605 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> 139741 T2605 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 139741 T2605 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ja, timezone=America/Cuiaba
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=260015736,total=440401920
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrCoreTest, TestIBSimilarityFactory, TestSolrCoreProperties, AnalysisAfterCoreReloadTest, StatelessScriptUpdateProcessorFactoryTest, SearchHandlerTest, TestExtendedDismaxParser, FieldMutatingUpdateProcessorTest, TestSurroundQueryParser, TestSearchPerf, BinaryUpdateRequestHandlerTest, TestCopyFieldCollectionResource, PeerSyncTest, TestFaceting, JsonLoaderTest, SimpleFacetsTest, FastVectorHighlighterTest, TestFastLRUCache, SuggesterFSTTest, ZkControllerTest, ShardRoutingTest, CachingDirectoryFactoryTest, RegexBoostProcessorTest, QueryParsingTest, TestStressRecovery, DateFieldTest, MoreLikeThisHandlerTest, OverseerTest, TestSort, SliceStateUpdateTest, SolrIndexSplitterTest, CoreAdminHandlerTest, DocumentBuilderTest, TermsComponentTest, RAMDirectoryFactoryTest, SynonymTokenizerTest, TestPerFieldSimilarity, CircularListTest, AlternateDirectoryTest, TestRealTimeGet, TestConfig, LeaderElectionTest, SoftAutoCommitTest, DistributedTermsComponentTest, TestSolrIndexConfig, TestDynamicFieldCollectionResource, ExternalFileFieldSortTest, SchemaVersionSpecificBehaviorTest, TestSolrQueryParser, TestFastWriter, TestStressVersions, UpdateRequestProcessorFactoryTest, TestLMDirichletSimilarityFactory, SliceStateTest, ZkCLITest, ResourceLoaderTest, TestXIncludeConfig, PrimUtilsTest, TestPhraseSuggestions, UUIDFieldTest, TestLFUCache, OverseerCollectionProcessorTest, TestSweetSpotSimilarityFactory, TestReplicationHandler, SyncSliceTest, TestPropInjectDefaults, BasicDistributedZk2Test, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 139.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 411 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 39 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseG1GC -XX:MarkStackSize=256K
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4764 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4764/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseParallelGC

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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([E208C6FAB86C45F:8FC60277DCD9A463]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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 9192 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T776 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T776 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133
[junit4:junit4]   2> 7 T776 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T777 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 8 T777 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 8 T777 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T777 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T777 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T777 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1363868762133/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T776 oasc.ZkTestServer.run start zk server on port:46358
[junit4:junit4]   2> 108 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e1acf27
[junit4:junit4]   2> 108 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T782 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T782 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 109 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55045
[junit4:junit4]   2> 110 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55045
[junit4:junit4]   2> 110 T780 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 181 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190000 with negotiated timeout 10000 for client /127.0.0.1:55045
[junit4:junit4]   2> 181 T782 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190000, negotiated timeout = 10000
[junit4:junit4]   2> 182 T783 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e1acf27 name:ZooKeeperConnection Watcher:127.0.0.1:46358 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 182 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 183 T776 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 185 T781 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8ce9c0190000
[junit4:junit4]   2> 186 T783 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 186 T776 oaz.ZooKeeper.close Session: 0x13d8ce9c0190000 closed
[junit4:junit4]   2> 186 T778 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55045 which had sessionid 0x13d8ce9c0190000
[junit4:junit4]   2> 186 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@10dd3294
[junit4:junit4]   2> 187 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 187 T784 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 188 T784 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 188 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55046
[junit4:junit4]   2> 188 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55046
[junit4:junit4]   2> 189 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190001 with negotiated timeout 10000 for client /127.0.0.1:55046
[junit4:junit4]   2> 189 T784 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190001, negotiated timeout = 10000
[junit4:junit4]   2> 189 T785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10dd3294 name:ZooKeeperConnection Watcher:127.0.0.1:46358/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 189 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 189 T776 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 192 T776 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 193 T776 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 195 T776 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 196 T776 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 197 T776 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 200 T776 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 200 T776 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 203 T776 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 203 T776 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 205 T776 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 206 T776 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 207 T776 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 208 T776 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 210 T776 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 210 T776 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 212 T776 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 213 T776 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 215 T776 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 215 T776 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 218 T776 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 218 T776 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 220 T781 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8ce9c0190001
[junit4:junit4]   2> 221 T785 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 221 T776 oaz.ZooKeeper.close Session: 0x13d8ce9c0190001 closed
[junit4:junit4]   2> 221 T778 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55046 which had sessionid 0x13d8ce9c0190001
[junit4:junit4]   2> 276 T776 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 282 T776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54900
[junit4:junit4]   2> 283 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 283 T776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 283 T776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363868762348
[junit4:junit4]   2> 284 T776 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363868762348/solr.xml
[junit4:junit4]   2> 284 T776 oasc.CoreContainer.<init> New CoreContainer 2050929398
[junit4:junit4]   2> 284 T776 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363868762348/'
[junit4:junit4]   2> 285 T776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363868762348/'
[junit4:junit4]   2> 301 T776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 301 T776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 302 T776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 302 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 302 T776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 303 T776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 303 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 303 T776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 304 T776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 304 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 310 T776 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 318 T776 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46358/solr
[junit4:junit4]   2> 319 T776 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 319 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@35d6d9cf
[junit4:junit4]   2> 320 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 320 T795 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 321 T795 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 321 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55047
[junit4:junit4]   2> 321 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55047
[junit4:junit4]   2> 322 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190002 with negotiated timeout 20000 for client /127.0.0.1:55047
[junit4:junit4]   2> 322 T795 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190002, negotiated timeout = 20000
[junit4:junit4]   2> 322 T796 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35d6d9cf name:ZooKeeperConnection Watcher:127.0.0.1:46358 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 323 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 324 T781 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8ce9c0190002
[junit4:junit4]   2> 324 T796 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 324 T776 oaz.ZooKeeper.close Session: 0x13d8ce9c0190002 closed
[junit4:junit4]   2> 324 T778 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55047 which had sessionid 0x13d8ce9c0190002
[junit4:junit4]   2> 325 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 328 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@58ceeb47
[junit4:junit4]   2> 328 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 329 T797 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 329 T797 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 329 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55048
[junit4:junit4]   2> 330 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55048
[junit4:junit4]   2> 330 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190003 with negotiated timeout 20000 for client /127.0.0.1:55048
[junit4:junit4]   2> 330 T797 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190003, negotiated timeout = 20000
[junit4:junit4]   2> 331 T798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58ceeb47 name:ZooKeeperConnection Watcher:127.0.0.1:46358/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 331 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 332 T776 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 334 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 335 T776 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 337 T776 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 338 T776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54900_
[junit4:junit4]   2> 339 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54900_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54900_
[junit4:junit4]   2> 339 T776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54900_
[junit4:junit4]   2> 341 T776 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 344 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 345 T776 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 347 T776 oasc.Overseer.start Overseer (id=89382503195410435-127.0.0.1:54900_-n_0000000000) starting
[junit4:junit4]   2> 347 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 348 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 349 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 350 T776 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 351 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 352 T800 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 352 T776 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 354 T776 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 355 T776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 357 T799 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 358 T776 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 358 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 359 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 362 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 362 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5fe56a10
[junit4:junit4]   2> 363 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 363 T802 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 363 T802 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 363 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55049
[junit4:junit4]   2> 364 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55049
[junit4:junit4]   2> 364 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190004 with negotiated timeout 10000 for client /127.0.0.1:55049
[junit4:junit4]   2> 365 T802 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190004, negotiated timeout = 10000
[junit4:junit4]   2> 365 T803 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fe56a10 name:ZooKeeperConnection Watcher:127.0.0.1:46358/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 365 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 366 T776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 367 T776 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 426 T776 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 428 T776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40384
[junit4:junit4]   2> 429 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 429 T776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 429 T776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363868762495
[junit4:junit4]   2> 430 T776 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363868762495/solr.xml
[junit4:junit4]   2> 430 T776 oasc.CoreContainer.<init> New CoreContainer 923763975
[junit4:junit4]   2> 430 T776 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363868762495/'
[junit4:junit4]   2> 431 T776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363868762495/'
[junit4:junit4]   2> 453 T776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 454 T776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 454 T776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 454 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 455 T776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 455 T776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 455 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 455 T776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 456 T776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 456 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 462 T776 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 469 T776 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46358/solr
[junit4:junit4]   2> 470 T776 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 470 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3fd8cd24
[junit4:junit4]   2> 471 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 471 T813 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 472 T813 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 472 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55050
[junit4:junit4]   2> 472 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55050
[junit4:junit4]   2> 473 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190005 with negotiated timeout 20000 for client /127.0.0.1:55050
[junit4:junit4]   2> 473 T813 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190005, negotiated timeout = 20000
[junit4:junit4]   2> 473 T814 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fd8cd24 name:ZooKeeperConnection Watcher:127.0.0.1:46358 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 474 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 475 T781 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8ce9c0190005
[junit4:junit4]   2> 475 T814 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 475 T778 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55050 which had sessionid 0x13d8ce9c0190005
[junit4:junit4]   2> 475 T776 oaz.ZooKeeper.close Session: 0x13d8ce9c0190005 closed
[junit4:junit4]   2> 476 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 479 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2fcc6956
[junit4:junit4]   2> 479 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 479 T815 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 480 T815 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 480 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55051
[junit4:junit4]   2> 480 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55051
[junit4:junit4]   2> 482 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190006 with negotiated timeout 20000 for client /127.0.0.1:55051
[junit4:junit4]   2> 482 T815 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190006, negotiated timeout = 20000
[junit4:junit4]   2> 482 T816 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fcc6956 name:ZooKeeperConnection Watcher:127.0.0.1:46358/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 482 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 483 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190006 type:create cxid:0x1 zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 484 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190006 type:create cxid:0x3 zxid:0x31 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 485 T776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1488 T776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40384_
[junit4:junit4]   2> 1488 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190006 type:delete cxid:0xd zxid:0x32 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40384_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40384_
[junit4:junit4]   2> 1489 T776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40384_
[junit4:junit4]   2> 1492 T803 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1492 T816 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1492 T798 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1496 T776 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1496 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1497 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1559 T776 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1561 T776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38407
[junit4:junit4]   2> 1562 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1562 T776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1562 T776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363868763626
[junit4:junit4]   2> 1563 T776 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363868763626/solr.xml
[junit4:junit4]   2> 1563 T776 oasc.CoreContainer.<init> New CoreContainer 1110940640
[junit4:junit4]   2> 1563 T776 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363868763626/'
[junit4:junit4]   2> 1564 T776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363868763626/'
[junit4:junit4]   2> 1580 T776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1580 T776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1580 T776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1581 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1581 T776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1581 T776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1582 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1582 T776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1583 T776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1583 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1589 T776 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1597 T776 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46358/solr
[junit4:junit4]   2> 1598 T776 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1598 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5aecf83a
[junit4:junit4]   2> 1599 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1599 T827 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1600 T827 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 1600 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55052
[junit4:junit4]   2> 1600 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55052
[junit4:junit4]   2> 1601 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190007 with negotiated timeout 20000 for client /127.0.0.1:55052
[junit4:junit4]   2> 1601 T827 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190007, negotiated timeout = 20000
[junit4:junit4]   2> 1601 T828 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5aecf83a name:ZooKeeperConnection Watcher:127.0.0.1:46358 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1601 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1602 T781 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8ce9c0190007
[junit4:junit4]   2> 1603 T828 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1603 T778 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55052 which had sessionid 0x13d8ce9c0190007
[junit4:junit4]   2> 1603 T776 oaz.ZooKeeper.close Session: 0x13d8ce9c0190007 closed
[junit4:junit4]   2> 1603 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1606 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@49534bfb
[junit4:junit4]   2> 1606 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1607 T829 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1607 T829 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 1607 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55053
[junit4:junit4]   2> 1607 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55053
[junit4:junit4]   2> 1608 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190008 with negotiated timeout 20000 for client /127.0.0.1:55053
[junit4:junit4]   2> 1608 T829 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190008, negotiated timeout = 20000
[junit4:junit4]   2> 1608 T830 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49534bfb name:ZooKeeperConnection Watcher:127.0.0.1:46358/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1609 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1609 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190008 type:create cxid:0x1 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1610 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190008 type:create cxid:0x3 zxid:0x39 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1611 T776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2613 T776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38407_
[junit4:junit4]   2> 2614 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190008 type:delete cxid:0xd zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38407_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38407_
[junit4:junit4]   2> 2615 T776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38407_
[junit4:junit4]   2> 2617 T798 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2617 T803 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2618 T816 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2618 T830 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2621 T776 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2621 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2622 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2690 T776 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2692 T776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55160
[junit4:junit4]   2> 2693 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2693 T776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2694 T776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363868764752
[junit4:junit4]   2> 2694 T776 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363868764752/solr.xml
[junit4:junit4]   2> 2694 T776 oasc.CoreContainer.<init> New CoreContainer 868348644
[junit4:junit4]   2> 2695 T776 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363868764752/'
[junit4:junit4]   2> 2695 T776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363868764752/'
[junit4:junit4]   2> 2711 T776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2711 T776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2712 T776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2712 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2712 T776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2713 T776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2713 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2713 T776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2714 T776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2714 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2719 T776 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2727 T776 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46358/solr
[junit4:junit4]   2> 2728 T776 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2728 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@73bf06f1
[junit4:junit4]   2> 2729 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2729 T841 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2730 T841 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 2730 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55054
[junit4:junit4]   2> 2730 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55054
[junit4:junit4]   2> 2731 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c0190009 with negotiated timeout 20000 for client /127.0.0.1:55054
[junit4:junit4]   2> 2731 T841 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c0190009, negotiated timeout = 20000
[junit4:junit4]   2> 2731 T842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73bf06f1 name:ZooKeeperConnection Watcher:127.0.0.1:46358 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2731 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2732 T781 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8ce9c0190009
[junit4:junit4]   2> 2733 T842 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2733 T778 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55054 which had sessionid 0x13d8ce9c0190009
[junit4:junit4]   2> 2733 T776 oaz.ZooKeeper.close Session: 0x13d8ce9c0190009 closed
[junit4:junit4]   2> 2733 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2737 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f9ec8ad
[junit4:junit4]   2> 2738 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2738 T843 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2739 T843 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 2739 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55055
[junit4:junit4]   2> 2739 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55055
[junit4:junit4]   2> 2740 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c019000a with negotiated timeout 20000 for client /127.0.0.1:55055
[junit4:junit4]   2> 2740 T843 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c019000a, negotiated timeout = 20000
[junit4:junit4]   2> 2740 T844 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f9ec8ad name:ZooKeeperConnection Watcher:127.0.0.1:46358/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2741 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2741 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c019000a type:create cxid:0x1 zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2742 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c019000a type:create cxid:0x3 zxid:0x41 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2744 T776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3746 T776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55160_
[junit4:junit4]   2> 3747 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c019000a type:delete cxid:0xd zxid:0x42 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55160_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55160_
[junit4:junit4]   2> 3748 T776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55160_
[junit4:junit4]   2> 3750 T830 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3751 T798 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3751 T803 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3751 T844 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3751 T816 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3754 T776 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3755 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3755 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3813 T776 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3815 T776 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54534
[junit4:junit4]   2> 3815 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3816 T776 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3816 T776 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363868765885
[junit4:junit4]   2> 3816 T776 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363868765885/solr.xml
[junit4:junit4]   2> 3817 T776 oasc.CoreContainer.<init> New CoreContainer 1051599823
[junit4:junit4]   2> 3817 T776 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363868765885/'
[junit4:junit4]   2> 3817 T776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363868765885/'
[junit4:junit4]   2> 3834 T776 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3834 T776 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3834 T776 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3835 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3835 T776 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3835 T776 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3836 T776 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3836 T776 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3836 T776 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3836 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3842 T776 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3850 T776 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46358/solr
[junit4:junit4]   2> 3850 T776 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3851 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ecf6527
[junit4:junit4]   2> 3852 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3852 T855 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3852 T855 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 3852 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55056
[junit4:junit4]   2> 3853 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55056
[junit4:junit4]   2> 3853 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c019000b with negotiated timeout 20000 for client /127.0.0.1:55056
[junit4:junit4]   2> 3854 T855 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c019000b, negotiated timeout = 20000
[junit4:junit4]   2> 3854 T856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ecf6527 name:ZooKeeperConnection Watcher:127.0.0.1:46358 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3854 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3855 T781 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8ce9c019000b
[junit4:junit4]   2> 3855 T856 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3855 T778 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55056 which had sessionid 0x13d8ce9c019000b
[junit4:junit4]   2> 3855 T776 oaz.ZooKeeper.close Session: 0x13d8ce9c019000b closed
[junit4:junit4]   2> 3856 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3859 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@75f0502a
[junit4:junit4]   2> 3859 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3860 T857 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3860 T857 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 3860 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55057
[junit4:junit4]   2> 3861 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55057
[junit4:junit4]   2> 3862 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c019000c with negotiated timeout 20000 for client /127.0.0.1:55057
[junit4:junit4]   2> 3862 T857 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c019000c, negotiated timeout = 20000
[junit4:junit4]   2> 3862 T858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75f0502a name:ZooKeeperConnection Watcher:127.0.0.1:46358/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3863 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3863 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c019000c type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3864 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c019000c type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3866 T776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4868 T776 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54534_
[junit4:junit4]   2> 4869 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c019000c type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54534_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54534_
[junit4:junit4]   2> 4869 T776 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54534_
[junit4:junit4]   2> 4872 T844 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 4872 T803 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 4872 T798 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 4872 T830 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 4872 T816 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 4873 T858 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 4876 T776 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4876 T776 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4877 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4879 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4883 T809 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363868762495/unloadcollection1
[junit4:junit4]   2> 4884 T809 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 4885 T809 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 4885 T809 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 4886 T809 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 4886 T809 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 4888 T809 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 4889 T809 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363868762495/unloadcollection1/'
[junit4:junit4]   2> 4910 T809 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4935 T809 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4936 T809 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4940 T809 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5234 T809 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5240 T809 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5242 T809 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5252 T809 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5255 T809 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5258 T809 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5259 T809 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5260 T809 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5261 T809 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5261 T809 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5262 T809 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5262 T809 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5263 T809 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363868762495/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n/
[junit4:junit4]   2> 5263 T809 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eecfc48
[junit4:junit4]   2> 5264 T809 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5265 T809 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n forceNew: false
[junit4:junit4]   2> 5265 T809 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n/index/
[junit4:junit4]   2> 5265 T809 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5266 T809 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n/index forceNew: false
[junit4:junit4]   2> 5267 T809 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@68b1f435 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a1f82ac),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5267 T809 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5269 T809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5269 T809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5270 T809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5270 T809 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5271 T809 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5271 T809 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5271 T809 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5272 T809 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5272 T809 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5275 T809 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5277 T809 oass.SolrIndexSearcher.<init> Opening Searcher@66b55e05 main
[junit4:junit4]   2> 5277 T809 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n/tlog
[junit4:junit4]   2> 5278 T809 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5278 T809 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5281 T860 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@66b55e05 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5282 T809 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 6365 T799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6366 T799 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40384_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40384"}
[junit4:junit4]   2> 6366 T799 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 6366 T799 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6372 T844 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> 6372 T830 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> 6372 T816 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> 6372 T858 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> 6372 T798 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> 6372 T803 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> 7284 T809 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 7284 T809 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:40384 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 7285 T809 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 7297 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190006 type:delete cxid:0x51 zxid:0x57 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 7298 T809 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7298 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190006 type:create cxid:0x52 zxid:0x58 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7300 T809 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7300 T809 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7300 T809 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40384/unloadcollection1/
[junit4:junit4]   2> 7301 T809 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7301 T809 oasc.SyncStrategy.syncToMe http://127.0.0.1:40384/unloadcollection1/ has no replicas
[junit4:junit4]   2> 7301 T809 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40384/unloadcollection1/
[junit4:junit4]   2> 7301 T809 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 7304 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190006 type:create cxid:0x5d zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7876 T799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7882 T858 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> 7882 T844 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> 7882 T816 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> 7882 T830 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> 7882 T803 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> 7882 T798 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> 7908 T809 oasc.ZkController.register We are http://127.0.0.1:40384/unloadcollection1/ and leader is http://127.0.0.1:40384/unloadcollection1/
[junit4:junit4]   2> 7908 T809 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:40384
[junit4:junit4]   2> 7908 T809 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7909 T809 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 7910 T809 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7911 T809 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363868762495/solr.xml
[junit4:junit4]   2> 7915 T809 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363868762495/solr.xml
[junit4:junit4]   2> 7917 T809 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&version=2&name=unloadcollection1&numShards=1&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n&action=CREATE} status=0 QTime=3034 
[junit4:junit4]   2> 7917 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 7918 T776 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46358/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@69eef769
[junit4:junit4]   2> 7919 T776 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7919 T861 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46358. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7920 T861 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46358, initiating session
[junit4:junit4]   2> 7920 T778 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55062
[junit4:junit4]   2> 7920 T778 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55062
[junit4:junit4]   2> 7931 T780 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8ce9c019000d with negotiated timeout 10000 for client /127.0.0.1:55062
[junit4:junit4]   2> 7931 T861 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46358, sessionid = 0x13d8ce9c019000d, negotiated timeout = 10000
[junit4:junit4]   2> 7931 T862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69eef769 name:ZooKeeperConnection Watcher:127.0.0.1:46358/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7932 T776 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7933 T776 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7935 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7935 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7941 T823 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363868763626/unloadcollection2
[junit4:junit4]   2> 7941 T823 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 7942 T823 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7943 T823 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 7944 T823 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363868763626/unloadcollection2/'
[junit4:junit4]   2> 7970 T823 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 7997 T823 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7998 T823 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8003 T823 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8281 T823 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8287 T823 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8289 T823 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8299 T823 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8302 T823 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8305 T823 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8306 T823 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8306 T823 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8307 T823 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8308 T823 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8308 T823 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8308 T823 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8309 T823 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363868763626/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868770066unloadcollection1_2n/
[junit4:junit4]   2> 8309 T823 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eecfc48
[junit4:junit4]   2> 8310 T823 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8310 T823 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868770066unloadcollection1_2n forceNew: false
[junit4:junit4]   2> 8310 T823 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868770066unloadcollection1_2n/index/
[junit4:junit4]   2> 8311 T823 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868770066unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8311 T823 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868770066unloadcollection1_2n/index forceNew: false
[junit4:junit4]   2> 8313 T823 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@85304e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e6688c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8313 T823 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8315 T823 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8315 T823 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8315 T823 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8316 T823 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8316 T823 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8317 T823 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8317 T823 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8318 T823 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8318 T823 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8320 T823 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8322 T823 oass.SolrIndexSearcher.<init> Opening Searcher@3ce548e8 main
[junit4:junit4]   2> 8323 T823 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868770066unloadcollection1_2n/tlog
[junit4:junit4]   2> 8323 T823 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8324 T823 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8327 T863 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@3ce548e8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8328 T823 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 8329 T823 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9387 T799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9388 T799 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40384_",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:40384__unloadcollection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40384"}
[junit4:junit4]   2> 9391 T799 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38407_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38407"}
[junit4:junit4]   2> 9392 T799 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 9392 T799 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9395 T862 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> 9395 T816 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> 9395 T844 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> 9396 T798 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> 9395 T830 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> 9395 T803 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> 9395 T858 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> 10330 T823 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 10331 T823 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:38407 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 10333 T823 oasc.ZkController.register We are http://127.0.0.1:38407/unloadcollection2/ and leader is http://127.0.0.1:40384/unloadcollection1/
[junit4:junit4]   2> 10333 T823 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:38407
[junit4:junit4]   2> 10334 T823 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 10334 T823 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=unloadcollection2 org.apache.solr.core.SolrCore@4db8c59c url=http://127.0.0.1:38407/unloadcollection2 node=127.0.0.1:38407_ C30_STATE=coll:unloadcollection core:unloadcollection2 props:{node_name=127.0.0.1:38407_, state=down, collection=unloadcollection, core=unloadcollection2, base_url=http://127.0.0.1:38407}
[junit4:junit4]   2> 10334 T864 C30 P38407 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 10335 T864 C30 P38407 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10335 T823 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10336 T864 C30 P38407 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 10336 T864 C30 P38407 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10336 T823 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363868763626/solr.xml
[junit4:junit4]   2> 10337 T864 C30 P38407 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10341 T823 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363868763626/solr.xml
[junit4:junit4]   2> 10342 T823 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&version=2&name=unloadcollection2&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868770066unloadcollection1_2n&action=CREATE} status=0 QTime=2401 
[junit4:junit4]   2> 10343 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10344 T776 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 10345 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10901 T799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10901 T799 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38407_",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:38407__unloadcollection2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38407"}
[junit4:junit4]   2> 10911 T844 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> 10911 T803 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> 10911 T858 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> 10911 T830 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> 10911 T798 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> 10911 T862 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> 10911 T816 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> 11342 T810 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&wt=javabin&onlyIfLeader=true&coreNodeName=127.0.0.1:38407__unloadcollection2&version=2&checkLive=true&core=unloadcollection1&action=PREPRECOVERY&nodeName=127.0.0.1:38407_} status=0 QTime=1001 
[junit4:junit4]   2> 11346 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12348 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C30_STATE=coll:unloadcollection core:unloadcollection2 props:{shard=shard1, node_name=127.0.0.1:38407_, state=recovering, collection=unloadcollection, core=unloadcollection2, base_url=http://127.0.0.1:38407}
[junit4:junit4]   2> 13343 T864 C30 P38407 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40384/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   2> 13344 T864 C30 P38407 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:38407 START replicas=[http://127.0.0.1:40384/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 13344 T864 C30 P38407 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13344 T864 C30 P38407 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   2> 13344 T864 C30 P38407 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   2> 13344 T864 C30 P38407 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
[junit4:junit4]   2> 13345 T864 C30 P38407 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13345 T864 C30 P38407 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40384/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   2> 13345 T864 C30 P38407 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13349 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C31 name=unloadcollection1 org.apache.solr.core.SolrCore@5b78982f url=http://127.0.0.1:40384/unloadcollection1 node=127.0.0.1:40384_ C31_STATE=coll:unloadcollection core:unloadcollection1 props:{shard=shard1, node_name=127.0.0.1:40384_, state=active, collection=unloadcollection, core=unloadcollection1, base_url=http://127.0.0.1:40384, leader=true}
[junit4:junit4]   2> 13350 T809 C31 P40384 REQ /get {getVersions=100&qt=/get&wt=javabin&version=2&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 13352 T811 C31 P40384 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 13353 T811 C31 P40384 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@68b1f435 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a1f82ac),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13354 T811 C31 P40384 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13354 T811 C31 P40384 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@68b1f435 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a1f82ac),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@68b1f435 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a1f82ac),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13355 T811 C31 P40384 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13355 T811 C31 P40384 oass.SolrIndexSearcher.<init> Opening Searcher@476e2af7 realtime
[junit4:junit4]   2> 13355 T811 C31 P40384 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13356 T811 C31 P40384 /update {wt=javabin&openSearcher=false&commit_end_point=true&version=2&waitSearcher=true&softCommit=false&commit=true} {commit=} 0 4
[junit4:junit4]   2> 13357 T864 C30 P38407 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13357 T864 C30 P38407 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13361 T810 C31 P40384 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13361 T810 C31 P40384 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 13362 T864 C30 P38407 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 13362 T864 C30 P38407 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13362 T864 C30 P38407 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13364 T809 C31 P40384 REQ /replication {command=filelist&qt=/replication&wt=javabin&version=2&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13365 T864 C30 P38407 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 13366 T864 C30 P38407 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868770066unloadcollection1_2n/index.20130321082615492 forceNew: false
[junit4:junit4]   2> 13366 T864 C30 P38407 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@252a1189 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52142270) fullCopy=false
[junit4:junit4]   2> 13368 T811 C31 P40384 REQ /replication {command=filecontent&qt=/replication&wt=filestream&generation=2&file=segments_2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 13369 T864 C30 P38407 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13370 T864 C30 P38407 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13370 T864 C30 P38407 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   2> 13371 T864 C30 P38407 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@85304e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e6688c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@85304e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e6688c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13371 T864 C30 P38407 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13372 T864 C30 P38407 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13372 T864 C30 P38407 oass.SolrIndexSearcher.<init> Opening Searcher@ab1c7e main
[junit4:junit4]   2> 13373 T863 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@ab1c7e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 13373 T864 C30 P38407 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
[junit4:junit4]   2> 13374 T864 C30 P38407 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   2> 13374 T864 C30 P38407 oasc.ZkController.publish publishing core=unloadcollection2 state=active
[junit4:junit4]   2> 13374 T864 C30 P38407 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13375 T864 C30 P38407 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
[junit4:junit4]   2> 13917 T799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13918 T799 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38407_",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:38407__unloadcollection2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38407"}
[junit4:junit4]   2> 13922 T803 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> 13922 T816 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> 13922 T862 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> 13922 T798 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> 13922 T858 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> 13922 T844 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> 13922 T830 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> 14351 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14352 T776 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 14352 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14356 T840 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363868764752/unloadcollection3
[junit4:junit4]   2> 14357 T840 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 14357 T840 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14358 T840 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 14359 T840 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363868764752/unloadcollection3/'
[junit4:junit4]   2> 14382 T840 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14408 T840 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14409 T840 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14413 T840 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14684 T840 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14690 T840 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14692 T840 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14703 T840 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14706 T840 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14709 T840 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14709 T840 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14710 T840 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14710 T840 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14711 T840 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14711 T840 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14711 T840 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14712 T840 oasc.SolrCore.<init> [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363868764752/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868776482unloadcollection_3n/
[junit4:junit4]   2> 14712 T840 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eecfc48
[junit4:junit4]   2> 14712 T840 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14713 T840 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868776482unloadcollection_3n forceNew: false
[junit4:junit4]   2> 14713 T840 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868776482unloadcollection_3n/index/
[junit4:junit4]   2> 14714 T840 oasc.SolrCore.initIndex WARNING [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868776482unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14714 T840 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868776482unloadcollection_3n/index forceNew: false
[junit4:junit4]   2> 14715 T840 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@402223fe lockFactory=org.apache.lucene.store.NativeFSLockFactory@228d26a6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14716 T840 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14717 T840 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14718 T840 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14718 T840 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14719 T840 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14719 T840 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14719 T840 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14720 T840 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14720 T840 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14721 T840 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14723 T840 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14725 T840 oass.SolrIndexSearcher.<init> Opening Searcher@1362aafa main
[junit4:junit4]   2> 14725 T840 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868776482unloadcollection_3n/tlog
[junit4:junit4]   2> 14726 T840 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14726 T840 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14729 T867 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@1362aafa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14731 T840 oasc.ZkController.publish publishing core=unloadcollection3 state=down
[junit4:junit4]   2> 14731 T840 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15427 T799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15428 T799 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55160_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55160"}
[junit4:junit4]   2> 15428 T799 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 15428 T799 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15432 T798 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> 15432 T862 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> 15432 T816 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> 15432 T830 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> 15432 T844 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> 15432 T858 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> 15432 T803 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> 15732 T840 oasc.CoreContainer.registerCore registering core: unloadcollection3
[junit4:junit4]   2> 15732 T840 oasc.ZkController.register Register replica - core:unloadcollection3 address:http://127.0.0.1:55160 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 15735 T840 oasc.ZkController.register We are http://127.0.0.1:55160/unloadcollection3/ and leader is http://127.0.0.1:40384/unloadcollection1/
[junit4:junit4]   2> 15736 T840 oasc.ZkController.register No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:55160
[junit4:junit4]   2> 15736 T840 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection3
[junit4:junit4]   2> 15736 T840 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C32 name=unloadcollection3 org.apache.solr.core.SolrCore@69ed3fe4 url=http://127.0.0.1:55160/unloadcollection3 node=127.0.0.1:55160_ C32_STATE=coll:unloadcollection core:unloadcollection3 props:{node_name=127.0.0.1:55160_, state=down, collection=unloadcollection, core=unloadcollection3, base_url=http://127.0.0.1:55160}
[junit4:junit4]   2> 15737 T868 C32 P55160 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   2> 15737 T868 C32 P55160 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15737 T840 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15738 T868 C32 P55160 oasc.ZkController.publish publishing core=unloadcollection3 state=recovering
[junit4:junit4]   2> 15738 T868 C32 P55160 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15738 T840 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363868764752/solr.xml
[junit4:junit4]   2> 15739 T868 C32 P55160 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15743 T840 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363868764752/solr.xml
[junit4:junit4]   2> 15744 T840 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&version=2&name=unloadcollection3&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868776482unloadcollection_3n&action=CREATE} status=0 QTime=1388 
[junit4:junit4]   2> 15745 T776 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 15746 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16747 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16936 T799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16936 T799 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55160_",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:55160__unloadcollection3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55160"}
[junit4:junit4]   2> 16939 T803 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> 16939 T844 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> 16939 T798 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> 16940 T830 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> 16939 T816 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> 16939 T862 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> 16939 T858 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> 17745 T811 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&wt=javabin&onlyIfLeader=true&coreNodeName=127.0.0.1:55160__unloadcollection3&version=2&checkLive=true&core=unloadcollection1&action=PREPRECOVERY&nodeName=127.0.0.1:55160_} status=0 QTime=2002 
[junit4:junit4]   2> 17749 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18751 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C32_STATE=coll:unloadcollection core:unloadcollection3 props:{shard=shard1, node_name=127.0.0.1:55160_, state=recovering, collection=unloadcollection, core=unloadcollection3, base_url=http://127.0.0.1:55160}
[junit4:junit4]   2> 19745 T868 C32 P55160 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40384/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   2> 19746 T868 C32 P55160 oasu.PeerSync.sync PeerSync: core=unloadcollection3 url=http://127.0.0.1:55160 START replicas=[http://127.0.0.1:40384/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 19746 T868 C32 P55160 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19746 T868 C32 P55160 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   2> 19747 T868 C32 P55160 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   2> 19747 T868 C32 P55160 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection3
[junit4:junit4]   2> 19747 T868 C32 P55160 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19747 T868 C32 P55160 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40384/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   2> 19747 T868 C32 P55160 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19748 T810 C31 P40384 REQ /get {getVersions=100&qt=/get&wt=javabin&version=2&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 19752 T809 C31 P40384 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19752 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19753 T809 C31 P40384 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@68b1f435 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a1f82ac),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@68b1f435 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a1f82ac),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19754 T809 C31 P40384 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19754 T809 C31 P40384 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19754 T809 C31 P40384 /update {wt=javabin&openSearcher=false&commit_end_point=true&version=2&waitSearcher=true&softCommit=false&commit=true} {commit=} 0 2
[junit4:junit4]   2> 19755 T868 C32 P55160 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19755 T868 C32 P55160 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19757 T811 C31 P40384 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19758 T868 C32 P55160 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 19758 T868 C32 P55160 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19758 T868 C32 P55160 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19760 T810 C31 P40384 REQ /replication {command=filelist&qt=/replication&wt=javabin&version=2&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 19761 T868 C32 P55160 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19762 T868 C32 P55160 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868776482unloadcollection_3n/index.20130321082621888 forceNew: false
[junit4:junit4]   2> 19762 T868 C32 P55160 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@46388f39 lockFactory=org.apache.lucene.store.NativeFSLockFactory@407d6aff) fullCopy=false
[junit4:junit4]   2> 19764 T809 C31 P40384 REQ /replication {command=filecontent&qt=/replication&wt=filestream&generation=3&file=segments_3&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 19765 T868 C32 P55160 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19765 T868 C32 P55160 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19766 T868 C32 P55160 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   2> 19766 T868 C32 P55160 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@402223fe lockFactory=org.apache.lucene.store.NativeFSLockFactory@228d26a6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@402223fe lockFactory=org.apache.lucene.store.NativeFSLockFactory@228d26a6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19767 T868 C32 P55160 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19768 T868 C32 P55160 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19768 T868 C32 P55160 oass.SolrIndexSearcher.<init> Opening Searcher@22b0f1d main
[junit4:junit4]   2> 19769 T867 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@22b0f1d main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 19769 T868 C32 P55160 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection3
[junit4:junit4]   2> 19769 T868 C32 P55160 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   2> 19769 T868 C32 P55160 oasc.ZkController.publish publishing core=unloadcollection3 state=active
[junit4:junit4]   2> 19769 T868 C32 P55160 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19770 T868 C32 P55160 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection3
[junit4:junit4]   2> 19946 T799 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19947 T799 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55160_",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:55160__unloadcollection3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55160"}
[junit4:junit4]   2> 19951 T862 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> 19951 T798 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> 19951 T844 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> 19951 T858 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> 19951 T830 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> 19951 T816 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> 19951 T803 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> 20754 T776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20755 T776 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 20756 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C32_STATE=coll:unloadcollection core:unloadcollection3 props:{shard=shard1, node_name=127.0.0.1:55160_, state=active, collection=unloadcollection, core=unloadcollection3, base_url=http://127.0.0.1:55160}
[junit4:junit4]   2> 20774 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1430120072891858944)]} 0 2
[junit4:junit4]   2>  C30_STATE=coll:unloadcollection core:unloadcollection2 props:{shard=shard1, node_name=127.0.0.1:38407_, state=active, collection=unloadcollection, core=unloadcollection2, base_url=http://127.0.0.1:38407}
[junit4:junit4]   2> 20777 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1430120072891858944)]} 0 2
[junit4:junit4]   2> 20778 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[20 (1430120072891858944)]} 0 11
[junit4:junit4]   2> 20779 T839 C32 P55160 /update {wt=javabin&version=2} {add=[20]} 0 15
[junit4:junit4]   2> 20788 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1430120072909684736)]} 0 1
[junit4:junit4]   2> 20789 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1430120072909684736)]} 0 2
[junit4:junit4]   2> 20789 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[21 (1430120072909684736)]} 0 5
[junit4:junit4]   2> 20790 T838 C32 P55160 /update {wt=javabin&version=2} {add=[21]} 0 9
[junit4:junit4]   2> 20799 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1430120072921219072)]} 0 1
[junit4:junit4]   2> 20799 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1430120072921219072)]} 0 1
[junit4:junit4]   2> 20800 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[22 (1430120072921219072)]} 0 5
[junit4:junit4]   2> 20801 T837 C32 P55160 /update {wt=javabin&version=2} {add=[22]} 0 8
[junit4:junit4]   2> 20810 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1430120072932753408)]} 0 1
[junit4:junit4]   2> 20816 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1430120072932753408)]} 0 1
[junit4:junit4]   2> 20817 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[23 (1430120072932753408)]} 0 12
[junit4:junit4]   2> 20818 T840 C32 P55160 /update {wt=javabin&version=2} {add=[23]} 0 15
[junit4:junit4]   2> 20827 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1430120072950579200)]} 0 1
[junit4:junit4]   2> 20827 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1430120072950579200)]} 0 1
[junit4:junit4]   2> 20828 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[24 (1430120072950579200)]} 0 5
[junit4:junit4]   2> 20829 T839 C32 P55160 /update {wt=javabin&version=2} {add=[24]} 0 8
[junit4:junit4]   2> 20838 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1430120072962113536)]} 0 1
[junit4:junit4]   2> 20838 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1430120072962113536)]} 0 1
[junit4:junit4]   2> 20839 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[25 (1430120072962113536)]} 0 6
[junit4:junit4]   2> 20839 T838 C32 P55160 /update {wt=javabin&version=2} {add=[25]} 0 8
[junit4:junit4]   2> 20848 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1430120072972599296)]} 0 1
[junit4:junit4]   2> 20848 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1430120072972599296)]} 0 1
[junit4:junit4]   2> 20849 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[26 (1430120072972599296)]} 0 5
[junit4:junit4]   2> 20850 T837 C32 P55160 /update {wt=javabin&version=2} {add=[26]} 0 8
[junit4:junit4]   2> 20859 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1430120072984133632)]} 0 1
[junit4:junit4]   2> 20859 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1430120072984133632)]} 0 1
[junit4:junit4]   2> 20860 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[27 (1430120072984133632)]} 0 5
[junit4:junit4]   2> 20860 T840 C32 P55160 /update {wt=javabin&version=2} {add=[27]} 0 7
[junit4:junit4]   2> 20870 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1430120072994619392)]} 0 2
[junit4:junit4]   2> 20870 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1430120072994619392)]} 0 1
[junit4:junit4]   2> 20871 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[28 (1430120072994619392)]} 0 6
[junit4:junit4]   2> 20872 T839 C32 P55160 /update {wt=javabin&version=2} {add=[28]} 0 9
[junit4:junit4]   2> 20882 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1430120073008250880)]} 0 1
[junit4:junit4]   2> 20882 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1430120073008250880)]} 0 1
[junit4:junit4]   2> 20883 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[29 (1430120073008250880)]} 0 6
[junit4:junit4]   2> 20884 T838 C32 P55160 /update {wt=javabin&version=2} {add=[29]} 0 9
[junit4:junit4]   2> 20893 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1430120073019785216)]} 0 1
[junit4:junit4]   2> 20893 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1430120073019785216)]} 0 1
[junit4:junit4]   2> 20894 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[30 (1430120073019785216)]} 0 5
[junit4:junit4]   2> 20895 T837 C32 P55160 /update {wt=javabin&version=2} {add=[30]} 0 8
[junit4:junit4]   2> 20904 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1430120073031319552)]} 0 2
[junit4:junit4]   2> 20904 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1430120073031319552)]} 0 2
[junit4:junit4]   2> 20904 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[31 (1430120073031319552)]} 0 4
[junit4:junit4]   2> 20905 T840 C32 P55160 /update {wt=javabin&version=2} {add=[31]} 0 8
[junit4:junit4]   2> 20914 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1430120073042853888)]} 0 1
[junit4:junit4]   2> 20915 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1430120073042853888)]} 0 2
[junit4:junit4]   2> 20915 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[32 (1430120073042853888)]} 0 5
[junit4:junit4]   2> 20916 T839 C32 P55160 /update {wt=javabin&version=2} {add=[32]} 0 8
[junit4:junit4]   2> 20924 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1430120073053339648)]} 0 1
[junit4:junit4]   2> 20924 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1430120073053339648)]} 0 1
[junit4:junit4]   2> 20925 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[33 (1430120073053339648)]} 0 5
[junit4:junit4]   2> 20926 T838 C32 P55160 /update {wt=javabin&version=2} {add=[33]} 0 8
[junit4:junit4]   2> 20933 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1430120073062776832)]} 0 1
[junit4:junit4]   2> 20933 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1430120073062776832)]} 0 1
[junit4:junit4]   2> 20934 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[34 (1430120073062776832)]} 0 4
[junit4:junit4]   2> 20934 T837 C32 P55160 /update {wt=javabin&version=2} {add=[34]} 0 6
[junit4:junit4]   2> 20942 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1430120073071165440)]} 0 1
[junit4:junit4]   2> 20942 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1430120073071165440)]} 0 1
[junit4:junit4]   2> 20942 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[35 (1430120073071165440)]} 0 4
[junit4:junit4]   2> 20943 T840 C32 P55160 /update {wt=javabin&version=2} {add=[35]} 0 7
[junit4:junit4]   2> 20950 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1430120073080602624)]} 0 1
[junit4:junit4]   2> 20950 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1430120073080602624)]} 0 0
[junit4:junit4]   2> 20951 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[36 (1430120073080602624)]} 0 4
[junit4:junit4]   2> 20951 T839 C32 P55160 /update {wt=javabin&version=2} {add=[36]} 0 6
[junit4:junit4]   2> 20958 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1430120073088991232)]} 0 0
[junit4:junit4]   2> 20959 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1430120073088991232)]} 0 1
[junit4:junit4]   2> 20959 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[37 (1430120073088991232)]} 0 4
[junit4:junit4]   2> 20960 T838 C32 P55160 /update {wt=javabin&version=2} {add=[37]} 0 7
[junit4:junit4]   2> 20967 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1430120073098428416)]} 0 1
[junit4:junit4]   2> 20967 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1430120073098428416)]} 0 1
[junit4:junit4]   2> 20968 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[38 (1430120073098428416)]} 0 4
[junit4:junit4]   2> 20968 T837 C32 P55160 /update {wt=javabin&version=2} {add=[38]} 0 6
[junit4:junit4]   2> 20975 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1430120073106817024)]} 0 0
[junit4:junit4]   2> 20976 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1430120073106817024)]} 0 1
[junit4:junit4]   2> 20976 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[39 (1430120073106817024)]} 0 4
[junit4:junit4]   2> 20977 T840 C32 P55160 /update {wt=javabin&version=2} {add=[39]} 0 7
[junit4:junit4]   2> 20984 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1430120073116254208)]} 0 1
[junit4:junit4]   2> 20984 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1430120073116254208)]} 0 1
[junit4:junit4]   2> 20985 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[40 (1430120073116254208)]} 0 4
[junit4:junit4]   2> 20985 T839 C32 P55160 /update {wt=javabin&version=2} {add=[40]} 0 6
[junit4:junit4]   2> 20992 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1430120073124642816)]} 0 1
[junit4:junit4]   2> 20993 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1430120073124642816)]} 0 2
[junit4:junit4]   2> 20993 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[41 (1430120073124642816)]} 0 4
[junit4:junit4]   2> 20994 T838 C32 P55160 /update {wt=javabin&version=2} {add=[41]} 0 7
[junit4:junit4]   2> 21001 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1430120073134080000)]} 0 1
[junit4:junit4]   2> 21003 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1430120073134080000)]} 0 1
[junit4:junit4]   2> 21004 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[42 (1430120073134080000)]} 0 6
[junit4:junit4]   2> 21005 T837 C32 P55160 /update {wt=javabin&version=2} {add=[42]} 0 9
[junit4:junit4]   2> 21012 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1430120073145614336)]} 0 1
[junit4:junit4]   2> 21013 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1430120073145614336)]} 0 2
[junit4:junit4]   2> 21013 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[43 (1430120073145614336)]} 0 4
[junit4:junit4]   2> 21014 T840 C32 P55160 /update {wt=javabin&version=2} {add=[43]} 0 7
[junit4:junit4]   2> 21021 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1430120073155051520)]} 0 1
[junit4:junit4]   2> 21022 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1430120073155051520)]} 0 1
[junit4:junit4]   2> 21022 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[44 (1430120073155051520)]} 0 4
[junit4:junit4]   2> 21023 T839 C32 P55160 /update {wt=javabin&version=2} {add=[44]} 0 7
[junit4:junit4]   2> 21031 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1430120073164488704)]} 0 1
[junit4:junit4]   2> 21031 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1430120073164488704)]} 0 1
[junit4:junit4]   2> 21032 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[45 (1430120073164488704)]} 0 5
[junit4:junit4]   2> 21032 T838 C32 P55160 /update {wt=javabin&version=2} {add=[45]} 0 7
[junit4:junit4]   2> 21040 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1430120073173925888)]} 0 1
[junit4:junit4]   2> 21040 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1430120073173925888)]} 0 1
[junit4:junit4]   2> 21041 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[46 (1430120073173925888)]} 0 5
[junit4:junit4]   2> 21041 T837 C32 P55160 /update {wt=javabin&version=2} {add=[46]} 0 7
[junit4:junit4]   2> 21049 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1430120073184411648)]} 0 1
[junit4:junit4]   2> 21049 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1430120073184411648)]} 0 1
[junit4:junit4]   2> 21049 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[47 (1430120073184411648)]} 0 4
[junit4:junit4]   2> 21050 T840 C32 P55160 /update {wt=javabin&version=2} {add=[47]} 0 6
[junit4:junit4]   2> 21057 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1430120073192800256)]} 0 1
[junit4:junit4]   2> 21057 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1430120073192800256)]} 0 1
[junit4:junit4]   2> 21058 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[48 (1430120073192800256)]} 0 4
[junit4:junit4]   2> 21059 T839 C32 P55160 /update {wt=javabin&version=2} {add=[48]} 0 7
[junit4:junit4]   2> 21066 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1430120073202237440)]} 0 1
[junit4:junit4]   2> 21066 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1430120073202237440)]} 0 1
[junit4:junit4]   2> 21067 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[49 (1430120073202237440)]} 0 4
[junit4:junit4]   2> 21067 T838 C32 P55160 /update {wt=javabin&version=2} {add=[49]} 0 6
[junit4:junit4]   2> 21075 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1430120073210626048)]} 0 1
[junit4:junit4]   2> 21075 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1430120073210626048)]} 0 1
[junit4:junit4]   2> 21075 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[50 (1430120073210626048)]} 0 4
[junit4:junit4]   2> 21076 T837 C32 P55160 /update {wt=javabin&version=2} {add=[50]} 0 7
[junit4:junit4]   2> 21083 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1430120073220063232)]} 0 0
[junit4:junit4]   2> 21083 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1430120073220063232)]} 0 0
[junit4:junit4]   2> 21084 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[51 (1430120073220063232)]} 0 4
[junit4:junit4]   2> 21085 T840 C32 P55160 /update {wt=javabin&version=2} {add=[51]} 0 7
[junit4:junit4]   2> 21092 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[52 (1430120073229500416)]} 0 1
[junit4:junit4]   2> 21092 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[52 (1430120073229500416)]} 0 1
[junit4:junit4]   2> 21093 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[52 (1430120073229500416)]} 0 4
[junit4:junit4]   2> 21094 T839 C32 P55160 /update {wt=javabin&version=2} {add=[52]} 0 7
[junit4:junit4]   2> 21101 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[53 (1430120073238937600)]} 0 1
[junit4:junit4]   2> 21101 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[53 (1430120073238937600)]} 0 1
[junit4:junit4]   2> 21102 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[53 (1430120073238937600)]} 0 4
[junit4:junit4]   2> 21102 T838 C32 P55160 /update {wt=javabin&version=2} {add=[53]} 0 6
[junit4:junit4]   2> 21110 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[54 (1430120073248374784)]} 0 1
[junit4:junit4]   2> 21110 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[54 (1430120073248374784)]} 0 1
[junit4:junit4]   2> 21110 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[54 (1430120073248374784)]} 0 4
[junit4:junit4]   2> 21111 T837 C32 P55160 /update {wt=javabin&version=2} {add=[54]} 0 7
[junit4:junit4]   2> 21118 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[55 (1430120073256763392)]} 0 1
[junit4:junit4]   2> 21118 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[55 (1430120073256763392)]} 0 0
[junit4:junit4]   2> 21119 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[55 (1430120073256763392)]} 0 4
[junit4:junit4]   2> 21119 T840 C32 P55160 /update {wt=javabin&version=2} {add=[55]} 0 6
[junit4:junit4]   2> 21127 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[56 (1430120073266200576)]} 0 1
[junit4:junit4]   2> 21127 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[56 (1430120073266200576)]} 0 1
[junit4:junit4]   2> 21127 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[56 (1430120073266200576)]} 0 3
[junit4:junit4]   2> 21128 T837 C32 P55160 /update {wt=javabin&version=2} {add=[56]} 0 6
[junit4:junit4]   2> 21136 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[57 (1430120073274589184)]} 0 1
[junit4:junit4]   2> 21136 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[57 (1430120073274589184)]} 0 1
[junit4:junit4]   2> 21137 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[57 (1430120073274589184)]} 0 5
[junit4:junit4]   2> 21138 T839 C32 P55160 /update {wt=javabin&version=2} {add=[57]} 0 8
[junit4:junit4]   2> 21146 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[58 (1430120073286123520)]} 0 1
[junit4:junit4]   2> 21146 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[58 (1430120073286123520)]} 0 1
[junit4:junit4]   2> 21147 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[58 (1430120073286123520)]} 0 5
[junit4:junit4]   2> 21147 T838 C32 P55160 /update {wt=javabin&version=2} {add=[58]} 0 7
[junit4:junit4]   2> 21156 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[59 (1430120073295560704)]} 0 1
[junit4:junit4]   2> 21156 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[59 (1430120073295560704)]} 0 1
[junit4:junit4]   2> 21157 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[59 (1430120073295560704)]} 0 5
[junit4:junit4]   2> 21157 T840 C32 P55160 /update {wt=javabin&version=2} {add=[59]} 0 7
[junit4:junit4]   2> 21169 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[60 (1430120073307095040)]} 0 1
[junit4:junit4]   2> 21169 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[60 (1430120073307095040)]} 0 1
[junit4:junit4]   2> 21170 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[60 (1430120073307095040)]} 0 7
[junit4:junit4]   2> 21171 T837 C32 P55160 /update {wt=javabin&version=2} {add=[60]} 0 11
[junit4:junit4]   2> 21180 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[61 (1430120073321775104)]} 0 0
[junit4:junit4]   2> 21181 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[61 (1430120073321775104)]} 0 1
[junit4:junit4]   2> 21182 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[61 (1430120073321775104)]} 0 6
[junit4:junit4]   2> 21182 T839 C32 P55160 /update {wt=javabin&version=2} {add=[61]} 0 8
[junit4:junit4]   2> 21190 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[62 (1430120073332260864)]} 0 0
[junit4:junit4]   2> 21191 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[62 (1430120073332260864)]} 0 1
[junit4:junit4]   2> 21192 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[62 (1430120073332260864)]} 0 5
[junit4:junit4]   2> 21192 T837 C32 P55160 /update {wt=javabin&version=2} {add=[62]} 0 8
[junit4:junit4]   2> 21205 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[63 (1430120073342746624)]} 0 1
[junit4:junit4]   2> 21205 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[63 (1430120073342746624)]} 0 1
[junit4:junit4]   2> 21206 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[63 (1430120073342746624)]} 0 9
[junit4:junit4]   2> 21207 T840 C32 P55160 /update {wt=javabin&version=2} {add=[63]} 0 13
[junit4:junit4]   2> 21216 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[64 (1430120073358475264)]} 0 2
[junit4:junit4]   2> 21218 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[64 (1430120073358475264)]} 0 1
[junit4:junit4]   2> 21219 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[64 (1430120073358475264)]} 0 7
[junit4:junit4]   2> 21219 T838 C32 P55160 /update {wt=javabin&version=2} {add=[64]} 0 10
[junit4:junit4]   2> 21227 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[65 (1430120073371058176)]} 0 1
[junit4:junit4]   2> 21227 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[65 (1430120073371058176)]} 0 1
[junit4:junit4]   2> 21228 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[65 (1430120073371058176)]} 0 4
[junit4:junit4]   2> 21229 T839 C32 P55160 /update {wt=javabin&version=2} {add=[65]} 0 7
[junit4:junit4]   2> 21236 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[66 (1430120073380495360)]} 0 0
[junit4:junit4]   2> 21237 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[66 (1430120073380495360)]} 0 1
[junit4:junit4]   2> 21237 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[66 (1430120073380495360)]} 0 4
[junit4:junit4]   2> 21238 T837 C32 P55160 /update {wt=javabin&version=2} {add=[66]} 0 7
[junit4:junit4]   2> 21246 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[67 (1430120073390981120)]} 0 1
[junit4:junit4]   2> 21246 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[67 (1430120073390981120)]} 0 1
[junit4:junit4]   2> 21247 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[67 (1430120073390981120)]} 0 5
[junit4:junit4]   2> 21248 T840 C32 P55160 /update {wt=javabin&version=2} {add=[67]} 0 8
[junit4:junit4]   2> 21256 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[68 (1430120073400418304)]} 0 1
[junit4:junit4]   2> 21256 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[68 (1430120073400418304)]} 0 1
[junit4:junit4]   2> 21257 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[68 (1430120073400418304)]} 0 5
[junit4:junit4]   2> 21257 T838 C32 P55160 /update {wt=javabin&version=2} {add=[68]} 0 7
[junit4:junit4]   2> 21265 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[69 (1430120073410904064)]} 0 0
[junit4:junit4]   2> 21266 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[69 (1430120073410904064)]} 0 1
[junit4:junit4]   2> 21266 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[69 (1430120073410904064)]} 0 4
[junit4:junit4]   2> 21267 T839 C32 P55160 /update {wt=javabin&version=2} {add=[69]} 0 7
[junit4:junit4]   2> 21275 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[70 (1430120073421389824)]} 0 1
[junit4:junit4]   2> 21275 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[70 (1430120073421389824)]} 0 1
[junit4:junit4]   2> 21276 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[70 (1430120073421389824)]} 0 5
[junit4:junit4]   2> 21278 T837 C32 P55160 /update {wt=javabin&version=2} {add=[70]} 0 8
[junit4:junit4]   2> 21292 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[71 (1430120073437118464)]} 0 1
[junit4:junit4]   2> 21292 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[71 (1430120073437118464)]} 0 1
[junit4:junit4]   2> 21293 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[71 (1430120073437118464)]} 0 7
[junit4:junit4]   2> 21294 T840 C32 P55160 /update {wt=javabin&version=2} {add=[71]} 0 14
[junit4:junit4]   2> 21305 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[72 (1430120073451798528)]} 0 1
[junit4:junit4]   2> 21305 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[72 (1430120073451798528)]} 0 1
[junit4:junit4]   2> 21306 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[72 (1430120073451798528)]} 0 5
[junit4:junit4]   2> 21306 T838 C32 P55160 /update {wt=javabin&version=2} {add=[72]} 0 8
[junit4:junit4]   2> 21315 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[73 (1430120073462284288)]} 0 1
[junit4:junit4]   2> 21315 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[73 (1430120073462284288)]} 0 1
[junit4:junit4]   2> 21316 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[73 (1430120073462284288)]} 0 5
[junit4:junit4]   2> 21316 T839 C32 P55160 /update {wt=javabin&version=2} {add=[73]} 0 7
[junit4:junit4]   2> 21325 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[74 (1430120073472770048)]} 0 1
[junit4:junit4]   2> 21325 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[74 (1430120073472770048)]} 0 1
[junit4:junit4]   2> 21326 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[74 (1430120073472770048)]} 0 5
[junit4:junit4]   2> 21327 T837 C32 P55160 /update {wt=javabin&version=2} {add=[74]} 0 8
[junit4:junit4]   2> 21335 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[75 (1430120073483255808)]} 0 1
[junit4:junit4]   2> 21335 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[75 (1430120073483255808)]} 0 1
[junit4:junit4]   2> 21336 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[75 (1430120073483255808)]} 0 5
[junit4:junit4]   2> 21337 T840 C32 P55160 /update {wt=javabin&version=2} {add=[75]} 0 8
[junit4:junit4]   2> 21348 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[76 (1430120073494790144)]} 0 1
[junit4:junit4]   2> 21349 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[76 (1430120073494790144)]} 0 4
[junit4:junit4]   2> 21350 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[76 (1430120073494790144)]} 0 8
[junit4:junit4]   2> 21350 T838 C32 P55160 /update {wt=javabin&version=2} {add=[76]} 0 11
[junit4:junit4]   2> 21361 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[77 (1430120073510518784)]} 0 1
[junit4:junit4]   2> 21361 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[77 (1430120073510518784)]} 0 1
[junit4:junit4]   2> 21371 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[77 (1430120073510518784)]} 0 15
[junit4:junit4]   2> 21373 T839 C32 P55160 /update {wt=javabin&version=2} {add=[77]} 0 19
[junit4:junit4]   2> 21382 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[78 (1430120073532538880)]} 0 1
[junit4:junit4]   2> 21382 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[78 (1430120073532538880)]} 0 1
[junit4:junit4]   2> 21384 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[78 (1430120073532538880)]} 0 7
[junit4:junit4]   2> 21384 T837 C32 P55160 /update {wt=javabin&version=2} {add=[78]} 0 9
[junit4:junit4]   2> 21393 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[79 (1430120073544073216)]} 0 1
[junit4:junit4]   2> 21394 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[79 (1430120073544073216)]} 0 1
[junit4:junit4]   2> 21394 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[79 (1430120073544073216)]} 0 5
[junit4:junit4]   2> 21395 T840 C32 P55160 /update {wt=javabin&version=2} {add=[79]} 0 8
[junit4:junit4]   2> 21405 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[80 (1430120073556656128)]} 0 1
[junit4:junit4]   2> 21408 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[80 (1430120073556656128)]} 0 4
[junit4:junit4]   2> 21409 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[80 (1430120073556656128)]} 0 8
[junit4:junit4]   2> 21409 T838 C32 P55160 /update {wt=javabin&version=2} {add=[80]} 0 11
[junit4:junit4]   2> 21418 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[81 (1430120073570287616)]} 0 1
[junit4:junit4]   2> 21418 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[81 (1430120073570287616)]} 0 1
[junit4:junit4]   2> 21419 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[81 (1430120073570287616)]} 0 5
[junit4:junit4]   2> 21420 T839 C32 P55160 /update {wt=javabin&version=2} {add=[81]} 0 8
[junit4:junit4]   2> 21429 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[82 (1430120073581821952)]} 0 1
[junit4:junit4]   2> 21429 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[82 (1430120073581821952)]} 0 1
[junit4:junit4]   2> 21431 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[82 (1430120073581821952)]} 0 7
[junit4:junit4]   2> 21432 T837 C32 P55160 /update {wt=javabin&version=2} {add=[82]} 0 10
[junit4:junit4]   2> 21445 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[83 (1430120073597550592)]} 0 1
[junit4:junit4]   2> 21448 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[83 (1430120073597550592)]} 0 1
[junit4:junit4]   2> 21449 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[83 (1430120073597550592)]} 0 9
[junit4:junit4]   2> 21449 T840 C32 P55160 /update {wt=javabin&version=2} {add=[83]} 0 15
[junit4:junit4]   2> 21458 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[84 (1430120073613279232)]} 0 1
[junit4:junit4]   2> 21459 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[84 (1430120073613279232)]} 0 2
[junit4:junit4]   2> 21459 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[84 (1430120073613279232)]} 0 5
[junit4:junit4]   2> 21460 T838 C32 P55160 /update {wt=javabin&version=2} {add=[84]} 0 8
[junit4:junit4]   2> 21469 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[85 (1430120073623764992)]} 0 1
[junit4:junit4]   2> 21469 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[85 (1430120073623764992)]} 0 1
[junit4:junit4]   2> 21470 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[85 (1430120073623764992)]} 0 4
[junit4:junit4]   2> 21470 T839 C32 P55160 /update {wt=javabin&version=2} {add=[85]} 0 8
[junit4:junit4]   2> 21479 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[86 (1430120073634250752)]} 0 1
[junit4:junit4]   2> 21479 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[86 (1430120073634250752)]} 0 1
[junit4:junit4]   2> 21480 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[86 (1430120073634250752)]} 0 5
[junit4:junit4]   2> 21481 T837 C32 P55160 /update {wt=javabin&version=2} {add=[86]} 0 8
[junit4:junit4]   2> 21488 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[87 (1430120073644736512)]} 0 0
[junit4:junit4]   2> 21488 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[87 (1430120073644736512)]} 0 0
[junit4:junit4]   2> 21489 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[87 (1430120073644736512)]} 0 4
[junit4:junit4]   2> 21490 T840 C32 P55160 /update {wt=javabin&version=2} {add=[87]} 0 7
[junit4:junit4]   2> 21498 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[88 (1430120073654173696)]} 0 2
[junit4:junit4]   2> 21498 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[88 (1430120073654173696)]} 0 2
[junit4:junit4]   2> 21498 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[88 (1430120073654173696)]} 0 4
[junit4:junit4]   2> 21499 T838 C32 P55160 /update {wt=javabin&version=2} {add=[88]} 0 7
[junit4:junit4]   2> 21507 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[89 (1430120073664659456)]} 0 1
[junit4:junit4]   2> 21507 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[89 (1430120073664659456)]} 0 1
[junit4:junit4]   2> 21507 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[89 (1430120073664659456)]} 0 3
[junit4:junit4]   2> 21508 T839 C32 P55160 /update {wt=javabin&version=2} {add=[89]} 0 7
[junit4:junit4]   2> 21517 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[90 (1430120073674096640)]} 0 1
[junit4:junit4]   2> 21517 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[90 (1430120073674096640)]} 0 1
[junit4:junit4]   2> 21518 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[90 (1430120073674096640)]} 0 5
[junit4:junit4]   2> 21518 T837 C32 P55160 /update {wt=javabin&version=2} {add=[90]} 0 7
[junit4:junit4]   2> 21526 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[91 (1430120073684582400)]} 0 1
[junit4:junit4]   2> 21526 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[91 (1430120073684582400)]} 0 1
[junit4:junit4]   2> 21527 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[91 (1430120073684582400)]} 0 4
[junit4:junit4]   2> 21527 T839 C32 P55160 /update {wt=javabin&version=2} {add=[91]} 0 6
[junit4:junit4]   2> 21535 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[92 (1430120073692971008)]} 0 1
[junit4:junit4]   2> 21535 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[92 (1430120073692971008)]} 0 1
[junit4:junit4]   2> 21535 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[92 (1430120073692971008)]} 0 4
[junit4:junit4]   2> 21536 T837 C32 P55160 /update {wt=javabin&version=2} {add=[92]} 0 7
[junit4:junit4]   2> 21543 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[93 (1430120073702408192)]} 0 1
[junit4:junit4]   2> 21543 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[93 (1430120073702408192)]} 0 1
[junit4:junit4]   2> 21544 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[93 (1430120073702408192)]} 0 4
[junit4:junit4]   2> 21545 T838 C32 P55160 /update {wt=javabin&version=2} {add=[93]} 0 7
[junit4:junit4]   2> 21552 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[94 (1430120073711845376)]} 0 1
[junit4:junit4]   2> 21552 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[94 (1430120073711845376)]} 0 1
[junit4:junit4]   2> 21553 T812 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[94 (1430120073711845376)]} 0 4
[junit4:junit4]   2> 21553 T840 C32 P55160 /update {wt=javabin&version=2} {add=[94]} 0 6
[junit4:junit4]   2> 21561 T838 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[95 (1430120073721282560)]} 0 1
[junit4:junit4]   2> 21561 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[95 (1430120073721282560)]} 0 1
[junit4:junit4]   2> 21562 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[95 (1430120073721282560)]} 0 5
[junit4:junit4]   2> 21562 T839 C32 P55160 /update {wt=javabin&version=2} {add=[95]} 0 6
[junit4:junit4]   2> 21570 T840 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[96 (1430120073730719744)]} 0 1
[junit4:junit4]   2> 21570 T823 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[96 (1430120073730719744)]} 0 1
[junit4:junit4]   2> 21570 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[96 (1430120073730719744)]} 0 4
[junit4:junit4]   2> 21571 T837 C32 P55160 /update {wt=javabin&version=2} {add=[96]} 0 6
[junit4:junit4]   2> 21578 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[97 (1430120073739108352)]} 0 1
[junit4:junit4]   2> 21578 T824 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[97 (1430120073739108352)]} 0 1
[junit4:junit4]   2> 21579 T810 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[97 (1430120073739108352)]} 0 4
[junit4:junit4]   2> 21580 T838 C32 P55160 /update {wt=javabin&version=2} {add=[97]} 0 7
[junit4:junit4]   2> 21587 T837 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[98 (1430120073748545536)]} 0 1
[junit4:junit4]   2> 21587 T825 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[98 (1430120073748545536)]} 0 1
[junit4:junit4]   2> 21588 T811 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[98 (1430120073748545536)]} 0 4
[junit4:junit4]   2> 21588 T840 C32 P55160 /update {wt=javabin&version=2} {add=[98]} 0 6
[junit4:junit4]   2> 21596 T826 C30 P38407 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[99 (1430120073757982720)]} 0 1
[junit4:junit4]   2> 21596 T839 C32 P55160 /update {distrib.from=http://127.0.0.1:40384/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[99 (1430120073757982720)]} 0 1
[junit4:junit4]   2> 21596 T809 C31 P40384 /update {distrib.from=http://127.0.0.1:55160/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[99 (1430120073757982720)]} 0 4
[junit4:junit4]   2> 21597 T838 C32 P55160 /update {wt=javabin&version=2} {add=[99]} 0 7
[junit4:junit4]   2> 21597 T776 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21602 T810 oasha.CoreAdminHandler.handleUnloadAction Unregistering core unloadcollection1 from cloudstate.
[junit4:junit4]   2> 21604 T810 oasc.SolrCore.close [unloadcollection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b78982f
[junit4:junit4]   2> 21604 T830 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21605 T781 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8ce9c0190008 type:create cxid:0x57 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21606 T830 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 21606 T830 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 21606 T830 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21607 T830 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38407/unloadcollection2/
[junit4:junit4]   2> 21607 T830 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:38407 START replicas=[http://127.0.0.1:40384/unloadcollection1/, http://127.0.0.1:55160/unloadcollection3/] nUpdates=100
[junit4:junit4]   2> 21610 T837 C32 P55160 REQ /get {getVersions=100&qt=/get&wt=javabin&version=2&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 21610 T810 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=80,adds=80,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=80,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 21611 T830 oasu.PeerSync.handleVersions PeerSync: core=unloadcollection2 url=http://127.0.0.1:38407  Received 80 versions from 127.0.0.1:55160/unloadcollection3/
[junit4:junit4]   2> 21611 T810 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 21611 T830 oasu.PeerSync.handleVersions PeerSync: core=unloadcollection2 url=http://127.0.0.1:38407  Our versions are newer. ourLowThreshold=1430120073071165440 otherHigh=1430120073597550592
[junit4:junit4]   2> 21611 T810 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 21611 T830 oasu.PeerSync.handleResponse WARNING PeerSync: core=unloadcollection2 url=http://127.0.0.1:38407  got a 404 from http://127.0.0.1:40384/unloadcollection1/, counting as success
[junit4:junit4]   2> 21612 T810 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 21612 T830 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:38407 DONE. sync succeeded
[junit4:junit4]   2> 21612 T830 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21613 T830 oasc.SyncStrategy.syncToMe http://127.0.0.1:38407/unloadcollection2/: try and ask http://127.0.0.1:40384/unloadcollection1/ to sync
[junit4:junit4]   2> 21613 T810 oasc.SolrCore.closeSearcher [unloadcollection1] Closing main searcher on request.
[junit4:junit4]   2> 21613 T830 oasc.SyncStrategy.syncToMe http://127.0.0.1:38407/unloadcollection2/: try and ask http://127.0.0.1:55160/unloadcollection3/ to sync
[junit4:junit4]   2> 21614 T810 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n
[junit4:junit4]   2> 21614 T810 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n
[junit4:junit4]   2> 21614 T810 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n/index
[junit4:junit4]   2> 21615 T810 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363868762133/1363868767009unloadcollection1_1n/index
[junit4:junit4]   2> 21615 T840 C32 P55160 oasu.PeerSync.sync PeerSync: core=unloadcollection3 url=http://127.0.0.1:55160 START replicas=[http://127.0.0.1:38407/unloadcollection2/] nUpdates=100
[junit4:junit4]   2> 21616 T810 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty

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

nit4]   1>            "core":"test_unload_shard_and_collection_1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:40384"}
[junit4:junit4]   1>      /solr/collections/test_unload_shard_and_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:40384_",
[junit4:junit4]   1>            "core":"test_unload_shard_and_collection_2",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:40384"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382503195410440-127.0.0.1:38407_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382503195410442-127.0.0.1:55160_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382503195410444-127.0.0.1:54534_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382503195410438-127.0.0.1:40384_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89382503195410435-127.0.0.1:54900_-n_0000000000 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89382503195410435-127.0.0.1:54900_-n_0000000000"}
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:55160_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:40384_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:54534_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:38407_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:54900_ (0)
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=E208C6FAB86C45F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk_SK -Dtests.timezone=America/Tortola -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  140s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([E208C6FAB86C45F:8FC60277DCD9A463]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 139824 T776 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 139833 T775 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 139873 T779 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=DefaultSimilarity, locale=sk_SK, timezone=America/Tortola
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=211099856,total=281149440
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SoftAutoCommitTest, LukeRequestHandlerTest, TestCopyFieldCollectionResource, PeerSyncTest, DocValuesTest, CachingDirectoryFactoryTest, CoreAdminHandlerTest, BasicFunctionalityTest, TestSearchPerf, OverseerCollectionProcessorTest, TestPseudoReturnFields, WordBreakSolrSpellCheckerTest, SearchHandlerTest, TestSolrQueryParser, LeaderElectionTest, FileBasedSpellCheckerTest, RecoveryZkTest, FastVectorHighlighterTest, ShardRoutingTest, ZkCLITest, TestSurroundQueryParser, CacheHeaderTest, JsonLoaderTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 140.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 590 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 failure, 13 ignored (7 assumptions)

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