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/11 15:58:10 UTC

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

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

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:59783/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([8DFF4A3F50102776:C19C427274F474A]: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 9364 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2497 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T2497 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-1363013503789
[junit4:junit4]   2> 5 T2497 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T2498 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T2498 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T2498 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T2498 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T2498 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T2498 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-1363013503788/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T2497 oasc.ZkTestServer.run start zk server on port:49867
[junit4:junit4]   2> 106 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5fc45c6c
[junit4:junit4]   2> 107 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T2503 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T2503 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 108 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52912
[junit4:junit4]   2> 108 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52912
[junit4:junit4]   2> 108 T2501 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 279 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300000 with negotiated timeout 10000 for client /127.0.0.1:52912
[junit4:junit4]   2> 279 T2503 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300000, negotiated timeout = 10000
[junit4:junit4]   2> 280 T2504 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fc45c6c name:ZooKeeperConnection Watcher:127.0.0.1:49867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 280 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 280 T2497 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 283 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b300000
[junit4:junit4]   2> 283 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b300000 closed
[junit4:junit4]   2> 284 T2504 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 284 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5103b9e4
[junit4:junit4]   2> 285 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52912 which had sessionid 0x13d59ef8b300000
[junit4:junit4]   2> 285 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 285 T2505 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 286 T2505 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 286 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52913
[junit4:junit4]   2> 286 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52913
[junit4:junit4]   2> 287 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300001 with negotiated timeout 10000 for client /127.0.0.1:52913
[junit4:junit4]   2> 287 T2505 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300001, negotiated timeout = 10000
[junit4:junit4]   2> 287 T2506 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5103b9e4 name:ZooKeeperConnection Watcher:127.0.0.1:49867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 287 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 288 T2497 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 290 T2497 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 292 T2497 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 295 T2497 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 297 T2497 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> 297 T2497 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 300 T2497 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> 301 T2497 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 304 T2497 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> 305 T2497 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 307 T2497 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> 307 T2497 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 309 T2497 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> 310 T2497 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 312 T2497 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> 313 T2497 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 315 T2497 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> 315 T2497 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 318 T2497 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> 318 T2497 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 320 T2497 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> 321 T2497 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 332 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b300001
[junit4:junit4]   2> 333 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52913 which had sessionid 0x13d59ef8b300001
[junit4:junit4]   2> 333 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b300001 closed
[junit4:junit4]   2> 333 T2506 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 420 T2497 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 425 T2497 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38011
[junit4:junit4]   2> 426 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 427 T2497 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 427 T2497 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-1363013504117
[junit4:junit4]   2> 428 T2497 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-1363013504117/solr.xml
[junit4:junit4]   2> 428 T2497 oasc.CoreContainer.<init> New CoreContainer 946407664
[junit4:junit4]   2> 428 T2497 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-1363013504117/'
[junit4:junit4]   2> 429 T2497 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-1363013504117/'
[junit4:junit4]   2> 455 T2497 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 456 T2497 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 456 T2497 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 456 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 457 T2497 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 457 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 458 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 458 T2497 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 458 T2497 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 459 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 467 T2497 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 479 T2497 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49867/solr
[junit4:junit4]   2> 480 T2497 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 483 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4306dbf3
[junit4:junit4]   2> 484 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 484 T2516 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 485 T2516 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 485 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52915
[junit4:junit4]   2> 485 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52915
[junit4:junit4]   2> 486 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300002 with negotiated timeout 20000 for client /127.0.0.1:52915
[junit4:junit4]   2> 486 T2516 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300002, negotiated timeout = 20000
[junit4:junit4]   2> 486 T2517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4306dbf3 name:ZooKeeperConnection Watcher:127.0.0.1:49867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 487 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 489 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b300002
[junit4:junit4]   2> 489 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52915 which had sessionid 0x13d59ef8b300002
[junit4:junit4]   2> 489 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b300002 closed
[junit4:junit4]   2> 490 T2517 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 490 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 494 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@e2880e7
[junit4:junit4]   2> 495 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 495 T2518 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 495 T2518 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 496 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52916
[junit4:junit4]   2> 496 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52916
[junit4:junit4]   2> 497 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300003 with negotiated timeout 20000 for client /127.0.0.1:52916
[junit4:junit4]   2> 497 T2518 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300003, negotiated timeout = 20000
[junit4:junit4]   2> 497 T2519 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e2880e7 name:ZooKeeperConnection Watcher:127.0.0.1:49867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 497 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 499 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 501 T2497 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 502 T2497 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38011_
[junit4:junit4]   2> 503 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38011_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38011_
[junit4:junit4]   2> 504 T2497 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38011_
[junit4:junit4]   2> 506 T2497 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 512 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 513 T2497 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 516 T2497 oasc.Overseer.start Overseer (id=89326452984512515-127.0.0.1:38011_-n_0000000000) starting
[junit4:junit4]   2> 517 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 517 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 518 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 519 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 520 T2521 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 520 T2497 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 523 T2497 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 525 T2497 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 527 T2520 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 530 T2522 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-1363013504117/collection1
[junit4:junit4]   2> 531 T2522 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 531 T2522 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 531 T2522 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 532 T2522 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-1363013504117/collection1/'
[junit4:junit4]   2> 533 T2522 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-1363013504117/collection1/lib/README' to classloader
[junit4:junit4]   2> 533 T2522 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-1363013504117/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 573 T2522 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 622 T2522 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 623 T2522 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 626 T2522 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 946 T2522 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 951 T2522 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 953 T2522 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 963 T2522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 966 T2522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 969 T2522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 970 T2522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 970 T2522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 970 T2522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 971 T2522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 971 T2522 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 971 T2522 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 971 T2522 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-1363013504117/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data/
[junit4:junit4]   2> 972 T2522 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ee25721
[junit4:junit4]   2> 972 T2522 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 972 T2522 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data forceNew: false
[junit4:junit4]   2> 973 T2522 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data/index/
[junit4:junit4]   2> 973 T2522 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 973 T2522 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data/index forceNew: false
[junit4:junit4]   2> 989 T2522 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639154tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@92cd8b7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 989 T2522 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 991 T2522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 991 T2522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 992 T2522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 992 T2522 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 992 T2522 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 992 T2522 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 993 T2522 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 993 T2522 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 993 T2522 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 996 T2522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 998 T2522 oass.SolrIndexSearcher.<init> Opening Searcher@9f597ef main
[junit4:junit4]   2> 998 T2522 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data/tlog
[junit4:junit4]   2> 999 T2522 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 999 T2522 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1001 T2523 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9f597ef main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1002 T2522 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1002 T2522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1002 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2031 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2032 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38011",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38011_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 2032 T2520 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2032 T2520 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2033 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2038 T2519 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> 3004 T2522 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3004 T2522 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38011 collection:control_collection shard:shard1
[junit4:junit4]   2> 3005 T2522 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3010 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3010 T2522 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3011 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3012 T2522 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3012 T2522 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3012 T2522 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38011/collection1/
[junit4:junit4]   2> 3012 T2522 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3012 T2522 oasc.SyncStrategy.syncToMe http://127.0.0.1:38011/collection1/ has no replicas
[junit4:junit4]   2> 3012 T2522 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38011/collection1/
[junit4:junit4]   2> 3013 T2522 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3015 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3541 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3547 T2519 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> 3567 T2522 oasc.ZkController.register We are http://127.0.0.1:38011/collection1/ and leader is http://127.0.0.1:38011/collection1/
[junit4:junit4]   2> 3568 T2522 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38011
[junit4:junit4]   2> 3568 T2522 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3568 T2522 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3568 T2522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3569 T2522 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3570 T2497 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3570 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3571 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3576 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3577 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2d834dd2
[junit4:junit4]   2> 3578 T2525 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3577 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3578 T2525 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 3578 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52932
[junit4:junit4]   2> 3578 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52932
[junit4:junit4]   2> 3579 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300004 with negotiated timeout 10000 for client /127.0.0.1:52932
[junit4:junit4]   2> 3579 T2525 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300004, negotiated timeout = 10000
[junit4:junit4]   2> 3579 T2526 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d834dd2 name:ZooKeeperConnection Watcher:127.0.0.1:49867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3580 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3581 T2497 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3583 T2497 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3647 T2497 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3650 T2497 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56391
[junit4:junit4]   2> 3650 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3651 T2497 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3651 T2497 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-1363013507368
[junit4:junit4]   2> 3651 T2497 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-1363013507368/solr.xml
[junit4:junit4]   2> 3652 T2497 oasc.CoreContainer.<init> New CoreContainer 728400249
[junit4:junit4]   2> 3652 T2497 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-1363013507368/'
[junit4:junit4]   2> 3653 T2497 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-1363013507368/'
[junit4:junit4]   2> 3671 T2497 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3672 T2497 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3672 T2497 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3672 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3673 T2497 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3673 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3673 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3673 T2497 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3674 T2497 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3674 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3680 T2497 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3689 T2497 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49867/solr
[junit4:junit4]   2> 3689 T2497 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3689 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f25abb6
[junit4:junit4]   2> 3690 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3691 T2536 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3691 T2536 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 3691 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52933
[junit4:junit4]   2> 3691 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52933
[junit4:junit4]   2> 3692 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300005 with negotiated timeout 20000 for client /127.0.0.1:52933
[junit4:junit4]   2> 3692 T2536 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300005, negotiated timeout = 20000
[junit4:junit4]   2> 3692 T2537 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f25abb6 name:ZooKeeperConnection Watcher:127.0.0.1:49867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3692 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3694 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b300005
[junit4:junit4]   2> 3694 T2537 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3694 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52933 which had sessionid 0x13d59ef8b300005
[junit4:junit4]   2> 3694 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b300005 closed
[junit4:junit4]   2> 3695 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3697 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@396f6339
[junit4:junit4]   2> 3698 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3698 T2538 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3699 T2538 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 3699 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52934
[junit4:junit4]   2> 3699 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52934
[junit4:junit4]   2> 3700 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300006 with negotiated timeout 20000 for client /127.0.0.1:52934
[junit4:junit4]   2> 3700 T2538 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300006, negotiated timeout = 20000
[junit4:junit4]   2> 3700 T2539 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@396f6339 name:ZooKeeperConnection Watcher:127.0.0.1:49867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3700 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3701 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3701 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3703 T2497 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4705 T2497 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56391_
[junit4:junit4]   2> 4705 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56391_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56391_
[junit4:junit4]   2> 4706 T2497 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56391_
[junit4:junit4]   2> 4713 T2526 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4713 T2519 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4713 T2539 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4713 T2519 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> 4717 T2540 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-1363013507368/collection1
[junit4:junit4]   2> 4718 T2540 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4718 T2540 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4718 T2540 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4719 T2540 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-1363013507368/collection1/'
[junit4:junit4]   2> 4719 T2540 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-1363013507368/collection1/lib/README' to classloader
[junit4:junit4]   2> 4720 T2540 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-1363013507368/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4744 T2540 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4778 T2540 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4779 T2540 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4784 T2540 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5050 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5051 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38011",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38011_",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 5054 T2519 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> 5054 T2539 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> 5054 T2526 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> 5126 T2540 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5131 T2540 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5134 T2540 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5144 T2540 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5147 T2540 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5150 T2540 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5151 T2540 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5151 T2540 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5151 T2540 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5152 T2540 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5152 T2540 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5152 T2540 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5153 T2540 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-1363013507368/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1/
[junit4:junit4]   2> 5153 T2540 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ee25721
[junit4:junit4]   2> 5153 T2540 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5154 T2540 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1 forceNew: false
[junit4:junit4]   2> 5154 T2540 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1/index/
[junit4:junit4]   2> 5154 T2540 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5154 T2540 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1/index forceNew: false
[junit4:junit4]   2> 5157 T2540 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639155tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e111bf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5158 T2540 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5159 T2540 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5159 T2540 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5160 T2540 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5160 T2540 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5160 T2540 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5161 T2540 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5161 T2540 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5161 T2540 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5161 T2540 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5164 T2540 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5166 T2540 oass.SolrIndexSearcher.<init> Opening Searcher@2bc2f690 main
[junit4:junit4]   2> 5166 T2540 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1/tlog
[junit4:junit4]   2> 5167 T2540 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5167 T2540 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5170 T2541 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2bc2f690 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5171 T2540 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5171 T2540 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6557 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6558 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56391",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56391_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 6558 T2520 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6558 T2520 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6561 T2519 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> 6561 T2526 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> 6561 T2539 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> 7172 T2540 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7173 T2540 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56391 collection:collection1 shard:shard1
[junit4:junit4]   2> 7174 T2540 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7179 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7180 T2540 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7180 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7182 T2540 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7182 T2540 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7182 T2540 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56391/collection1/
[junit4:junit4]   2> 7182 T2540 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7182 T2540 oasc.SyncStrategy.syncToMe http://127.0.0.1:56391/collection1/ has no replicas
[junit4:junit4]   2> 7182 T2540 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56391/collection1/
[junit4:junit4]   2> 7183 T2540 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7185 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8065 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8071 T2539 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> 8071 T2519 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> 8071 T2526 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> 8089 T2540 oasc.ZkController.register We are http://127.0.0.1:56391/collection1/ and leader is http://127.0.0.1:56391/collection1/
[junit4:junit4]   2> 8089 T2540 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56391
[junit4:junit4]   2> 8089 T2540 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8089 T2540 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8089 T2540 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8091 T2540 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8091 T2497 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8092 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8092 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8166 T2497 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8169 T2497 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59783
[junit4:junit4]   2> 8170 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8170 T2497 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8170 T2497 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-1363013511879
[junit4:junit4]   2> 8171 T2497 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-1363013511879/solr.xml
[junit4:junit4]   2> 8171 T2497 oasc.CoreContainer.<init> New CoreContainer 1341802452
[junit4:junit4]   2> 8172 T2497 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-1363013511879/'
[junit4:junit4]   2> 8172 T2497 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-1363013511879/'
[junit4:junit4]   2> 8192 T2497 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8192 T2497 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8193 T2497 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8193 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8193 T2497 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8194 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8194 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8194 T2497 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8195 T2497 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8195 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8201 T2497 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8210 T2497 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49867/solr
[junit4:junit4]   2> 8211 T2497 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8211 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@267fab
[junit4:junit4]   2> 8213 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8213 T2552 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8214 T2552 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 8214 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52947
[junit4:junit4]   2> 8214 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52947
[junit4:junit4]   2> 8215 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300007 with negotiated timeout 20000 for client /127.0.0.1:52947
[junit4:junit4]   2> 8215 T2552 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300007, negotiated timeout = 20000
[junit4:junit4]   2> 8215 T2553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@267fab name:ZooKeeperConnection Watcher:127.0.0.1:49867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8215 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8216 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b300007
[junit4:junit4]   2> 8216 T2553 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8217 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52947 which had sessionid 0x13d59ef8b300007
[junit4:junit4]   2> 8216 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b300007 closed
[junit4:junit4]   2> 8217 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8220 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4359d83f
[junit4:junit4]   2> 8221 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8222 T2554 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8222 T2554 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 8222 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52948
[junit4:junit4]   2> 8222 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52948
[junit4:junit4]   2> 8223 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300008 with negotiated timeout 20000 for client /127.0.0.1:52948
[junit4:junit4]   2> 8223 T2554 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300008, negotiated timeout = 20000
[junit4:junit4]   2> 8223 T2555 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4359d83f name:ZooKeeperConnection Watcher:127.0.0.1:49867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8223 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8224 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8225 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8226 T2497 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9228 T2497 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59783_
[junit4:junit4]   2> 9229 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59783_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59783_
[junit4:junit4]   2> 9230 T2497 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59783_
[junit4:junit4]   2> 9233 T2539 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> 9233 T2526 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> 9234 T2519 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9234 T2555 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9234 T2519 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> 9236 T2539 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9236 T2526 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9238 T2556 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-1363013511879/collection1
[junit4:junit4]   2> 9238 T2556 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9239 T2556 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9239 T2556 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9240 T2556 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-1363013511879/collection1/'
[junit4:junit4]   2> 9240 T2556 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-1363013511879/collection1/lib/README' to classloader
[junit4:junit4]   2> 9241 T2556 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-1363013511879/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9276 T2556 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9305 T2556 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9306 T2556 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9309 T2556 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9574 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9575 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56391",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56391_",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 9577 T2555 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> 9577 T2539 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> 9577 T2519 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> 9577 T2526 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> 9613 T2556 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9618 T2556 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9620 T2556 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9630 T2556 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9633 T2556 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9635 T2556 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9636 T2556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9636 T2556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9636 T2556 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9637 T2556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9637 T2556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9637 T2556 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9637 T2556 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-1363013511879/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty2/
[junit4:junit4]   2> 9638 T2556 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ee25721
[junit4:junit4]   2> 9638 T2556 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9639 T2556 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty2 forceNew: false
[junit4:junit4]   2> 9639 T2556 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty2/index/
[junit4:junit4]   2> 9639 T2556 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9640 T2556 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty2/index forceNew: false
[junit4:junit4]   2> 9642 T2556 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639156tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@40a081de),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9642 T2556 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9644 T2556 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9644 T2556 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9644 T2556 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9645 T2556 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9645 T2556 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9645 T2556 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9645 T2556 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9646 T2556 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9646 T2556 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9648 T2556 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9651 T2556 oass.SolrIndexSearcher.<init> Opening Searcher@23f9f802 main
[junit4:junit4]   2> 9651 T2556 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty2/tlog
[junit4:junit4]   2> 9651 T2556 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9651 T2556 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9655 T2557 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23f9f802 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9656 T2556 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9656 T2556 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11080 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11081 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59783",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59783_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 11081 T2520 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11081 T2520 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11085 T2526 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> 11085 T2519 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> 11085 T2539 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> 11085 T2555 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> 11658 T2556 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11658 T2556 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59783 collection:collection1 shard:shard2
[junit4:junit4]   2> 11659 T2556 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11662 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11663 T2556 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11663 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11664 T2556 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11664 T2556 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11665 T2556 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59783/collection1/
[junit4:junit4]   2> 11665 T2556 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11665 T2556 oasc.SyncStrategy.syncToMe http://127.0.0.1:59783/collection1/ has no replicas
[junit4:junit4]   2> 11665 T2556 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59783/collection1/
[junit4:junit4]   2> 11665 T2556 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11667 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12588 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12593 T2555 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> 12593 T2539 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> 12593 T2526 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> 12593 T2519 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> 12620 T2556 oasc.ZkController.register We are http://127.0.0.1:59783/collection1/ and leader is http://127.0.0.1:59783/collection1/
[junit4:junit4]   2> 12621 T2556 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59783
[junit4:junit4]   2> 12621 T2556 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12621 T2556 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12621 T2556 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12623 T2556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12624 T2497 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12625 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12625 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12682 T2497 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12685 T2497 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34640
[junit4:junit4]   2> 12686 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12686 T2497 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12686 T2497 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-1363013516412
[junit4:junit4]   2> 12686 T2497 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-1363013516412/solr.xml
[junit4:junit4]   2> 12687 T2497 oasc.CoreContainer.<init> New CoreContainer 1436494098
[junit4:junit4]   2> 12687 T2497 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-1363013516412/'
[junit4:junit4]   2> 12687 T2497 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-1363013516412/'
[junit4:junit4]   2> 12706 T2497 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12706 T2497 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12707 T2497 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12707 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12707 T2497 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12708 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12708 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12708 T2497 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12708 T2497 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12709 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12714 T2497 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12723 T2497 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49867/solr
[junit4:junit4]   2> 12724 T2497 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12724 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@c3faecd
[junit4:junit4]   2> 12725 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12726 T2568 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12726 T2568 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 12726 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52954
[junit4:junit4]   2> 12726 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52954
[junit4:junit4]   2> 12727 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b300009 with negotiated timeout 20000 for client /127.0.0.1:52954
[junit4:junit4]   2> 12727 T2568 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b300009, negotiated timeout = 20000
[junit4:junit4]   2> 12727 T2569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c3faecd name:ZooKeeperConnection Watcher:127.0.0.1:49867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12728 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12729 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b300009
[junit4:junit4]   2> 12729 T2569 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12729 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52954 which had sessionid 0x13d59ef8b300009
[junit4:junit4]   2> 12729 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b300009 closed
[junit4:junit4]   2> 12730 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12732 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@119cbd35
[junit4:junit4]   2> 12733 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12734 T2570 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12734 T2570 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 12734 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52955
[junit4:junit4]   2> 12734 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52955
[junit4:junit4]   2> 12735 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b30000a with negotiated timeout 20000 for client /127.0.0.1:52955
[junit4:junit4]   2> 12735 T2570 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b30000a, negotiated timeout = 20000
[junit4:junit4]   2> 12735 T2571 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@119cbd35 name:ZooKeeperConnection Watcher:127.0.0.1:49867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12735 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12736 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b30000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12737 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b30000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12738 T2497 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13741 T2497 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34640_
[junit4:junit4]   2> 13742 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b30000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34640_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34640_
[junit4:junit4]   2> 13743 T2497 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34640_
[junit4:junit4]   2> 13745 T2526 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> 13745 T2555 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> 13746 T2539 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13746 T2519 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13747 T2539 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> 13747 T2571 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13747 T2519 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> 13748 T2526 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13748 T2555 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13751 T2572 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-1363013516412/collection1
[junit4:junit4]   2> 13751 T2572 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13752 T2572 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13752 T2572 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13753 T2572 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-1363013516412/collection1/'
[junit4:junit4]   2> 13753 T2572 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-1363013516412/collection1/lib/README' to classloader
[junit4:junit4]   2> 13753 T2572 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-1363013516412/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13779 T2572 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13805 T2572 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13806 T2572 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13809 T2572 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14097 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14098 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59783",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59783_",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 14101 T2555 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> 14101 T2526 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> 14101 T2571 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> 14101 T2539 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> 14101 T2519 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> 14142 T2572 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14147 T2572 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14150 T2572 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14163 T2572 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14167 T2572 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14173 T2572 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14174 T2572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14174 T2572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14174 T2572 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14175 T2572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14175 T2572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14176 T2572 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14176 T2572 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-1363013516412/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty3/
[junit4:junit4]   2> 14176 T2572 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ee25721
[junit4:junit4]   2> 14177 T2572 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14177 T2572 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty3 forceNew: false
[junit4:junit4]   2> 14178 T2572 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty3/index/
[junit4:junit4]   2> 14178 T2572 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14179 T2572 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty3/index forceNew: false
[junit4:junit4]   2> 14183 T2572 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639157tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c9bbd58),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14183 T2572 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14185 T2572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14185 T2572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14186 T2572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14186 T2572 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14187 T2572 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14187 T2572 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14187 T2572 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14187 T2572 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14188 T2572 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14190 T2572 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14192 T2572 oass.SolrIndexSearcher.<init> Opening Searcher@7cd8d757 main
[junit4:junit4]   2> 14193 T2572 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty3/tlog
[junit4:junit4]   2> 14193 T2572 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14193 T2572 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14196 T2573 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cd8d757 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14197 T2572 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14197 T2572 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15608 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15609 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34640",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34640_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 15609 T2520 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15609 T2520 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15614 T2519 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> 15614 T2526 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> 15614 T2555 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> 15615 T2571 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> 15614 T2539 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> 16198 T2572 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16199 T2572 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34640 collection:collection1 shard:shard1
[junit4:junit4]   2> 16201 T2572 oasc.ZkController.register We are http://127.0.0.1:34640/collection1/ and leader is http://127.0.0.1:56391/collection1/
[junit4:junit4]   2> 16201 T2572 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34640
[junit4:junit4]   2> 16201 T2572 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16202 T2572 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C437 name=collection1 org.apache.solr.core.SolrCore@2078e543 url=http://127.0.0.1:34640/collection1 node=127.0.0.1:34640_ C437_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:34640, collection=collection1, node_name=127.0.0.1:34640_, state=down}
[junit4:junit4]   2> 16202 T2574 C437 P34640 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16203 T2574 C437 P34640 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16203 T2572 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16203 T2574 C437 P34640 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16204 T2574 C437 P34640 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16205 T2574 C437 P34640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16204 T2497 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16205 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16206 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16286 T2497 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16290 T2497 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35497
[junit4:junit4]   2> 16299 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16300 T2497 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16300 T2497 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-1363013519993
[junit4:junit4]   2> 16301 T2497 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-1363013519993/solr.xml
[junit4:junit4]   2> 16301 T2497 oasc.CoreContainer.<init> New CoreContainer 878284189
[junit4:junit4]   2> 16302 T2497 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-1363013519993/'
[junit4:junit4]   2> 16302 T2497 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-1363013519993/'
[junit4:junit4]   2> 16335 T2497 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16336 T2497 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16336 T2497 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16337 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16337 T2497 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16338 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16338 T2497 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16339 T2497 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16339 T2497 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16340 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16350 T2497 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16365 T2497 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49867/solr
[junit4:junit4]   2> 16366 T2497 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16366 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@40e03df2
[junit4:junit4]   2> 16369 T2585 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16369 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16369 T2585 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 16370 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52968
[junit4:junit4]   2> 16370 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52968
[junit4:junit4]   2> 16371 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b30000b with negotiated timeout 20000 for client /127.0.0.1:52968
[junit4:junit4]   2> 16371 T2585 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b30000b, negotiated timeout = 20000
[junit4:junit4]   2> 16371 T2586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40e03df2 name:ZooKeeperConnection Watcher:127.0.0.1:49867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16371 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16373 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b30000b
[junit4:junit4]   2> 16373 T2586 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16373 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52968 which had sessionid 0x13d59ef8b30000b
[junit4:junit4]   2> 16373 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b30000b closed
[junit4:junit4]   2> 16374 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16378 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4c91f5e9
[junit4:junit4]   2> 16380 T2587 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16380 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16380 T2587 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 16380 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52969
[junit4:junit4]   2> 16380 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52969
[junit4:junit4]   2> 16381 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b30000c with negotiated timeout 20000 for client /127.0.0.1:52969
[junit4:junit4]   2> 16381 T2587 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b30000c, negotiated timeout = 20000
[junit4:junit4]   2> 16381 T2588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c91f5e9 name:ZooKeeperConnection Watcher:127.0.0.1:49867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16382 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16383 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b30000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16384 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b30000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16386 T2497 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17119 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17120 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34640",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34640_",
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 17124 T2571 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> 17124 T2555 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> 17124 T2539 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> 17124 T2519 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> 17124 T2588 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> 17124 T2526 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> 17210 T2533 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&coreNodeName=127.0.0.1:34640__collection1&core=collection1&nodeName=127.0.0.1:34640_&version=2&wt=javabin&checkLive=true&state=recovering&action=PREPRECOVERY} status=0 QTime=1000 
[junit4:junit4]   2> 17389 T2497 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35497_
[junit4:junit4]   2> 17389 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b30000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35497_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35497_
[junit4:junit4]   2> 17390 T2497 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35497_
[junit4:junit4]   2> 17392 T2539 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> 17392 T2555 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> 17393 T2588 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> 17393 T2526 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17393 T2526 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> 17393 T2519 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17394 T2519 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> 17394 T2571 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17394 T2571 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> 17394 T2539 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17395 T2555 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17397 T2588 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17399 T2589 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-1363013519993/collection1
[junit4:junit4]   2> 17400 T2589 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17400 T2589 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17400 T2589 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17401 T2589 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-1363013519993/collection1/'
[junit4:junit4]   2> 17401 T2589 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-1363013519993/collection1/lib/README' to classloader
[junit4:junit4]   2> 17402 T2589 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-1363013519993/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17429 T2589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17474 T2589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17475 T2589 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17481 T2589 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17833 T2589 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17838 T2589 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17840 T2589 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17849 T2589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17851 T2589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17854 T2589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17855 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17855 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17855 T2589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17856 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17856 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17857 T2589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17857 T2589 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-1363013519993/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty4/
[junit4:junit4]   2> 17857 T2589 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ee25721
[junit4:junit4]   2> 17857 T2589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17858 T2589 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty4 forceNew: false
[junit4:junit4]   2> 17858 T2589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty4/index/
[junit4:junit4]   2> 17858 T2589 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17859 T2589 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty4/index forceNew: false
[junit4:junit4]   2> 17861 T2589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639158tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@669fd24a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17861 T2589 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17863 T2589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17863 T2589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17864 T2589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17864 T2589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17864 T2589 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17864 T2589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17865 T2589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17865 T2589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17865 T2589 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17867 T2589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17870 T2589 oass.SolrIndexSearcher.<init> Opening Searcher@9ee5084 main
[junit4:junit4]   2> 17870 T2589 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty4/tlog
[junit4:junit4]   2> 17870 T2589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17870 T2589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17873 T2590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9ee5084 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17874 T2589 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17874 T2589 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18629 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18629 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35497",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35497_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 18630 T2520 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18630 T2520 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18633 T2519 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> 18633 T2555 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> 18633 T2539 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> 18633 T2526 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> 18633 T2571 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> 18633 T2588 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> 18876 T2589 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18876 T2589 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35497 collection:collection1 shard:shard2
[junit4:junit4]   2> 18880 T2589 oasc.ZkController.register We are http://127.0.0.1:35497/collection1/ and leader is http://127.0.0.1:59783/collection1/
[junit4:junit4]   2> 18880 T2589 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35497
[junit4:junit4]   2> 18880 T2589 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18880 T2589 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C438 name=collection1 org.apache.solr.core.SolrCore@67989283 url=http://127.0.0.1:35497/collection1 node=127.0.0.1:35497_ C438_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:35497, collection=collection1, node_name=127.0.0.1:35497_, state=down}
[junit4:junit4]   2> 18881 T2591 C438 P35497 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18881 T2589 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18882 T2591 C438 P35497 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18882 T2591 C438 P35497 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18882 T2591 C438 P35497 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18882 T2497 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18883 T2591 C438 P35497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18883 T2497 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18884 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18888 T2497 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18889 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18895 T2532 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-1363013507368/onenodecollectioncore
[junit4:junit4]   2> 18895 T2532 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18896 T2532 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18896 T2532 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18897 T2532 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18897 T2532 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18899 T2532 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18900 T2532 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-1363013507368/onenodecollectioncore/'
[junit4:junit4]   2> 18930 T2532 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 18960 T2532 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18961 T2532 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18965 T2532 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C437_STATE=coll:collection1 core:collection1 props:{shard=shard1, core=collection1, base_url=http://127.0.0.1:34640, collection=collection1, node_name=127.0.0.1:34640_, state=recovering}
[junit4:junit4]   2> 19211 T2574 C437 P34640 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:56391/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19211 T2574 C437 P34640 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:34640 START replicas=[http://127.0.0.1:56391/collection1/] nUpdates=100
[junit4:junit4]   2> 19211 T2574 C437 P34640 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19212 T2574 C437 P34640 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19212 T2574 C437 P34640 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19212 T2574 C437 P34640 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19212 T2574 C437 P34640 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19212 T2574 C437 P34640 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:56391/collection1/. core=collection1
[junit4:junit4]   2> 19212 T2574 C437 P34640 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C439 name=collection1 org.apache.solr.core.SolrCore@37f8d63e url=http://127.0.0.1:56391/collection1 node=127.0.0.1:56391_ C439_STATE=coll:collection1 core:collection1 props:{shard=shard1, core=collection1, base_url=http://127.0.0.1:56391, collection=collection1, node_name=127.0.0.1:56391_, state=active, leader=true}
[junit4:junit4]   2> 19216 T2535 C439 P56391 REQ /get {getVersions=100&version=2&wt=javabin&distrib=false&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 19216 T2533 C439 P56391 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19219 T2533 C439 P56391 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639155tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e111bf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19219 T2533 C439 P56391 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19228 T2533 C439 P56391 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639155tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e111bf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639155tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e111bf),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19228 T2533 C439 P56391 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19229 T2533 C439 P56391 oass.SolrIndexSearcher.<init> Opening Searcher@52c0b63b realtime
[junit4:junit4]   2> 19229 T2533 C439 P56391 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19229 T2533 C439 P56391 /update {commit_end_point=true&waitSearcher=true&softCommit=false&version=2&wt=javabin&commit=true&openSearcher=false} {commit=} 0 13
[junit4:junit4]   2> 19230 T2574 C437 P34640 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19230 T2574 C437 P34640 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19275 T2535 C439 P56391 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19276 T2535 C439 P56391 REQ /replication {command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=44 
[junit4:junit4]   2> 19277 T2574 C437 P34640 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19277 T2574 C437 P34640 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19277 T2574 C437 P34640 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19279 T2533 C439 P56391 REQ /replication {generation=2&command=filelist&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 19279 T2574 C437 P34640 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19280 T2574 C437 P34640 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty3/index.20130311165203064 forceNew: false
[junit4:junit4]   2> 19280 T2574 C437 P34640 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f6b0238 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bd73232)) fullCopy=false
[junit4:junit4]   2> 19283 T2534 C439 P56391 REQ /replication {checksum=true&generation=2&command=filecontent&file=segments_2&wt=filestream&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 19285 T2574 C437 P34640 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19286 T2574 C437 P34640 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19286 T2574 C437 P34640 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19288 T2574 C437 P34640 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639157tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c9bbd58),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639157tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c9bbd58),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19288 T2574 C437 P34640 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19288 T2574 C437 P34640 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19288 T2574 C437 P34640 oass.SolrIndexSearcher.<init> Opening Searcher@1b6677d8 main
[junit4:junit4]   2> 19288 T2532 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19289 T2573 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b6677d8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19289 T2574 C437 P34640 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4f6b0238 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bd73232))
[junit4:junit4]   2> 19289 T2574 C437 P34640 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19289 T2574 C437 P34640 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19289 T2574 C437 P34640 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19290 T2574 C437 P34640 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19291 T2574 C437 P34640 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19294 T2532 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19297 T2532 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19305 T2532 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19309 T2532 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19312 T2532 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19312 T2532 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19313 T2532 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19313 T2532 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19314 T2532 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19314 T2532 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19314 T2532 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19315 T2532 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-1363013507368/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363013503789/onenodecollection/
[junit4:junit4]   2> 19315 T2532 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ee25721
[junit4:junit4]   2> 19315 T2532 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19316 T2532 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363013503789/onenodecollection forceNew: false
[junit4:junit4]   2> 19316 T2532 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-1363013503789/onenodecollection/index/
[junit4:junit4]   2> 19317 T2532 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-1363013503789/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19317 T2532 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363013503789/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19339 T2532 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639159tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@710fe43d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19340 T2532 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19342 T2532 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19342 T2532 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19342 T2532 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19343 T2532 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19343 T2532 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19344 T2532 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19344 T2532 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19344 T2532 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19345 T2532 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19347 T2532 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19350 T2532 oass.SolrIndexSearcher.<init> Opening Searcher@35521e7f main
[junit4:junit4]   2> 19350 T2532 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363013503789/onenodecollection/tlog
[junit4:junit4]   2> 19351 T2532 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19351 T2532 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19354 T2595 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@35521e7f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19354 T2532 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20137 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20137 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35497",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35497_",
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 20140 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34640",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34640_",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 20143 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56391",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56391_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 20143 T2520 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20143 T2520 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20146 T2571 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> 20146 T2526 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> 20146 T2539 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> 20146 T2519 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> 20146 T2588 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> 20146 T2555 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> 20355 T2532 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20356 T2532 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:56391 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20357 T2532 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20361 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20361 T2532 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20361 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20362 T2532 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20363 T2532 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20363 T2532 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56391/onenodecollectioncore/
[junit4:junit4]   2> 20363 T2532 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20363 T2532 oasc.SyncStrategy.syncToMe http://127.0.0.1:56391/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20364 T2532 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56391/onenodecollectioncore/
[junit4:junit4]   2> 20364 T2532 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20366 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20887 T2550 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&coreNodeName=127.0.0.1:35497__collection1&core=collection1&nodeName=127.0.0.1:35497_&version=2&wt=javabin&checkLive=true&state=recovering&action=PREPRECOVERY} status=0 QTime=2000 
[junit4:junit4]   2> 21652 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21659 T2555 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> 21659 T2571 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> 21659 T2519 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> 21659 T2539 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> 21659 T2588 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> 21659 T2526 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> 21670 T2532 oasc.ZkController.register We are http://127.0.0.1:56391/onenodecollectioncore/ and leader is http://127.0.0.1:56391/onenodecollectioncore/
[junit4:junit4]   2> 21671 T2532 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:56391
[junit4:junit4]   2> 21671 T2532 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21671 T2532 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21674 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21675 T2532 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {roles=none&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363013503789/onenodecollection&collection=onenodecollection&version=2&wt=javabin&numShards=1&name=onenodecollectioncore&action=CREATE} status=0 QTime=2781 
[junit4:junit4]   2> 21675 T2497 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21676 T2497 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22678 T2497 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C438_STATE=coll:collection1 core:collection1 props:{shard=shard2, core=collection1, base_url=http://127.0.0.1:35497, collection=collection1, node_name=127.0.0.1:35497_, state=recovering}
[junit4:junit4]   2> 22888 T2591 C438 P35497 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:59783/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22888 T2591 C438 P35497 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:35497 START replicas=[http://127.0.0.1:59783/collection1/] nUpdates=100
[junit4:junit4]   2> 22888 T2591 C438 P35497 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22889 T2591 C438 P35497 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22889 T2591 C438 P35497 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22889 T2591 C438 P35497 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22889 T2591 C438 P35497 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22889 T2591 C438 P35497 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:59783/collection1/. core=collection1
[junit4:junit4]   2> 22889 T2591 C438 P35497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C440 name=collection1 org.apache.solr.core.SolrCore@3f893867 url=http://127.0.0.1:59783/collection1 node=127.0.0.1:59783_ C440_STATE=coll:collection1 core:collection1 props:{shard=shard2, core=collection1, base_url=http://127.0.0.1:59783, collection=collection1, node_name=127.0.0.1:59783_, state=active, leader=true}
[junit4:junit4]   2> 22893 T2549 C440 P59783 REQ /get {getVersions=100&version=2&wt=javabin&distrib=false&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 22894 T2548 C440 P59783 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22896 T2548 C440 P59783 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639156tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@40a081de),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22896 T2548 C440 P59783 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22908 T2548 C440 P59783 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639156tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@40a081de),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639156tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@40a081de),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22909 T2548 C440 P59783 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22909 T2548 C440 P59783 oass.SolrIndexSearcher.<init> Opening Searcher@6de34d0e realtime
[junit4:junit4]   2> 22909 T2548 C440 P59783 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22910 T2548 C440 P59783 /update {commit_end_point=true&waitSearcher=true&softCommit=false&version=2&wt=javabin&commit=true&openSearcher=false} {commit=} 0 16
[junit4:junit4]   2> 22910 T2591 C438 P35497 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22910 T2591 C438 P35497 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22912 T2551 C440 P59783 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22912 T2551 C440 P59783 REQ /replication {command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 22913 T2591 C438 P35497 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22913 T2591 C438 P35497 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22913 T2591 C438 P35497 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22915 T2549 C440 P59783 REQ /replication {generation=2&command=filelist&version=2&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 22915 T2591 C438 P35497 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22916 T2591 C438 P35497 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty4/index.20130311165206699 forceNew: false
[junit4:junit4]   2> 22916 T2591 C438 P35497 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8916f76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d4eb832)) fullCopy=false
[junit4:junit4]   2> 22919 T2548 C440 P59783 REQ /replication {checksum=true&generation=2&command=filecontent&file=segments_2&wt=filestream&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22920 T2591 C438 P35497 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22921 T2591 C438 P35497 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22921 T2591 C438 P35497 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22922 T2591 C438 P35497 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639158tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@669fd24a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/index3914639158tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@669fd24a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22923 T2591 C438 P35497 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22923 T2591 C438 P35497 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22923 T2591 C438 P35497 oass.SolrIndexSearcher.<init> Opening Searcher@10f3a4a9 main
[junit4:junit4]   2> 22924 T2590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10f3a4a9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22924 T2591 C438 P35497 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8916f76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d4eb832))
[junit4:junit4]   2> 22925 T2591 C438 P35497 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22925 T2591 C438 P35497 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22925 T2591 C438 P35497 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22925 T2591 C438 P35497 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22927 T2591 C438 P35497 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23164 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23165 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56391",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56391_",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23168 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35497",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35497_",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23188 T2555 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> 23188 T2526 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> 23188 T2588 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> 23188 T2519 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> 23188 T2571 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> 23188 T2539 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> 23679 T2497 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23681 T2497 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23681 T2497 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23692 T2549 oejs.Response.sendError WARNING Committed before 404 Can not find: /onenodecollectioncore/update
[junit4:junit4]   2> 23692 T2497 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49867 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@479c1435
[junit4:junit4]   2> 23692 T2549 oejs.ServletHandler.doHandle WARNING /onenodecollectioncore/update java.lang.IllegalStateException: Committed
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
[junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 23693 T2598 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49867. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23693 T2497 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23693 T2598 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49867, initiating session
[junit4:junit4]   2> 23693 T2499 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52988
[junit4:junit4]   2> 23694 T2499 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52988
[junit4:junit4]   2> 23694 T2501 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59ef8b30000d with negotiated timeout 10000 for client /127.0.0.1:52988
[junit4:junit4]   2> 23694 T2598 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49867, sessionid = 0x13d59ef8b30000d, negotiated timeout = 10000
[junit4:junit4]   2> 23695 T2599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@479c1435 name:ZooKeeperConnection Watcher:127.0.0.1:49867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23695 T2497 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 23728 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b30000d
[junit4:junit4]   2> 23728 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52988 which had sessionid 0x13d59ef8b30000d
[junit4:junit4]   2> 23728 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b30000d closed
[junit4:junit4]   2> 23729 T2599 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23729 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b300004
[junit4:junit4]   2> 23730 T2526 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23730 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52932 which had sessionid 0x13d59ef8b300004
[junit4:junit4]   2> 23730 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b300004 closed
[junit4:junit4]   2> 23732 T2497 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 38011
[junit4:junit4]   2> 23732 T2497 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=946407664
[junit4:junit4]   2> 24695 T2520 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24696 T2520 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38011",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:38011__collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38011_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 24700 T2519 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> 24700 T2588 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> 24700 T2539 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> 24700 T2555 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> 24700 T2571 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> 25734 T2497 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25734 T2497 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25737 T2497 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f750f00
[junit4:junit4]   2> 25740 T2497 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> 25740 T2497 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25740 T2497 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25740 T2497 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25742 T2497 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25742 T2497 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data
[junit4:junit4]   2> 25742 T2497 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data
[junit4:junit4]   2> 25742 T2497 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data/index
[junit4:junit4]   2> 25743 T2497 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/control/data/index
[junit4:junit4]   2> 25744 T2520 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89326452984512515-127.0.0.1:38011_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25744 T2502 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59ef8b300003
[junit4:junit4]   2> 25746 T2499 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52916 which had sessionid 0x13d59ef8b300003
[junit4:junit4]   2> 25746 T2588 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25746 T2555 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25746 T2571 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25746 T2497 oaz.ZooKeeper.close Session: 0x13d59ef8b300003 closed
[junit4:junit4]   2> 25746 T2588 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> 25746 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:delete cxid:0xc0 zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25747 T2571 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> 25746 T2555 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> 25747 T2539 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25749 T2539 oasc.Overseer.start Overseer (id=89326452984512518-127.0.0.1:56391_-n_0000000001) starting
[junit4:junit4]   2> 25750 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0xc5 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25750 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0xc6 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25751 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0xc7 zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25752 T2502 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59ef8b300006 type:create cxid:0xc8 zxid:0xea txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25752 T2539 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> 25752 T2601 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25754 T2539 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25754 T2600 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25755 T2600 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25756 T2600 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38011",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38011_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 25759 T2571 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> 25759 T2555 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> 25759 T2539 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> 25759 T2588 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> 25769 T2497 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 25821 T2497 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 56391
[junit4:junit4]   2> 25821 T2497 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=728400249
[junit4:junit4]   2> 27046 T2519 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27046 T2519 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> 27046 T2519 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27046 T2519 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27263 T2600 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27264 T2600 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56391",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:56391__collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56391_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27267 T2600 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56391",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:56391__onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56391_",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27272 T2555 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> 27272 T2588 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> 27272 T2539 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> 27272 T2571 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> 28824 T2497 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 28824 T2497 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 28825 T2497 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 28828 T2497 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@37f8d63e
[junit4:junit4]   2> 28831 T2497 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> 28831 T2497 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 28831 T2497 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 28832 T2497 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 28832 T2497 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 28833 T2497 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1
[junit4:junit4]   2> 28833 T2497 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1
[junit4:junit4]   2> 28833 T2497 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1/index
[junit4:junit4]   2> 28834 T2497 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363013503788/jetty1/index
[junit4:junit4]   2> 28834 T2497 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@19f1d30c
[junit4:junit4]   2> 28837 T2497 oasu.Dire

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

A3F50102776 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Africa/Blantyre -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.2s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:59783/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8DFF4A3F50102776:C19C427274F474A]: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> 32229 T2497 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32232 T2496 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 32318 T2571 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32319 T2571 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> 32319 T2571 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32319 T2571 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=hr, timezone=Africa/Blantyre
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=148324936,total=483393536
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PathHierarchyTokenizerFactoryTest, TestFoldingMultitermQuery, SpellPossibilityIteratorTest, NumericFieldsTest, SortByFunctionTest, EchoParamsTest, DefaultValueUpdateProcessorTest, TestDistributedGrouping, TestReload, TestDynamicFieldCollectionResource, TestFiltering, TestZkChroot, HardAutoCommitTest, CollectionsAPIDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, TestJmxMonitoredMap, TestSuggestSpellingConverter, FileUtilsTest, TermVectorComponentDistributedTest, TestHashPartitioner, TestComponentsName, TestCSVResponseWriter, CurrencyFieldOpenExchangeTest, SpellCheckCollatorTest, SimplePostToolTest, HighlighterConfigTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, SuggesterTSTTest, TestRecovery, TestOmitPositions, TestBM25SimilarityFactory, TestSolrJ, TimeZoneUtilsTest, FieldAnalysisRequestHandlerTest, ChaosMonkeySafeLeaderTest, TestSolrXMLSerializer, SolrRequestParserTest, BadIndexSchemaTest, TestSystemIdResolver, OpenCloseCoreStressTest, DirectUpdateHandlerTest, TestFieldTypeCollectionResource, SignatureUpdateProcessorFactoryTest, ShardRoutingCustomTest, IndexReaderFactoryTest, DirectSolrSpellCheckerTest, TestDFRSimilarityFactory, TestBinaryField, TestDefaultSimilarityFactory, TestNumberUtils, TestStressReorder, SampleTest, TestCSVLoader, BasicZkTest, CopyFieldTest, NotRequiredUniqueKeyTest, RequiredFieldsTest, TestDistributedSearch, SolrCoreCheckLockOnStartupTest, TestLuceneMatchVersion, TestIndexSearcher, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 32.50s, 1 test, 1 error <<< FAILURES!

[...truncated 420 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: 271 suites, 1141 tests, 1 error, 13 ignored (7 assumptions)

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



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

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

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:43853/qg_vk/fo/onenodecollectioncore returned non ok status:404, message:Can not find: /qg_vk/fo/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([68E0A4551E932C72:E9062A4D69CC4C4E]: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 8976 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T720 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /qg_vk/fo
[junit4:junit4]   2> 4 T720 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-1363021142778
[junit4:junit4]   2> 5 T720 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T721 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T721 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T721 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T721 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T721 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 34 T721 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-1363021142777/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T720 oasc.ZkTestServer.run start zk server on port:54695
[junit4:junit4]   2> 106 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7e64e806
[junit4:junit4]   2> 107 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T726 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 108 T726 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 108 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41442
[junit4:junit4]   2> 108 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41442
[junit4:junit4]   2> 108 T724 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 206 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180000 with negotiated timeout 10000 for client /127.0.0.1:41442
[junit4:junit4]   2> 206 T726 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180000, negotiated timeout = 10000
[junit4:junit4]   2> 206 T727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e64e806 name:ZooKeeperConnection Watcher:127.0.0.1:54695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 206 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 207 T720 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 210 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a641b180000
[junit4:junit4]   2> 211 T727 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 211 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41442 which had sessionid 0x13d5a641b180000
[junit4:junit4]   2> 211 T720 oaz.ZooKeeper.close Session: 0x13d5a641b180000 closed
[junit4:junit4]   2> 212 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@70a309ba
[junit4:junit4]   2> 213 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 213 T728 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 213 T728 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 213 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41443
[junit4:junit4]   2> 214 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41443
[junit4:junit4]   2> 215 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180001 with negotiated timeout 10000 for client /127.0.0.1:41443
[junit4:junit4]   2> 215 T728 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180001, negotiated timeout = 10000
[junit4:junit4]   2> 215 T729 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70a309ba name:ZooKeeperConnection Watcher:127.0.0.1:54695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 215 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 215 T720 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 218 T720 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 220 T720 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 222 T720 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 224 T720 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> 224 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 228 T720 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> 229 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 232 T720 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> 232 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 235 T720 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> 236 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 237 T720 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> 238 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 240 T720 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> 240 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 242 T720 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> 243 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 245 T720 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> 245 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 247 T720 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> 247 T720 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 249 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a641b180001
[junit4:junit4]   2> 249 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41443 which had sessionid 0x13d5a641b180001
[junit4:junit4]   2> 250 T720 oaz.ZooKeeper.close Session: 0x13d5a641b180001 closed
[junit4:junit4]   2> 250 T729 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 304 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 307 T720 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53016
[junit4:junit4]   2> 308 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 308 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 308 T720 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-1363021143023
[junit4:junit4]   2> 309 T720 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-1363021143023/solr.xml
[junit4:junit4]   2> 309 T720 oasc.CoreContainer.<init> New CoreContainer 653186829
[junit4:junit4]   2> 309 T720 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-1363021143023/'
[junit4:junit4]   2> 310 T720 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-1363021143023/'
[junit4:junit4]   2> 327 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 327 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 327 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 327 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 328 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 328 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 328 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 329 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 329 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 329 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 334 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 343 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54695/solr
[junit4:junit4]   2> 343 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 343 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@cf8ce6a
[junit4:junit4]   2> 344 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 344 T739 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 345 T739 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 345 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41444
[junit4:junit4]   2> 345 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41444
[junit4:junit4]   2> 346 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180002 with negotiated timeout 20000 for client /127.0.0.1:41444
[junit4:junit4]   2> 346 T739 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180002, negotiated timeout = 20000
[junit4:junit4]   2> 346 T740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cf8ce6a name:ZooKeeperConnection Watcher:127.0.0.1:54695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 346 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 347 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a641b180002
[junit4:junit4]   2> 348 T740 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 348 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41444 which had sessionid 0x13d5a641b180002
[junit4:junit4]   2> 348 T720 oaz.ZooKeeper.close Session: 0x13d5a641b180002 closed
[junit4:junit4]   2> 348 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 351 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6019437b
[junit4:junit4]   2> 352 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 352 T741 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 353 T741 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 353 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41445
[junit4:junit4]   2> 353 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41445
[junit4:junit4]   2> 354 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180003 with negotiated timeout 20000 for client /127.0.0.1:41445
[junit4:junit4]   2> 354 T741 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180003, negotiated timeout = 20000
[junit4:junit4]   2> 354 T742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6019437b name:ZooKeeperConnection Watcher:127.0.0.1:54695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 354 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 355 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 356 T720 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 358 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53016_qg_vk%2Ffo
[junit4:junit4]   2> 358 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53016_qg_vk%2Ffo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53016_qg_vk%2Ffo
[junit4:junit4]   2> 359 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53016_qg_vk%2Ffo
[junit4:junit4]   2> 361 T720 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 364 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 364 T720 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 366 T720 oasc.Overseer.start Overseer (id=89326953615065091-127.0.0.1:53016_qg_vk%2Ffo-n_0000000000) starting
[junit4:junit4]   2> 367 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 367 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 368 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 369 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 369 T744 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 370 T720 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 372 T720 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 373 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 374 T743 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 377 T745 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-1363021143023/collection1
[junit4:junit4]   2> 377 T745 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 377 T745 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 377 T745 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 378 T745 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-1363021143023/collection1/'
[junit4:junit4]   2> 378 T745 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-1363021143023/collection1/lib/README' to classloader
[junit4:junit4]   2> 379 T745 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-1363021143023/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 400 T745 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 436 T745 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 437 T745 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 445 T745 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 743 T745 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 749 T745 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 751 T745 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 765 T745 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 768 T745 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 770 T745 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 771 T745 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 772 T745 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 772 T745 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 773 T745 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 773 T745 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 773 T745 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 773 T745 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-1363021143023/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/control/data/
[junit4:junit4]   2> 773 T745 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6685e17b
[junit4:junit4]   2> 774 T745 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 774 T745 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/control/data forceNew: false
[junit4:junit4]   2> 774 T745 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/control/data/index/
[junit4:junit4]   2> 775 T745 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 775 T745 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/control/data/index forceNew: false
[junit4:junit4]   2> 776 T745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61325e3b lockFactory=org.apache.lucene.store.NativeFSLockFactory@4430e7e4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 776 T745 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 778 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 778 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 779 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 779 T745 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 779 T745 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 779 T745 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 780 T745 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 780 T745 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 780 T745 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 782 T745 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 784 T745 oass.SolrIndexSearcher.<init> Opening Searcher@6b18b704 main
[junit4:junit4]   2> 784 T745 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/control/data/tlog
[junit4:junit4]   2> 785 T745 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 785 T745 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 788 T746 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b18b704 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 790 T745 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 790 T745 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 791 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1877 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1878 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53016/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53016_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 1878 T743 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1878 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1878 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1883 T742 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> 2794 T745 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2795 T745 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53016/qg_vk/fo collection:control_collection shard:shard1
[junit4:junit4]   2> 2796 T745 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2802 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2803 T745 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2803 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2805 T745 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2805 T745 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2805 T745 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53016/qg_vk/fo/collection1/
[junit4:junit4]   2> 2805 T745 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2806 T745 oasc.SyncStrategy.syncToMe http://127.0.0.1:53016/qg_vk/fo/collection1/ has no replicas
[junit4:junit4]   2> 2806 T745 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53016/qg_vk/fo/collection1/
[junit4:junit4]   2> 2806 T745 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2811 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3386 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3394 T742 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> 3414 T745 oasc.ZkController.register We are http://127.0.0.1:53016/qg_vk/fo/collection1/ and leader is http://127.0.0.1:53016/qg_vk/fo/collection1/
[junit4:junit4]   2> 3414 T745 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53016/qg_vk/fo
[junit4:junit4]   2> 3414 T745 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3414 T745 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3414 T745 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3416 T745 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3417 T720 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3417 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3418 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3422 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3422 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@59975a39
[junit4:junit4]   2> 3423 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3423 T748 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3424 T748 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 3424 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41450
[junit4:junit4]   2> 3424 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41450
[junit4:junit4]   2> 3425 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180004 with negotiated timeout 10000 for client /127.0.0.1:41450
[junit4:junit4]   2> 3425 T748 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180004, negotiated timeout = 10000
[junit4:junit4]   2> 3425 T749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59975a39 name:ZooKeeperConnection Watcher:127.0.0.1:54695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3426 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3427 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3428 T720 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3483 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3485 T720 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51036
[junit4:junit4]   2> 3485 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3486 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3486 T720 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-1363021146202
[junit4:junit4]   2> 3487 T720 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-1363021146202/solr.xml
[junit4:junit4]   2> 3487 T720 oasc.CoreContainer.<init> New CoreContainer 1760228717
[junit4:junit4]   2> 3488 T720 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-1363021146202/'
[junit4:junit4]   2> 3488 T720 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-1363021146202/'
[junit4:junit4]   2> 3512 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3513 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3513 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3513 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3514 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3514 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3515 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3515 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3515 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3516 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3523 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3531 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54695/solr
[junit4:junit4]   2> 3531 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3532 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2bdad038
[junit4:junit4]   2> 3532 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3533 T759 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3533 T759 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 3533 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41451
[junit4:junit4]   2> 3534 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41451
[junit4:junit4]   2> 3534 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180005 with negotiated timeout 20000 for client /127.0.0.1:41451
[junit4:junit4]   2> 3534 T759 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180005, negotiated timeout = 20000
[junit4:junit4]   2> 3535 T760 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bdad038 name:ZooKeeperConnection Watcher:127.0.0.1:54695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3535 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3536 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a641b180005
[junit4:junit4]   2> 3536 T760 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3536 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41451 which had sessionid 0x13d5a641b180005
[junit4:junit4]   2> 3536 T720 oaz.ZooKeeper.close Session: 0x13d5a641b180005 closed
[junit4:junit4]   2> 3537 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3539 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@56e6caa
[junit4:junit4]   2> 3540 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3540 T761 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3540 T761 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 3540 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41452
[junit4:junit4]   2> 3541 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41452
[junit4:junit4]   2> 3541 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180006 with negotiated timeout 20000 for client /127.0.0.1:41452
[junit4:junit4]   2> 3541 T761 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180006, negotiated timeout = 20000
[junit4:junit4]   2> 3542 T762 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56e6caa name:ZooKeeperConnection Watcher:127.0.0.1:54695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3542 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3542 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3543 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3545 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4547 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51036_qg_vk%2Ffo
[junit4:junit4]   2> 4547 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51036_qg_vk%2Ffo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51036_qg_vk%2Ffo
[junit4:junit4]   2> 4548 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51036_qg_vk%2Ffo
[junit4:junit4]   2> 4550 T762 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4550 T749 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4551 T742 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4551 T742 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> 4555 T763 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-1363021146202/collection1
[junit4:junit4]   2> 4555 T763 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4556 T763 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4556 T763 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4556 T763 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-1363021146202/collection1/'
[junit4:junit4]   2> 4557 T763 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-1363021146202/collection1/lib/README' to classloader
[junit4:junit4]   2> 4557 T763 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-1363021146202/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4591 T763 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4618 T763 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4619 T763 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4628 T763 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4898 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4898 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53016/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53016_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 4901 T742 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> 4901 T762 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> 4901 T749 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> 4918 T763 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4924 T763 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4926 T763 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4941 T763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4944 T763 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4947 T763 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4948 T763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4948 T763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4948 T763 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4949 T763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4949 T763 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4949 T763 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4950 T763 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-1363021146202/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty1/
[junit4:junit4]   2> 4950 T763 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6685e17b
[junit4:junit4]   2> 4950 T763 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4951 T763 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty1 forceNew: false
[junit4:junit4]   2> 4951 T763 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty1/index/
[junit4:junit4]   2> 4951 T763 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4951 T763 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty1/index forceNew: false
[junit4:junit4]   2> 4952 T763 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@192463bf lockFactory=org.apache.lucene.store.NativeFSLockFactory@68c3e084),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4953 T763 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4955 T763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4955 T763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4955 T763 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4956 T763 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4956 T763 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4956 T763 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4956 T763 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4957 T763 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4957 T763 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4959 T763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4961 T763 oass.SolrIndexSearcher.<init> Opening Searcher@7142ed19 main
[junit4:junit4]   2> 4961 T763 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty1/tlog
[junit4:junit4]   2> 4962 T763 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4962 T763 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4965 T764 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7142ed19 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4967 T763 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4967 T763 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6405 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6406 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51036/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51036_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 6406 T743 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6406 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6409 T742 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> 6409 T749 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> 6410 T762 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> 6968 T763 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6969 T763 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51036/qg_vk/fo collection:collection1 shard:shard1
[junit4:junit4]   2> 6969 T763 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6975 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6975 T763 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6976 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6977 T763 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6977 T763 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6977 T763 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51036/qg_vk/fo/collection1/
[junit4:junit4]   2> 6977 T763 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6977 T763 oasc.SyncStrategy.syncToMe http://127.0.0.1:51036/qg_vk/fo/collection1/ has no replicas
[junit4:junit4]   2> 6977 T763 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51036/qg_vk/fo/collection1/
[junit4:junit4]   2> 6978 T763 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6980 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7913 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7920 T742 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> 7920 T749 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> 7920 T762 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> 7933 T763 oasc.ZkController.register We are http://127.0.0.1:51036/qg_vk/fo/collection1/ and leader is http://127.0.0.1:51036/qg_vk/fo/collection1/
[junit4:junit4]   2> 7933 T763 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51036/qg_vk/fo
[junit4:junit4]   2> 7933 T763 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7933 T763 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7934 T763 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7935 T763 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7936 T720 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7937 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7937 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8002 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8005 T720 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43853
[junit4:junit4]   2> 8005 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8006 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8006 T720 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-1363021150713
[junit4:junit4]   2> 8006 T720 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-1363021150713/solr.xml
[junit4:junit4]   2> 8007 T720 oasc.CoreContainer.<init> New CoreContainer 502426176
[junit4:junit4]   2> 8007 T720 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-1363021150713/'
[junit4:junit4]   2> 8007 T720 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-1363021150713/'
[junit4:junit4]   2> 8024 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8024 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8025 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8025 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8025 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8025 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8026 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8026 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8026 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8026 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8031 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8040 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54695/solr
[junit4:junit4]   2> 8040 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8040 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@78a27003
[junit4:junit4]   2> 8041 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8041 T775 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8042 T775 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 8042 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41457
[junit4:junit4]   2> 8043 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41457
[junit4:junit4]   2> 8043 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180007 with negotiated timeout 20000 for client /127.0.0.1:41457
[junit4:junit4]   2> 8043 T775 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180007, negotiated timeout = 20000
[junit4:junit4]   2> 8044 T776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78a27003 name:ZooKeeperConnection Watcher:127.0.0.1:54695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8044 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8045 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a641b180007
[junit4:junit4]   2> 8046 T776 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8046 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41457 which had sessionid 0x13d5a641b180007
[junit4:junit4]   2> 8046 T720 oaz.ZooKeeper.close Session: 0x13d5a641b180007 closed
[junit4:junit4]   2> 8046 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8050 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4dbe9562
[junit4:junit4]   2> 8051 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8051 T777 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8051 T777 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 8051 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41458
[junit4:junit4]   2> 8052 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41458
[junit4:junit4]   2> 8052 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180008 with negotiated timeout 20000 for client /127.0.0.1:41458
[junit4:junit4]   2> 8052 T777 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180008, negotiated timeout = 20000
[junit4:junit4]   2> 8053 T778 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dbe9562 name:ZooKeeperConnection Watcher:127.0.0.1:54695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8053 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8054 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8054 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8056 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9058 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43853_qg_vk%2Ffo
[junit4:junit4]   2> 9059 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43853_qg_vk%2Ffo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43853_qg_vk%2Ffo
[junit4:junit4]   2> 9059 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43853_qg_vk%2Ffo
[junit4:junit4]   2> 9061 T762 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> 9062 T742 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9062 T749 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9062 T778 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9062 T749 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> 9062 T742 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> 9064 T762 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9068 T779 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-1363021150713/collection1
[junit4:junit4]   2> 9068 T779 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9068 T779 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9069 T779 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9069 T779 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-1363021150713/collection1/'
[junit4:junit4]   2> 9070 T779 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-1363021150713/collection1/lib/README' to classloader
[junit4:junit4]   2> 9070 T779 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-1363021150713/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9105 T779 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9134 T779 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9135 T779 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9139 T779 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9424 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9425 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51036/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51036_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 9428 T749 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> 9428 T742 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> 9428 T778 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> 9428 T762 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> 9445 T779 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9451 T779 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9453 T779 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9467 T779 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9470 T779 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9473 T779 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9473 T779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9474 T779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9474 T779 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9475 T779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9475 T779 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9475 T779 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9475 T779 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-1363021150713/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty2/
[junit4:junit4]   2> 9476 T779 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6685e17b
[junit4:junit4]   2> 9476 T779 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9477 T779 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty2 forceNew: false
[junit4:junit4]   2> 9477 T779 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty2/index/
[junit4:junit4]   2> 9477 T779 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9477 T779 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty2/index forceNew: false
[junit4:junit4]   2> 9479 T779 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4711814f lockFactory=org.apache.lucene.store.NativeFSLockFactory@253e3386),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9479 T779 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9481 T779 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9481 T779 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9482 T779 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9482 T779 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9482 T779 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9482 T779 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9483 T779 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9483 T779 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9483 T779 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9486 T779 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9488 T779 oass.SolrIndexSearcher.<init> Opening Searcher@13c02ec3 main
[junit4:junit4]   2> 9488 T779 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty2/tlog
[junit4:junit4]   2> 9489 T779 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9489 T779 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9492 T780 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13c02ec3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9494 T779 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9494 T779 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10933 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10934 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43853/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43853_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 10934 T743 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10934 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10937 T762 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> 10937 T742 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> 10937 T749 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> 10937 T778 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> 11495 T779 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11496 T779 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43853/qg_vk/fo collection:collection1 shard:shard2
[junit4:junit4]   2> 11496 T779 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11500 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11501 T779 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11501 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11502 T779 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11502 T779 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11502 T779 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43853/qg_vk/fo/collection1/
[junit4:junit4]   2> 11503 T779 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11503 T779 oasc.SyncStrategy.syncToMe http://127.0.0.1:43853/qg_vk/fo/collection1/ has no replicas
[junit4:junit4]   2> 11503 T779 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43853/qg_vk/fo/collection1/
[junit4:junit4]   2> 11503 T779 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11505 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12441 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12448 T742 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> 12448 T749 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> 12448 T778 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> 12448 T762 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> 12458 T779 oasc.ZkController.register We are http://127.0.0.1:43853/qg_vk/fo/collection1/ and leader is http://127.0.0.1:43853/qg_vk/fo/collection1/
[junit4:junit4]   2> 12458 T779 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43853/qg_vk/fo
[junit4:junit4]   2> 12458 T779 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12458 T779 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12459 T779 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12460 T779 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12461 T720 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12461 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12461 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12521 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12523 T720 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47579
[junit4:junit4]   2> 12523 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12524 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12524 T720 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-1363021155237
[junit4:junit4]   2> 12524 T720 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-1363021155237/solr.xml
[junit4:junit4]   2> 12524 T720 oasc.CoreContainer.<init> New CoreContainer 1770802054
[junit4:junit4]   2> 12525 T720 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-1363021155237/'
[junit4:junit4]   2> 12525 T720 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-1363021155237/'
[junit4:junit4]   2> 12542 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12542 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12542 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12543 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12543 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12543 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12543 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12544 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12544 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12544 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12549 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12558 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54695/solr
[junit4:junit4]   2> 12558 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12559 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@8a9b606
[junit4:junit4]   2> 12559 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12560 T791 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12560 T791 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 12560 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41462
[junit4:junit4]   2> 12561 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41462
[junit4:junit4]   2> 12561 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b180009 with negotiated timeout 20000 for client /127.0.0.1:41462
[junit4:junit4]   2> 12561 T791 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b180009, negotiated timeout = 20000
[junit4:junit4]   2> 12562 T792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a9b606 name:ZooKeeperConnection Watcher:127.0.0.1:54695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12562 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12563 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a641b180009
[junit4:junit4]   2> 12563 T792 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12563 T720 oaz.ZooKeeper.close Session: 0x13d5a641b180009 closed
[junit4:junit4]   2> 12563 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41462 which had sessionid 0x13d5a641b180009
[junit4:junit4]   2> 12564 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12566 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e56d5b9
[junit4:junit4]   2> 12567 T793 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12568 T793 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 12568 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41463
[junit4:junit4]   2> 12567 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12568 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41463
[junit4:junit4]   2> 12569 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b18000a with negotiated timeout 20000 for client /127.0.0.1:41463
[junit4:junit4]   2> 12569 T793 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b18000a, negotiated timeout = 20000
[junit4:junit4]   2> 12569 T794 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e56d5b9 name:ZooKeeperConnection Watcher:127.0.0.1:54695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12569 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12570 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b18000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12571 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b18000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12572 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13574 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47579_qg_vk%2Ffo
[junit4:junit4]   2> 13575 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b18000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47579_qg_vk%2Ffo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47579_qg_vk%2Ffo
[junit4:junit4]   2> 13575 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47579_qg_vk%2Ffo
[junit4:junit4]   2> 13577 T778 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> 13578 T742 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13578 T742 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> 13578 T749 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13578 T749 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> 13578 T762 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13579 T762 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> 13579 T794 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13580 T778 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13584 T795 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-1363021155237/collection1
[junit4:junit4]   2> 13584 T795 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13584 T795 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13584 T795 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13585 T795 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-1363021155237/collection1/'
[junit4:junit4]   2> 13585 T795 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-1363021155237/collection1/lib/README' to classloader
[junit4:junit4]   2> 13586 T795 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-1363021155237/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13607 T795 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13633 T795 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13634 T795 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13639 T795 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13926 T795 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13932 T795 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13934 T795 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13947 T795 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13950 T795 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13952 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13953 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43853/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43853_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 13953 T795 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13954 T795 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13954 T795 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13955 T795 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13955 T795 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13955 T795 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13956 T749 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> 13956 T795 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13956 T778 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> 13956 T762 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> 13956 T795 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-1363021155237/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty3/
[junit4:junit4]   2> 13956 T742 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> 13956 T794 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> 13957 T795 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6685e17b
[junit4:junit4]   2> 13957 T795 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13958 T795 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty3 forceNew: false
[junit4:junit4]   2> 13958 T795 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty3/index/
[junit4:junit4]   2> 13958 T795 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13958 T795 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty3/index forceNew: false
[junit4:junit4]   2> 13961 T795 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28f41673 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7010fc74),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13961 T795 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13963 T795 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13963 T795 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13963 T795 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13964 T795 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13964 T795 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13964 T795 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13964 T795 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13965 T795 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13965 T795 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13969 T795 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13972 T795 oass.SolrIndexSearcher.<init> Opening Searcher@4d27eb17 main
[junit4:junit4]   2> 13973 T795 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty3/tlog
[junit4:junit4]   2> 13974 T795 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13974 T795 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13977 T796 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d27eb17 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13979 T795 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13979 T795 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15460 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15461 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47579/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47579_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 15461 T743 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15461 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15464 T762 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> 15464 T778 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> 15464 T794 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> 15464 T742 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> 15464 T749 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> 15980 T795 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15981 T795 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47579/qg_vk/fo collection:collection1 shard:shard1
[junit4:junit4]   2> 15984 T795 oasc.ZkController.register We are http://127.0.0.1:47579/qg_vk/fo/collection1/ and leader is http://127.0.0.1:51036/qg_vk/fo/collection1/
[junit4:junit4]   2> 15984 T795 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47579/qg_vk/fo
[junit4:junit4]   2> 15984 T795 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15984 T795 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C24 name=collection1 org.apache.solr.core.SolrCore@37884890 url=http://127.0.0.1:47579/qg_vk/fo/collection1 node=127.0.0.1:47579_qg_vk%2Ffo C24_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:47579/qg_vk/fo, state=down, node_name=127.0.0.1:47579_qg_vk%2Ffo, collection=collection1, core=collection1}
[junit4:junit4]   2> 15985 T797 C24 P47579 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15985 T797 C24 P47579 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15985 T795 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15985 T797 C24 P47579 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15985 T797 C24 P47579 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15986 T720 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15986 T797 C24 P47579 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15986 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15987 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16046 T720 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16048 T720 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50121
[junit4:junit4]   2> 16048 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16049 T720 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16049 T720 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-1363021158763
[junit4:junit4]   2> 16049 T720 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-1363021158763/solr.xml
[junit4:junit4]   2> 16049 T720 oasc.CoreContainer.<init> New CoreContainer 937161344
[junit4:junit4]   2> 16050 T720 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-1363021158763/'
[junit4:junit4]   2> 16050 T720 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-1363021158763/'
[junit4:junit4]   2> 16066 T720 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16067 T720 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16067 T720 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16067 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16068 T720 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16068 T720 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16068 T720 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16068 T720 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16069 T720 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16069 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16074 T720 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16082 T720 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54695/solr
[junit4:junit4]   2> 16083 T720 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16083 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@582cb6ad
[junit4:junit4]   2> 16084 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16084 T808 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16085 T808 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 16085 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41472
[junit4:junit4]   2> 16085 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41472
[junit4:junit4]   2> 16086 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b18000b with negotiated timeout 20000 for client /127.0.0.1:41472
[junit4:junit4]   2> 16086 T808 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b18000b, negotiated timeout = 20000
[junit4:junit4]   2> 16086 T809 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@582cb6ad name:ZooKeeperConnection Watcher:127.0.0.1:54695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16086 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16087 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a641b18000b
[junit4:junit4]   2> 16088 T809 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16088 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41472 which had sessionid 0x13d5a641b18000b
[junit4:junit4]   2> 16088 T720 oaz.ZooKeeper.close Session: 0x13d5a641b18000b closed
[junit4:junit4]   2> 16088 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16090 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1714b2ba
[junit4:junit4]   2> 16091 T810 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16091 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16092 T810 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 16092 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41473
[junit4:junit4]   2> 16092 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41473
[junit4:junit4]   2> 16092 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b18000c with negotiated timeout 20000 for client /127.0.0.1:41473
[junit4:junit4]   2> 16092 T810 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b18000c, negotiated timeout = 20000
[junit4:junit4]   2> 16093 T811 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1714b2ba name:ZooKeeperConnection Watcher:127.0.0.1:54695/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16093 T720 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16094 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b18000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16094 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b18000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16095 T720 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16967 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16968 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47579/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47579_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 16971 T762 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> 16971 T742 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> 16971 T811 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> 16971 T794 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> 16971 T749 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> 16972 T778 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> 16992 T757 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&state=recovering&nodeName=127.0.0.1:47579_qg_vk%252Ffo&action=PREPRECOVERY&wt=javabin&onlyIfLeader=true&version=2&core=collection1&coreNodeName=4} status=0 QTime=1000 
[junit4:junit4]   2> 17098 T720 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50121_qg_vk%2Ffo
[junit4:junit4]   2> 17098 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b18000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50121_qg_vk%2Ffo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50121_qg_vk%2Ffo
[junit4:junit4]   2> 17099 T720 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50121_qg_vk%2Ffo
[junit4:junit4]   2> 17100 T762 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> 17100 T794 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> 17101 T742 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> 17100 T778 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> 17101 T749 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17101 T811 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17101 T749 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> 17101 T811 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> 17102 T794 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17102 T742 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17102 T762 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17102 T778 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17106 T812 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-1363021158763/collection1
[junit4:junit4]   2> 17106 T812 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17107 T812 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17107 T812 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17107 T812 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-1363021158763/collection1/'
[junit4:junit4]   2> 17108 T812 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-1363021158763/collection1/lib/README' to classloader
[junit4:junit4]   2> 17108 T812 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-1363021158763/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17132 T812 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17161 T812 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17162 T812 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17167 T812 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17455 T812 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17461 T812 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17463 T812 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17476 T812 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17479 T812 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17482 T812 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17483 T812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17483 T812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17484 T812 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17485 T812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17485 T812 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17485 T812 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17485 T812 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-1363021158763/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty4/
[junit4:junit4]   2> 17485 T812 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6685e17b
[junit4:junit4]   2> 17486 T812 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17486 T812 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty4 forceNew: false
[junit4:junit4]   2> 17486 T812 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty4/index/
[junit4:junit4]   2> 17486 T812 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17487 T812 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty4/index forceNew: false
[junit4:junit4]   2> 17489 T812 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4464b413 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77a13203),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17489 T812 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17491 T812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17491 T812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17491 T812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17492 T812 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17492 T812 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17492 T812 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17492 T812 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17493 T812 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17493 T812 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17495 T812 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17497 T812 oass.SolrIndexSearcher.<init> Opening Searcher@18f6d735 main
[junit4:junit4]   2> 17497 T812 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty4/tlog
[junit4:junit4]   2> 17498 T812 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17498 T812 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17501 T813 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18f6d735 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17503 T812 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17503 T812 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18476 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18477 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50121/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50121_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 18477 T743 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18477 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18481 T811 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> 18481 T742 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> 18481 T762 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> 18481 T794 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> 18481 T749 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> 18482 T778 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> 18504 T812 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18505 T812 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50121/qg_vk/fo collection:collection1 shard:shard2
[junit4:junit4]   2> 18507 T812 oasc.ZkController.register We are http://127.0.0.1:50121/qg_vk/fo/collection1/ and leader is http://127.0.0.1:43853/qg_vk/fo/collection1/
[junit4:junit4]   2> 18508 T812 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50121/qg_vk/fo
[junit4:junit4]   2> 18508 T812 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18508 T812 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@681fd0f3 url=http://127.0.0.1:50121/qg_vk/fo/collection1 node=127.0.0.1:50121_qg_vk%2Ffo C25_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:50121/qg_vk/fo, state=down, node_name=127.0.0.1:50121_qg_vk%2Ffo, collection=collection1, core=collection1}
[junit4:junit4]   2> 18508 T814 C25 P50121 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18509 T814 C25 P50121 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18509 T812 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18509 T814 C25 P50121 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18509 T814 C25 P50121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18510 T814 C25 P50121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18510 T720 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18510 T720 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18511 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18515 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18516 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18521 T757 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-1363021146202/onenodecollectioncore
[junit4:junit4]   2> 18521 T757 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18522 T757 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18522 T757 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18523 T757 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18523 T757 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18525 T757 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18526 T757 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-1363021146202/onenodecollectioncore/'
[junit4:junit4]   2> 18550 T757 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 18576 T757 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18577 T757 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18582 T757 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18866 T757 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18872 T757 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18874 T757 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18886 T757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18889 T757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18892 T757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18892 T757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18893 T757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18893 T757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18894 T757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18894 T757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18894 T757 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18895 T757 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-1363021146202/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363021142778/onenodecollection/
[junit4:junit4]   2> 18895 T757 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6685e17b
[junit4:junit4]   2> 18896 T757 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18897 T757 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363021142778/onenodecollection forceNew: false
[junit4:junit4]   2> 18897 T757 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-1363021142778/onenodecollection/index/
[junit4:junit4]   2> 18897 T757 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-1363021142778/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18898 T757 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363021142778/onenodecollection/index forceNew: false
[junit4:junit4]   2> 18899 T757 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5303d87b lockFactory=org.apache.lucene.store.NativeFSLockFactory@32835a2a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18899 T757 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18901 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18901 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18902 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18902 T757 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18903 T757 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18903 T757 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18903 T757 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18904 T757 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18904 T757 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18906 T757 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18908 T757 oass.SolrIndexSearcher.<init> Opening Searcher@289a7dc3 main
[junit4:junit4]   2> 18909 T757 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363021142778/onenodecollection/tlog
[junit4:junit4]   2> 18909 T757 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18909 T757 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18912 T816 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@289a7dc3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18914 T757 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2>  C24_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:47579/qg_vk/fo, shard=shard1, state=recovering, node_name=127.0.0.1:47579_qg_vk%2Ffo, collection=collection1, core=collection1}
[junit4:junit4]   2> 18993 T797 C24 P47579 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51036/qg_vk/fo/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18993 T797 C24 P47579 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47579/qg_vk/fo START replicas=[http://127.0.0.1:51036/qg_vk/fo/collection1/] nUpdates=100
[junit4:junit4]   2> 18994 T797 C24 P47579 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18994 T797 C24 P47579 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18994 T797 C24 P47579 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18994 T797 C24 P47579 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18994 T797 C24 P47579 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18994 T797 C24 P47579 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51036/qg_vk/fo/collection1/. core=collection1
[junit4:junit4]   2> 18994 T797 C24 P47579 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C26 name=collection1 org.apache.solr.core.SolrCore@7a8230f3 url=http://127.0.0.1:51036/qg_vk/fo/collection1 node=127.0.0.1:51036_qg_vk%2Ffo C26_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:51036/qg_vk/fo, shard=shard1, state=active, node_name=127.0.0.1:51036_qg_vk%2Ffo, collection=collection1, core=collection1, leader=true}
[junit4:junit4]   2> 18998 T755 C26 P51036 REQ /get {distrib=false&wt=javabin&getVersions=100&version=2&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 18998 T756 C26 P51036 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19000 T756 C26 P51036 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@192463bf lockFactory=org.apache.lucene.store.NativeFSLockFactory@68c3e084),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19001 T756 C26 P51036 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19001 T756 C26 P51036 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@192463bf lockFactory=org.apache.lucene.store.NativeFSLockFactory@68c3e084),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@192463bf lockFactory=org.apache.lucene.store.NativeFSLockFactory@68c3e084),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19002 T756 C26 P51036 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19002 T756 C26 P51036 oass.SolrIndexSearcher.<init> Opening Searcher@72867877 realtime
[junit4:junit4]   2> 19003 T756 C26 P51036 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19003 T756 C26 P51036 /update {waitSearcher=true&wt=javabin&softCommit=false&openSearcher=false&version=2&commit=true&commit_end_point=true} {commit=} 0 5
[junit4:junit4]   2> 19004 T797 C24 P47579 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19004 T797 C24 P47579 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19008 T758 C26 P51036 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19008 T758 C26 P51036 REQ /replication {wt=javabin&command=indexversion&version=2&qt=/replication} status=0 QTime=3 
[junit4:junit4]   2> 19008 T797 C24 P47579 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19009 T797 C24 P47579 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19009 T797 C24 P47579 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19011 T756 C26 P51036 REQ /replication {wt=javabin&command=filelist&version=2&generation=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 19012 T797 C24 P47579 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19013 T797 C24 P47579 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty3/index.20130311095921785 forceNew: false
[junit4:junit4]   2> 19013 T797 C24 P47579 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@559112d1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1590046e) fullCopy=false
[junit4:junit4]   2> 19015 T755 C26 P51036 REQ /replication {file=segments_2&wt=filestream&command=filecontent&checksum=true&generation=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 19016 T797 C24 P47579 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19017 T797 C24 P47579 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19017 T797 C24 P47579 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19018 T797 C24 P47579 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28f41673 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7010fc74),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28f41673 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7010fc74),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19018 T797 C24 P47579 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19019 T797 C24 P47579 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19019 T797 C24 P47579 oass.SolrIndexSearcher.<init> Opening Searcher@7135e5 main
[junit4:junit4]   2> 19020 T796 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7135e5 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19020 T797 C24 P47579 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@559112d1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1590046e)
[junit4:junit4]   2> 19020 T797 C24 P47579 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19020 T797 C24 P47579 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19020 T797 C24 P47579 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19021 T797 C24 P47579 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19022 T797 C24 P47579 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19987 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19988 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50121/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50121_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19990 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51036/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51036_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19991 T743 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 19991 T743 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19993 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47579/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47579_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19996 T762 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> 19996 T794 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> 19996 T742 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> 19996 T749 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> 19996 T811 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> 19996 T778 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> 20514 T773 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&state=recovering&nodeName=127.0.0.1:50121_qg_vk%252Ffo&action=PREPRECOVERY&wt=javabin&onlyIfLeader=true&version=2&core=collection1&coreNodeName=5} status=0 QTime=2000 
[junit4:junit4]   2> 20916 T757 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20916 T757 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:51036/qg_vk/fo collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20917 T757 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20922 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20923 T757 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20924 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20925 T757 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20925 T757 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20926 T757 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51036/qg_vk/fo/onenodecollectioncore/
[junit4:junit4]   2> 20926 T757 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20926 T757 oasc.SyncStrategy.syncToMe http://127.0.0.1:51036/qg_vk/fo/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20927 T757 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51036/qg_vk/fo/onenodecollectioncore/
[junit4:junit4]   2> 20927 T757 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20930 T725 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5a641b180006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21502 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21509 T811 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> 21510 T778 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> 21510 T749 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> 21510 T762 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> 21510 T794 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> 21511 T742 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> 21533 T757 oasc.ZkController.register We are http://127.0.0.1:51036/qg_vk/fo/onenodecollectioncore/ and leader is http://127.0.0.1:51036/qg_vk/fo/onenodecollectioncore/
[junit4:junit4]   2> 21534 T757 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:51036/qg_vk/fo
[junit4:junit4]   2> 21534 T757 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21534 T757 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21537 T757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21538 T757 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363021142778/onenodecollection&collection=onenodecollection&name=onenodecollectioncore&version=2&roles=none&numShards=1} status=0 QTime=3017 
[junit4:junit4]   2> 21538 T720 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21542 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C25_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:50121/qg_vk/fo, shard=shard2, state=recovering, node_name=127.0.0.1:50121_qg_vk%2Ffo, collection=collection1, core=collection1}
[junit4:junit4]   2> 22515 T814 C25 P50121 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:43853/qg_vk/fo/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22516 T814 C25 P50121 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50121/qg_vk/fo START replicas=[http://127.0.0.1:43853/qg_vk/fo/collection1/] nUpdates=100
[junit4:junit4]   2> 22516 T814 C25 P50121 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22516 T814 C25 P50121 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22516 T814 C25 P50121 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22516 T814 C25 P50121 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22517 T814 C25 P50121 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22517 T814 C25 P50121 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:43853/qg_vk/fo/collection1/. core=collection1
[junit4:junit4]   2> 22517 T814 C25 P50121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@537d8c6a url=http://127.0.0.1:43853/qg_vk/fo/collection1 node=127.0.0.1:43853_qg_vk%2Ffo C27_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:43853/qg_vk/fo, shard=shard2, state=active, node_name=127.0.0.1:43853_qg_vk%2Ffo, collection=collection1, core=collection1, leader=true}
[junit4:junit4]   2> 22521 T773 C27 P43853 REQ /get {distrib=false&wt=javabin&getVersions=100&version=2&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 22523 T772 C27 P43853 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22525 T772 C27 P43853 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4711814f lockFactory=org.apache.lucene.store.NativeFSLockFactory@253e3386),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22525 T772 C27 P43853 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22526 T772 C27 P43853 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4711814f lockFactory=org.apache.lucene.store.NativeFSLockFactory@253e3386),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4711814f lockFactory=org.apache.lucene.store.NativeFSLockFactory@253e3386),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22526 T772 C27 P43853 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22527 T772 C27 P43853 oass.SolrIndexSearcher.<init> Opening Searcher@322b6e39 realtime
[junit4:junit4]   2> 22527 T772 C27 P43853 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22527 T772 C27 P43853 /update {waitSearcher=true&wt=javabin&softCommit=false&openSearcher=false&version=2&commit=true&commit_end_point=true} {commit=} 0 4
[junit4:junit4]   2> 22528 T814 C25 P50121 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22529 T814 C25 P50121 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22530 T771 C27 P43853 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22530 T771 C27 P43853 REQ /replication {wt=javabin&command=indexversion&version=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22531 T814 C25 P50121 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22531 T814 C25 P50121 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22531 T814 C25 P50121 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22533 T773 C27 P43853 REQ /replication {wt=javabin&command=filelist&version=2&generation=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22533 T814 C25 P50121 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22534 T814 C25 P50121 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/jetty4/index.20130311095925307 forceNew: false
[junit4:junit4]   2> 22535 T814 C25 P50121 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@23dde018 lockFactory=org.apache.lucene.store.NativeFSLockFactory@71b73479) fullCopy=false
[junit4:junit4]   2> 22537 T772 C27 P43853 REQ /replication {file=segments_2&wt=filestream&command=filecontent&checksum=true&generation=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22538 T814 C25 P50121 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22539 T814 C25 P50121 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22539 T814 C25 P50121 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22540 T814 C25 P50121 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4464b413 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77a13203),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4464b413 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77a13203),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22540 T814 C25 P50121 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22540 T814 C25 P50121 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22541 T814 C25 P50121 oass.SolrIndexSearcher.<init> Opening Searcher@7cd7e6f0 main
[junit4:junit4]   2> 22542 T813 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cd7e6f0 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22542 T814 C25 P50121 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@23dde018 lockFactory=org.apache.lucene.store.NativeFSLockFactory@71b73479)
[junit4:junit4]   2> 22542 T814 C25 P50121 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22542 T814 C25 P50121 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22543 T814 C25 P50121 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22543 T814 C25 P50121 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22543 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22544 T814 C25 P50121 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23016 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23017 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51036/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51036_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23020 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50121/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50121_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23023 T742 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> 23023 T778 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> 23023 T762 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> 23023 T811 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> 23023 T794 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> 23023 T749 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> 23545 T720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23546 T720 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23546 T720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23562 T774 oejs.Response.sendError WARNING Committed before 404 Can not find: /qg_vk/fo/onenodecollectioncore/update
[junit4:junit4]   2> 23562 T720 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54695 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4477af39
[junit4:junit4]   2> 23564 T774 oejs.ServletHandler.doHandle WARNING /qg_vk/fo/onenodecollectioncore/update java.lang.IllegalStateException: Committed
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
[junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 23564 T821 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54695. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23564 T720 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23565 T821 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54695, initiating session
[junit4:junit4]   2> 23565 T722 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41525
[junit4:junit4]   2> 23565 T722 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41525
[junit4:junit4]   2> 23566 T724 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5a641b18000d with negotiated timeout 10000 for client /127.0.0.1:41525
[junit4:junit4]   2> 23566 T821 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54695, sessionid = 0x13d5a641b18000d, negotiated timeout = 10000
[junit4:junit4]   2> 23566 T822 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4477af39 name:ZooKeeperConnection Watcher:127.0.0.1:54695 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23566 T720 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>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:50121_qg_vk%2Ffo (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:53016_qg_vk%2Ffo (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:51036_qg_vk%2Ffo (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:47579_qg_vk%2Ffo (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:43853_qg_vk%2Ffo (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[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/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (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/currency.xml (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/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.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/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89326953615065100-127.0.0.1:50121_qg_vk%2Ffo-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89326953615065096-127.0.0.1:43853_qg_vk%2Ffo-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89326953615065098-127.0.0.1:47579_qg_vk%2Ffo-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89326953615065094-127.0.0.1:51036_qg_vk%2Ffo-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89326953615065091-127.0.0.1:53016_qg_vk%2Ffo-n_0000000000 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89326953615065091-127.0.0.1:53016_qg_vk%2Ffo-n_0000000000"}
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>   /solr/collections (3)
[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>            "base_url":"http://127.0.0.1:43853/qg_vk/fo",
[junit4:junit4]   1>            "node_name":"127.0.0.1:43853_qg_vk%2Ffo",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:51036/qg_vk/fo",
[junit4:junit4]   1>            "node_name":"127.0.0.1:51036_qg_vk%2Ffo",
[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/89326953615065096-3-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89326953615065100-5-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/89326953615065098-4-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89326953615065094-2-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/collection1/shards (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>            "base_url":"http://127.0.0.1:53016/qg_vk/fo",
[junit4:junit4]   1>            "node_name":"127.0.0.1:53016_qg_vk%2Ffo",
[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/89326953615065091-1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[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>            "base_url":"http://127.0.0.1:51036/qg_vk/fo",
[junit4:junit4]   1>            "node_name":"127.0.0.1:51036_qg_vk%2Ffo",
[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/89326953615065094-127.0.0.1:51036_qg_vk%2Ffo_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "2":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:51036/qg_vk/fo",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:51036_qg_vk%2Ffo",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "4":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:47579/qg_vk/fo",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:47579_qg_vk%2Ffo",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "core":"collection1"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "3":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:43853/qg_vk/fo",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:43853_qg_vk%2Ffo",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "5":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:50121/qg_vk/fo",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:50121_qg_vk%2Ffo",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "core":"collection1"}}}}},
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:51036_qg_vk%2Ffo_onenodecollectioncore":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:51036/qg_vk/fo",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:51036_qg_vk%2Ffo",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"1":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:53016/qg_vk/fo",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:53016_qg_vk%2Ffo",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   2> 23608 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a641b18000d
[junit4:junit4]   2> 23608 T822 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23608 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41525 which had sessionid 0x13d5a641b18000d
[junit4:junit4]   2> 23608 T720 oaz.ZooKeeper.close Session: 0x13d5a641b18000d closed
[junit4:junit4]   2> 23609 T725 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5a641b180004
[junit4:junit4]   2> 23609 T749 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23609 T720 oaz.ZooKeeper.close Session: 0x13d5a641b180004 closed
[junit4:junit4]   2> 23609 T722 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41450 which had sessionid 0x13d5a641b180004
[junit4:junit4]   2> 23611 T720 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 53016
[junit4:junit4]   2> 23611 T720 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=653186829
[junit4:junit4]   2> 24528 T743 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24529 T743 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53016/qg_vk/fo",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53016_qg_vk%2Ffo",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 24532 T742 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> 24532 T762 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> 24532 T794 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> 24534 T811 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> 24534 T778 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> 25613 T720 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25613 T720 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25615 T720 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1914989c
[junit4:junit4]   2> 25619 T720 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> 25620 T720 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25620 T720 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25620 T720 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25621 T720 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25621 T720 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363021142777/control/data
[junit4:junit

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

s.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 32073 T724 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
[junit4:junit4]   2> 32073 T720 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 32074 T720 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54695 54695
[junit4:junit4]   2> 32075 T722 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 32076 T720 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 32076 T720 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 32076 T720 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 32076 T720 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 32077 T720 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1>                   "leader":"true"}}}}}}
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=68E0A4551E932C72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Phoenix -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.1s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:43853/qg_vk/fo/onenodecollectioncore returned non ok status:404, message:Can not find: /qg_vk/fo/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([68E0A4551E932C72:E9062A4D69CC4C4E]: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> 32116 T720 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32120 T719 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 32228 T723 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 33296 T811 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33297 T811 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> 33297 T811 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33297 T811 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=ms, timezone=America/Phoenix
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=136484472,total=235143168
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestStressReorder, IndexReaderFactoryTest, TestFastOutputStream, TestMergePolicyConfig, ChaosMonkeySafeLeaderTest, TestBM25SimilarityFactory, TestWordDelimiterFilterFactory, TestArbitraryIndexDir, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.40s, 1 test, 1 error <<< FAILURES!

[...truncated 716 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: 271 suites, 1141 tests, 1 error, 13 ignored (7 assumptions)

Total time: 39 minutes 7 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