You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/12/18 02:20:51 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3558 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3558/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([B29B65A02E865721]:0)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([B29B65A02E865721]:0)




Build Log:
[...truncated 9481 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T1106 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T1106 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1355786404232
[junit4:junit4]   2> 8 T1106 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9 T1107 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T1107 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T1107 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T1107 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T1107 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 14 T1107 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T1106 oasc.ZkTestServer.run start zk server on port:51541
[junit4:junit4]   2> 111 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@452a2b2a
[junit4:junit4]   2> 112 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 112 T1112 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 113 T1112 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 114 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:48879
[junit4:junit4]   2> 114 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:48879
[junit4:junit4]   2> 115 T1110 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 117 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900000 with negotiated timeout 10000 for client /140.211.11.196:48879
[junit4:junit4]   2> 117 T1112 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900000, negotiated timeout = 10000
[junit4:junit4]   2> 118 T1113 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@452a2b2a name:ZooKeeperConnection Watcher:127.0.0.1:51541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 118 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 119 T1106 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 122 T1111 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bab2ac1900000
[junit4:junit4]   2> 123 T1113 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 123 T1108 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:48879 which had sessionid 0x13bab2ac1900000
[junit4:junit4]   2> 123 T1106 oaz.ZooKeeper.close Session: 0x13bab2ac1900000 closed
[junit4:junit4]   2> 124 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@77bf8c6f
[junit4:junit4]   2> 125 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 125 T1114 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 126 T1114 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 126 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27121
[junit4:junit4]   2> 127 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27121
[junit4:junit4]   2> 128 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900001 with negotiated timeout 10000 for client /140.211.11.196:27121
[junit4:junit4]   2> 128 T1114 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900001, negotiated timeout = 10000
[junit4:junit4]   2> 128 T1115 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77bf8c6f name:ZooKeeperConnection Watcher:127.0.0.1:51541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 129 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 129 T1106 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 133 T1106 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 143 T1106 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 146 T1106 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 149 T1106 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 150 T1106 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 163 T1106 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 164 T1106 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 269 T1106 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 270 T1106 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 273 T1106 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 274 T1106 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 284 T1106 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 285 T1106 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 288 T1106 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 289 T1106 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 293 T1106 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 294 T1106 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 297 T1106 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 298 T1106 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 301 T1106 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 302 T1106 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 305 T1111 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bab2ac1900001
[junit4:junit4]   2> 307 T1115 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 307 T1108 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:27121 which had sessionid 0x13bab2ac1900001
[junit4:junit4]   2> 307 T1106 oaz.ZooKeeper.close Session: 0x13bab2ac1900001 closed
[junit4:junit4]   2> 496 T1106 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 503 T1106 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:41744
[junit4:junit4]   2> 504 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 505 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533
[junit4:junit4]   2> 505 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533/'
[junit4:junit4]   2> 553 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 554 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 554 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533
[junit4:junit4]   2> 555 T1106 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533/solr.xml
[junit4:junit4]   2> 555 T1106 oasc.CoreContainer.<init> New CoreContainer 302332962
[junit4:junit4]   2> 556 T1106 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533/'
[junit4:junit4]   2> 557 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533/'
[junit4:junit4]   2> 590 T1106 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 590 T1106 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 591 T1106 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 592 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 592 T1106 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 593 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 593 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 594 T1106 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 595 T1106 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 595 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 617 T1106 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 639 T1106 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51541/solr
[junit4:junit4]   2> 640 T1106 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 641 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@383923b9
[junit4:junit4]   2> 642 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 643 T1125 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 644 T1125 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 644 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:62143
[junit4:junit4]   2> 645 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:62143
[junit4:junit4]   2> 646 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900002 with negotiated timeout 20000 for client /140.211.11.196:62143
[junit4:junit4]   2> 646 T1125 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900002, negotiated timeout = 20000
[junit4:junit4]   2> 647 T1126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@383923b9 name:ZooKeeperConnection Watcher:127.0.0.1:51541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 647 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 648 T1111 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bab2ac1900002
[junit4:junit4]   2> 650 T1126 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 650 T1108 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:62143 which had sessionid 0x13bab2ac1900002
[junit4:junit4]   2> 650 T1106 oaz.ZooKeeper.close Session: 0x13bab2ac1900002 closed
[junit4:junit4]   2> 651 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 661 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7bfe663a
[junit4:junit4]   2> 662 T1127 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 662 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 663 T1127 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 663 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:41597
[junit4:junit4]   2> 663 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:41597
[junit4:junit4]   2> 665 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900003 with negotiated timeout 20000 for client /140.211.11.196:41597
[junit4:junit4]   2> 665 T1127 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900003, negotiated timeout = 20000
[junit4:junit4]   2> 665 T1128 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bfe663a name:ZooKeeperConnection Watcher:127.0.0.1:51541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 666 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 673 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 675 T1106 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 679 T1106 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41744_
[junit4:junit4]   2> 681 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41744_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41744_
[junit4:junit4]   2> 683 T1106 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41744_
[junit4:junit4]   2> 690 T1106 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 704 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 705 T1106 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 709 T1106 oasc.Overseer.start Overseer (id=88852817788272643-127.0.0.1:41744_-n_0000000000) starting
[junit4:junit4]   2> 710 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 717 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 718 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 720 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 729 T1130 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 730 T1106 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 733 T1106 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 735 T1129 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 741 T1131 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533/collection1
[junit4:junit4]   2> 742 T1131 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 742 T1131 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 743 T1131 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 744 T1131 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533/collection1/'
[junit4:junit4]   2> 746 T1131 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 746 T1131 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533/collection1/lib/README' to classloader
[junit4:junit4]   2> 816 T1131 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 891 T1131 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 992 T1131 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 999 T1131 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1662 T1131 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1673 T1131 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1677 T1131 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1692 T1131 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1697 T1131 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1702 T1131 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1703 T1131 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1704 T1131 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1355786404533/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data/
[junit4:junit4]   2> 1704 T1131 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39aaadc6
[junit4:junit4]   2> 1705 T1131 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1741 T1131 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data forceNew:false
[junit4:junit4]   2> 1742 T1131 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data
[junit4:junit4]   2> 1742 T1131 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data/index/
[junit4:junit4]   2> 1743 T1131 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1744 T1131 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data/index forceNew:false
[junit4:junit4]   2> 1750 T1131 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4105137d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1750 T1131 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1751 T1131 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data/index
[junit4:junit4]   2> 1751 T1131 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1753 T1131 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1754 T1131 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1754 T1131 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1755 T1131 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1755 T1131 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1756 T1131 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1756 T1131 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1757 T1131 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1758 T1131 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1759 T1131 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1760 T1131 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1760 T1131 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1761 T1131 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1761 T1131 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1762 T1131 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1763 T1131 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1764 T1131 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1764 T1131 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1765 T1131 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1766 T1131 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1767 T1131 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1768 T1131 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1769 T1131 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1770 T1131 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1771 T1131 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1771 T1131 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1784 T1131 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1789 T1131 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1791 T1131 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1793 T1131 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data
[junit4:junit4]   2> 1795 T1131 oass.SolrIndexSearcher.<init> Opening Searcher@201ce579 main
[junit4:junit4]   2> 1796 T1131 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1797 T1131 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1797 T1131 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1805 T1131 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1860 T1132 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@201ce579 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1865 T1131 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1865 T1131 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1866 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:create cxid:0x56 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2242 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2243 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41744_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41744"}
[junit4:junit4]   2> 2243 T1129 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2243 T1129 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2244 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:create cxid:0x5e zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2256 T1128 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> 2377 T1131 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2377 T1131 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:41744 shardId:shard1
[junit4:junit4]   2> 2378 T1131 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2384 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:delete cxid:0x78 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2392 T1131 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2393 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:create cxid:0x79 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2401 T1131 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2401 T1131 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2401 T1131 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41744/collection1/
[junit4:junit4]   2> 2402 T1131 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2402 T1131 oasc.SyncStrategy.syncToMe http://127.0.0.1:41744/collection1/ has no replicas
[junit4:junit4]   2> 2402 T1131 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41744/collection1/
[junit4:junit4]   2> 2403 T1131 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2406 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900003 type:create cxid:0x83 zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2760 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2861 T1128 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> 2876 T1131 oasc.ZkController.register We are http://127.0.0.1:41744/collection1/ and leader is http://127.0.0.1:41744/collection1/
[junit4:junit4]   2> 2876 T1131 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41744
[junit4:junit4]   2> 2876 T1131 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2877 T1131 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2877 T1131 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2879 T1131 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2879 T1106 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2880 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2881 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2895 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2904 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@558d4f17
[junit4:junit4]   2> 2905 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2905 T1133 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2906 T1133 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 2906 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11696
[junit4:junit4]   2> 2907 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11696
[junit4:junit4]   2> 2908 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900004 with negotiated timeout 10000 for client /140.211.11.196:11696
[junit4:junit4]   2> 2908 T1133 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900004, negotiated timeout = 10000
[junit4:junit4]   2> 2908 T1134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@558d4f17 name:ZooKeeperConnection Watcher:127.0.0.1:51541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2909 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2909 T1106 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2911 T1106 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3072 T1106 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3076 T1106 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38868
[junit4:junit4]   2> 3077 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3078 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137
[junit4:junit4]   2> 3078 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137/'
[junit4:junit4]   2> 3120 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3121 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3121 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137
[junit4:junit4]   2> 3122 T1106 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137/solr.xml
[junit4:junit4]   2> 3122 T1106 oasc.CoreContainer.<init> New CoreContainer 166570680
[junit4:junit4]   2> 3123 T1106 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137/'
[junit4:junit4]   2> 3124 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137/'
[junit4:junit4]   2> 3153 T1106 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 3154 T1106 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3155 T1106 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3155 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3156 T1106 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3156 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3157 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3158 T1106 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3158 T1106 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3159 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3180 T1106 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3200 T1106 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51541/solr
[junit4:junit4]   2> 3201 T1106 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3201 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e549f2c
[junit4:junit4]   2> 3202 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3203 T1144 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3204 T1144 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 3204 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:41978
[junit4:junit4]   2> 3205 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:41978
[junit4:junit4]   2> 3207 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900005 with negotiated timeout 20000 for client /140.211.11.196:41978
[junit4:junit4]   2> 3207 T1144 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900005, negotiated timeout = 20000
[junit4:junit4]   2> 3207 T1145 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e549f2c name:ZooKeeperConnection Watcher:127.0.0.1:51541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3208 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3209 T1111 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bab2ac1900005
[junit4:junit4]   2> 3226 T1145 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3226 T1108 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:41978 which had sessionid 0x13bab2ac1900005
[junit4:junit4]   2> 3226 T1106 oaz.ZooKeeper.close Session: 0x13bab2ac1900005 closed
[junit4:junit4]   2> 3227 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 3238 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@61edfdd5
[junit4:junit4]   2> 3240 T1146 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3239 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3240 T1146 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 3240 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20470
[junit4:junit4]   2> 3241 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20470
[junit4:junit4]   2> 3242 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900006 with negotiated timeout 20000 for client /140.211.11.196:20470
[junit4:junit4]   2> 3242 T1146 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900006, negotiated timeout = 20000
[junit4:junit4]   2> 3243 T1147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61edfdd5 name:ZooKeeperConnection Watcher:127.0.0.1:51541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3243 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3244 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3245 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3247 T1106 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38868_
[junit4:junit4]   2> 3248 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38868_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38868_
[junit4:junit4]   2> 3255 T1106 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38868_
[junit4:junit4]   2> 3259 T1134 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3259 T1128 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3259 T1128 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> 3262 T1106 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3270 T1148 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137/collection1
[junit4:junit4]   2> 3270 T1148 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 3271 T1148 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 3271 T1148 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 3273 T1148 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137/collection1/'
[junit4:junit4]   2> 3274 T1148 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137/collection1/lib/README' to classloader
[junit4:junit4]   2> 3275 T1148 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 3328 T1148 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3366 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3367 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41744_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41744"}
[junit4:junit4]   2> 3378 T1128 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> 3378 T1147 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> 3378 T1134 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> 3400 T1148 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3501 T1148 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3507 T1148 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4133 T1148 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4144 T1148 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4148 T1148 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4162 T1148 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4167 T1148 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4172 T1148 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4173 T1148 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4174 T1148 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1355786407137/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/
[junit4:junit4]   2> 4174 T1148 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39aaadc6
[junit4:junit4]   2> 4175 T1148 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 4176 T1148 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1 forceNew:false
[junit4:junit4]   2> 4177 T1148 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1
[junit4:junit4]   2> 4177 T1148 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/index/
[junit4:junit4]   2> 4178 T1148 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4179 T1148 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/index forceNew:false
[junit4:junit4]   2> 4210 T1148 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@49142b6d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4211 T1148 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4211 T1148 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/index
[junit4:junit4]   2> 4212 T1148 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4214 T1148 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4214 T1148 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4215 T1148 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4215 T1148 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4216 T1148 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4216 T1148 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4217 T1148 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4218 T1148 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4219 T1148 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4220 T1148 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4221 T1148 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4221 T1148 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4222 T1148 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4222 T1148 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4223 T1148 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4224 T1148 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4225 T1148 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4226 T1148 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4227 T1148 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4228 T1148 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4228 T1148 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4229 T1148 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4230 T1148 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4231 T1148 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4232 T1148 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4233 T1148 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4246 T1148 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4251 T1148 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4253 T1148 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4255 T1148 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1
[junit4:junit4]   2> 4257 T1148 oass.SolrIndexSearcher.<init> Opening Searcher@55e99238 main
[junit4:junit4]   2> 4258 T1148 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4259 T1148 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4259 T1148 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4267 T1148 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4322 T1149 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55e99238 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4327 T1148 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4327 T1148 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4385 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4386 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38868_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38868"}
[junit4:junit4]   2> 4387 T1129 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 4387 T1129 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 4400 T1147 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> 4400 T1128 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> 4400 T1134 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> 4830 T1148 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4830 T1148 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:38868 shardId:shard1
[junit4:junit4]   2> 4831 T1148 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 4858 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 4859 T1148 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 4860 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4862 T1148 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 4862 T1148 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 4863 T1148 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38868/collection1/
[junit4:junit4]   2> 4863 T1148 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 4863 T1148 oasc.SyncStrategy.syncToMe http://127.0.0.1:38868/collection1/ has no replicas
[junit4:junit4]   2> 4863 T1148 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38868/collection1/
[junit4:junit4]   2> 4864 T1148 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 4868 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4905 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4922 T1128 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> 4922 T1134 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> 4922 T1147 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> 4972 T1148 oasc.ZkController.register We are http://127.0.0.1:38868/collection1/ and leader is http://127.0.0.1:38868/collection1/
[junit4:junit4]   2> 4972 T1148 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38868
[junit4:junit4]   2> 4972 T1148 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4973 T1148 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4973 T1148 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4975 T1148 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4976 T1106 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4977 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4977 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5152 T1106 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 5156 T1106 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60583
[junit4:junit4]   2> 5157 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5157 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216
[junit4:junit4]   2> 5158 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216/'
[junit4:junit4]   2> 5200 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 5201 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5201 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216
[junit4:junit4]   2> 5202 T1106 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216/solr.xml
[junit4:junit4]   2> 5202 T1106 oasc.CoreContainer.<init> New CoreContainer 167067633
[junit4:junit4]   2> 5203 T1106 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216/'
[junit4:junit4]   2> 5204 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216/'
[junit4:junit4]   2> 5233 T1106 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 5234 T1106 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5234 T1106 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 5235 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5235 T1106 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5236 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5237 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5237 T1106 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5238 T1106 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5238 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 5257 T1106 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5277 T1106 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51541/solr
[junit4:junit4]   2> 5278 T1106 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 5279 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5fd50fe6
[junit4:junit4]   2> 5280 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5280 T1159 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5281 T1159 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 5281 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27667
[junit4:junit4]   2> 5282 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27667
[junit4:junit4]   2> 5284 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900007 with negotiated timeout 20000 for client /140.211.11.196:27667
[junit4:junit4]   2> 5284 T1159 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900007, negotiated timeout = 20000
[junit4:junit4]   2> 5284 T1160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fd50fe6 name:ZooKeeperConnection Watcher:127.0.0.1:51541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5285 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5286 T1111 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bab2ac1900007
[junit4:junit4]   2> 5297 T1160 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 5297 T1108 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:27667 which had sessionid 0x13bab2ac1900007
[junit4:junit4]   2> 5297 T1106 oaz.ZooKeeper.close Session: 0x13bab2ac1900007 closed
[junit4:junit4]   2> 5298 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 5307 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@35d2fda3
[junit4:junit4]   2> 5309 T1161 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5309 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5309 T1161 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 5310 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:18660
[junit4:junit4]   2> 5310 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:18660
[junit4:junit4]   2> 5311 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900008 with negotiated timeout 20000 for client /140.211.11.196:18660
[junit4:junit4]   2> 5311 T1161 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900008, negotiated timeout = 20000
[junit4:junit4]   2> 5312 T1162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35d2fda3 name:ZooKeeperConnection Watcher:127.0.0.1:51541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5312 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5313 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5319 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5320 T1106 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60583_
[junit4:junit4]   2> 5321 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60583_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60583_
[junit4:junit4]   2> 5323 T1106 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60583_
[junit4:junit4]   2> 5326 T1147 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 5326 T1128 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 5326 T1134 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 5326 T1147 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> 5326 T1128 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> 5326 T1134 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> 5336 T1106 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5344 T1163 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216/collection1
[junit4:junit4]   2> 5344 T1163 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5345 T1163 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5345 T1163 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5347 T1163 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216/collection1/'
[junit4:junit4]   2> 5348 T1163 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5349 T1163 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216/collection1/lib/README' to classloader
[junit4:junit4]   2> 5405 T1163 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5428 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5429 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38868_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38868"}
[junit4:junit4]   2> 5442 T1162 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> 5443 T1147 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> 5442 T1128 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> 5443 T1134 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> 5482 T1163 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5583 T1163 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5590 T1163 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6269 T1163 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6280 T1163 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6285 T1163 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6302 T1163 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6307 T1163 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6312 T1163 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6315 T1163 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6317 T1163 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1355786409216/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/
[junit4:junit4]   2> 6317 T1163 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39aaadc6
[junit4:junit4]   2> 6318 T1163 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6319 T1163 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2 forceNew:false
[junit4:junit4]   2> 6320 T1163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2
[junit4:junit4]   2> 6321 T1163 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/index/
[junit4:junit4]   2> 6322 T1163 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6324 T1163 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/index forceNew:false
[junit4:junit4]   2> 6332 T1163 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3273f807),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6332 T1163 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6333 T1163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/index
[junit4:junit4]   2> 6334 T1163 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 6336 T1163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6337 T1163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 6337 T1163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6338 T1163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 6339 T1163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6339 T1163 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6339 T1163 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6341 T1163 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6342 T1163 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6343 T1163 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 6344 T1163 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 6344 T1163 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6345 T1163 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 6345 T1163 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 6346 T1163 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 6347 T1163 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6348 T1163 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6349 T1163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6350 T1163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6351 T1163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6351 T1163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6352 T1163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6353 T1163 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6354 T1163 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 6356 T1163 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 6357 T1163 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 6376 T1163 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6382 T1163 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 6384 T1163 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 6387 T1163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2
[junit4:junit4]   2> 6389 T1163 oass.SolrIndexSearcher.<init> Opening Searcher@357b02bc main
[junit4:junit4]   2> 6391 T1163 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6391 T1163 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6392 T1163 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 6409 T1163 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 6470 T1164 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@357b02bc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6474 T1163 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6474 T1163 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6952 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6953 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60583_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60583"}
[junit4:junit4]   2> 6954 T1129 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 6954 T1129 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6979 T1128 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> 6979 T1147 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> 6979 T1134 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> 6979 T1162 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> 7481 T1163 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7481 T1163 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:60583 shardId:shard2
[junit4:junit4]   2> 7482 T1163 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7499 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900008 type:delete cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 7500 T1163 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7501 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900008 type:create cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7575 T1163 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7575 T1163 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7575 T1163 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60583/collection1/
[junit4:junit4]   2> 7576 T1163 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7576 T1163 oasc.SyncStrategy.syncToMe http://127.0.0.1:60583/collection1/ has no replicas
[junit4:junit4]   2> 7576 T1163 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60583/collection1/
[junit4:junit4]   2> 7577 T1163 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7581 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac1900008 type:create cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7998 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8031 T1128 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> 8031 T1147 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> 8031 T1134 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> 8031 T1162 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> 8079 T1163 oasc.ZkController.register We are http://127.0.0.1:60583/collection1/ and leader is http://127.0.0.1:60583/collection1/
[junit4:junit4]   2> 8079 T1163 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60583
[junit4:junit4]   2> 8079 T1163 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8080 T1163 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8080 T1163 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8082 T1163 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8083 T1106 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8084 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8084 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8258 T1106 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8262 T1106 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32352
[junit4:junit4]   2> 8263 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8264 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323
[junit4:junit4]   2> 8264 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323/'
[junit4:junit4]   2> 8306 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8307 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8307 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323
[junit4:junit4]   2> 8308 T1106 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323/solr.xml
[junit4:junit4]   2> 8309 T1106 oasc.CoreContainer.<init> New CoreContainer 162871680
[junit4:junit4]   2> 8309 T1106 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323/'
[junit4:junit4]   2> 8310 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323/'
[junit4:junit4]   2> 8339 T1106 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 8340 T1106 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8341 T1106 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8341 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8342 T1106 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8343 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8343 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8344 T1106 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8344 T1106 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8345 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8366 T1106 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8386 T1106 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51541/solr
[junit4:junit4]   2> 8387 T1106 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8387 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@42b57338
[junit4:junit4]   2> 8388 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8389 T1174 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8390 T1174 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 8390 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32353
[junit4:junit4]   2> 8391 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32353
[junit4:junit4]   2> 8393 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac1900009 with negotiated timeout 20000 for client /140.211.11.196:32353
[junit4:junit4]   2> 8393 T1174 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac1900009, negotiated timeout = 20000
[junit4:junit4]   2> 8394 T1175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42b57338 name:ZooKeeperConnection Watcher:127.0.0.1:51541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8394 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8395 T1111 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bab2ac1900009
[junit4:junit4]   2> 8396 T1175 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8397 T1108 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:32353 which had sessionid 0x13bab2ac1900009
[junit4:junit4]   2> 8396 T1106 oaz.ZooKeeper.close Session: 0x13bab2ac1900009 closed
[junit4:junit4]   2> 8398 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 8409 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1baf06bb
[junit4:junit4]   2> 8410 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8411 T1176 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8411 T1176 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 8412 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32354
[junit4:junit4]   2> 8412 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32354
[junit4:junit4]   2> 8413 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac190000a with negotiated timeout 20000 for client /140.211.11.196:32354
[junit4:junit4]   2> 8413 T1176 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac190000a, negotiated timeout = 20000
[junit4:junit4]   2> 8414 T1177 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1baf06bb name:ZooKeeperConnection Watcher:127.0.0.1:51541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8414 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8415 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac190000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8416 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac190000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8424 T1106 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32352_
[junit4:junit4]   2> 8425 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac190000a type:delete cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:32352_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:32352_
[junit4:junit4]   2> 8426 T1106 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32352_
[junit4:junit4]   2> 8429 T1128 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8429 T1162 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8429 T1134 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8429 T1147 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 8429 T1128 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> 8430 T1147 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> 8430 T1162 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> 8430 T1134 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> 8434 T1106 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8441 T1178 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323/collection1
[junit4:junit4]   2> 8442 T1178 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8442 T1178 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8443 T1178 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8444 T1178 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323/collection1/'
[junit4:junit4]   2> 8445 T1178 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8446 T1178 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323/collection1/lib/README' to classloader
[junit4:junit4]   2> 8500 T1178 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 8542 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8543 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60583_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60583"}
[junit4:junit4]   2> 8556 T1128 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> 8556 T1147 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> 8556 T1177 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> 8556 T1134 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> 8556 T1162 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> 8573 T1178 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8674 T1178 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8681 T1178 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9316 T1178 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9327 T1178 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9331 T1178 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9346 T1178 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9351 T1178 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9355 T1178 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9357 T1178 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9358 T1178 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1355786412323/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/
[junit4:junit4]   2> 9358 T1178 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39aaadc6
[junit4:junit4]   2> 9359 T1178 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 9360 T1178 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3 forceNew:false
[junit4:junit4]   2> 9361 T1178 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 9361 T1178 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index/
[junit4:junit4]   2> 9362 T1178 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9363 T1178 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index forceNew:false
[junit4:junit4]   2> 9395 T1178 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@17bb4761),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9396 T1178 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9396 T1178 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index
[junit4:junit4]   2> 9397 T1178 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9399 T1178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9399 T1178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9400 T1178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9400 T1178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9401 T1178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9401 T1178 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9401 T1178 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9402 T1178 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9403 T1178 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9404 T1178 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9405 T1178 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9406 T1178 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9407 T1178 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9407 T1178 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9408 T1178 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9409 T1178 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9410 T1178 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9411 T1178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9411 T1178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9412 T1178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9413 T1178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9414 T1178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9415 T1178 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9416 T1178 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9417 T1178 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9418 T1178 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9431 T1178 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9436 T1178 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9437 T1178 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 9440 T1178 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 9442 T1178 oass.SolrIndexSearcher.<init> Opening Searcher@65126ce7 main
[junit4:junit4]   2> 9443 T1178 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9443 T1178 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9444 T1178 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9452 T1178 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9502 T1179 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65126ce7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9507 T1178 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9508 T1178 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9563 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9564 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32352_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32352"}
[junit4:junit4]   2> 9564 T1129 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 9564 T1129 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9576 T1128 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> 9576 T1162 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> 9576 T1147 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> 9576 T1177 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> 9576 T1134 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> 10010 T1178 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10010 T1178 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:32352 shardId:shard1
[junit4:junit4]   2> 10013 T1178 oasc.ZkController.register We are http://127.0.0.1:32352/collection1/ and leader is http://127.0.0.1:38868/collection1/
[junit4:junit4]   2> 10014 T1178 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32352
[junit4:junit4]   2> 10014 T1178 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 10014 T1178 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C80 name=collection1 org.apache.solr.core.SolrCore@40c2f8e0 url=http://127.0.0.1:32352/collection1 node=127.0.0.1:32352_
[junit4:junit4]   2> 10015 T1180 C80 P32352 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 10015 T1180 C80 P32352 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10015 T1178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10015 T1180 C80 P32352 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 10016 T1180 C80 P32352 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10016 T1106 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 10017 T1180 C80 P32352 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:38868/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 10017 T1180 C80 P32352 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:32352 START replicas=[http://127.0.0.1:38868/collection1/] nUpdates=100
[junit4:junit4]   2> 10017 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10018 T1180 C80 P32352 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 10019 T1180 C80 P32352 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 10018 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10019 T1180 C80 P32352 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 10020 T1180 C80 P32352 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C81 name=collection1 org.apache.solr.core.SolrCore@29736ffd url=http://127.0.0.1:38868/collection1 node=127.0.0.1:38868_
[junit4:junit4]   2> 10029 T1137 C81 P38868 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 10080 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10081 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32352_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32352"}
[junit4:junit4]   2> 10096 T1128 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> 10096 T1134 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> 10096 T1147 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> 10096 T1162 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> 10096 T1177 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> 10201 T1106 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10204 T1106 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32357
[junit4:junit4]   2> 10205 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10205 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263
[junit4:junit4]   2> 10206 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263/'
[junit4:junit4]   2> 10248 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10248 T1106 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10249 T1106 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263
[junit4:junit4]   2> 10250 T1106 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263/solr.xml
[junit4:junit4]   2> 10250 T1106 oasc.CoreContainer.<init> New CoreContainer 2077835285
[junit4:junit4]   2> 10251 T1106 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263/'
[junit4:junit4]   2> 10252 T1106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263/'
[junit4:junit4]   2> 10281 T1106 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 10282 T1106 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10282 T1106 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10283 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10283 T1106 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10284 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10285 T1106 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10285 T1106 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10286 T1106 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10286 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10306 T1106 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10325 T1106 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51541/solr
[junit4:junit4]   2> 10326 T1106 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10327 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7852a90f
[junit4:junit4]   2> 10328 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10328 T1191 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10329 T1191 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 10329 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32358
[junit4:junit4]   2> 10330 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32358
[junit4:junit4]   2> 10332 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac190000b with negotiated timeout 20000 for client /140.211.11.196:32358
[junit4:junit4]   2> 10332 T1191 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac190000b, negotiated timeout = 20000
[junit4:junit4]   2> 10332 T1192 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7852a90f name:ZooKeeperConnection Watcher:127.0.0.1:51541 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10333 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10334 T1111 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bab2ac190000b
[junit4:junit4]   2> 10335 T1192 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10335 T1108 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:32358 which had sessionid 0x13bab2ac190000b
[junit4:junit4]   2> 10335 T1106 oaz.ZooKeeper.close Session: 0x13bab2ac190000b closed
[junit4:junit4]   2> 10336 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 10345 T1106 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51541/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@215fdf7
[junit4:junit4]   2> 10347 T1193 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51541. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10346 T1106 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10347 T1193 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51541, initiating session
[junit4:junit4]   2> 10347 T1108 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32359
[junit4:junit4]   2> 10348 T1108 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32359
[junit4:junit4]   2> 10349 T1110 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bab2ac190000c with negotiated timeout 20000 for client /140.211.11.196:32359
[junit4:junit4]   2> 10349 T1193 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51541, sessionid = 0x13bab2ac190000c, negotiated timeout = 20000
[junit4:junit4]   2> 10349 T1194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@215fdf7 name:ZooKeeperConnection Watcher:127.0.0.1:51541/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10350 T1106 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10351 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac190000c type:create cxid:0x1 zxid:0xa6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10352 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac190000c type:create cxid:0x2 zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10360 T1106 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32357_
[junit4:junit4]   2> 10360 T1111 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bab2ac190000c type:delete cxid:0x4 zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:32357_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:32357_
[junit4:junit4]   2> 10362 T1106 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32357_
[junit4:junit4]   2> 10364 T1177 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> 10365 T1128 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10365 T1134 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10365 T1147 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10365 T1128 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> 10365 T1162 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10366 T1147 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> 10365 T1134 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> 10366 T1162 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> 10366 T1177 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10369 T1106 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10378 T1195 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263/collection1
[junit4:junit4]   2> 10378 T1195 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10379 T1195 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10379 T1195 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10380 T1195 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263/collection1/'
[junit4:junit4]   2> 10382 T1195 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10382 T1195 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263/collection1/lib/README' to classloader
[junit4:junit4]   2> 10436 T1195 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10507 T1195 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10608 T1195 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10614 T1195 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11248 T1195 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11262 T1195 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11267 T1195 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11282 T1195 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11287 T1195 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11292 T1195 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11293 T1195 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11294 T1195 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1355786414263/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/
[junit4:junit4]   2> 11295 T1195 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39aaadc6
[junit4:junit4]   2> 11295 T1195 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 11296 T1195 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4 forceNew:false
[junit4:junit4]   2> 11297 T1195 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 11297 T1195 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index/
[junit4:junit4]   2> 11298 T1195 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11299 T1195 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index forceNew:false
[junit4:junit4]   2> 11304 T1195 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a77b666),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11305 T1195 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11305 T1195 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index
[junit4:junit4]   2> 11306 T1195 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11308 T1195 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11308 T1195 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11309 T1195 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11309 T1195 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11310 T1195 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11310 T1195 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11311 T1195 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11312 T1195 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11313 T1195 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11314 T1195 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11315 T1195 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11316 T1195 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11317 T1195 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11317 T1195 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11317 T1195 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11318 T1195 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11319 T1195 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11320 T1195 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11321 T1195 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11322 T1195 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11323 T1195 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11324 T1195 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11325 T1195 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11326 T1195 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11327 T1195 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11328 T1195 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11341 T1195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11346 T1195 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11348 T1195 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 11350 T1195 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 11352 T1195 oass.SolrIndexSearcher.<init> Opening Searcher@69c28405 main
[junit4:junit4]   2> 11353 T1195 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11354 T1195 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11354 T1195 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11362 T1195 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11417 T1196 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69c28405 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11422 T1195 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11423 T1195 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11609 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11610 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32357_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32357"}
[junit4:junit4]   2> 11610 T1129 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11611 T1129 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11622 T1128 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> 11622 T1194 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> 11622 T1147 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> 11622 T1134 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> 11622 T1177 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> 11622 T1162 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> 11926 T1195 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11926 T1195 oasc.ZkController.register Register shard - core:collection1 address:http://127.0.0.1:32357 shardId:shard2
[junit4:junit4]   2> 11929 T1195 oasc.ZkController.register We are http://127.0.0.1:32357/collection1/ and leader is http://127.0.0.1:60583/collection1/
[junit4:junit4]   2> 11930 T1195 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32357
[junit4:junit4]   2> 11930 T1195 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11930 T1195 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C82 name=collection1 org.apache.solr.core.SolrCore@6cd4e13a url=http://127.0.0.1:32357/collection1 node=127.0.0.1:32357_
[junit4:junit4]   2> 11931 T1197 C82 P32357 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11931 T1195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11931 T1197 C82 P32357 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11932 T1197 C82 P32357 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11932 T1197 C82 P32357 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11932 T1106 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11933 T1197 C82 P32357 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60583/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 11933 T1106 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11934 T1197 C82 P32357 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:32357 START replicas=[http://127.0.0.1:60583/collection1/] nUpdates=100
[junit4:junit4]   2> 11934 T1106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11934 T1197 C82 P32357 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 11935 T1197 C82 P32357 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 11936 T1197 C82 P32357 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 11936 T1197 C82 P32357 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C83 name=collection1 org.apache.solr.core.SolrCore@17b22eeb url=http://127.0.0.1:60583/collection1 node=127.0.0.1:60583_
[junit4:junit4]   2> 11945 T1152 C83 P60583 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 11958 T1106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11959 T1106 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):540
[junit4:junit4]   2> 11960 T1106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12127 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12128 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32357_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32357"}
[junit4:junit4]   2> 12141 T1194 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> 12141 T1128 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> 12141 T1177 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> 12141 T1134 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> 12141 T1162 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> 12141 T1147 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> 12962 T1106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C80_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:32352_, base_url=http://127.0.0.1:32352}
[junit4:junit4]   2> 13041 T1180 C80 P32352 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 13041 T1180 C80 P32352 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13041 T1180 C80 P32352 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:38868/collection1/. core=collection1
[junit4:junit4]   2> 13041 T1180 C80 P32352 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13054 T1139 C81 P38868 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13056 T1139 C81 P38868 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1
[junit4:junit4]   2> 13060 T1139 C81 P38868 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@49142b6d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13061 T1139 C81 P38868 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13064 T1139 C81 P38868 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@49142b6d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@49142b6d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13064 T1139 C81 P38868 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13066 T1139 C81 P38868 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1
[junit4:junit4]   2> 13066 T1139 C81 P38868 oass.SolrIndexSearcher.<init> Opening Searcher@3e10dc0c realtime
[junit4:junit4]   2> 13067 T1139 C81 P38868 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13067 T1139 C81 P38868 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 13069 T1180 C80 P32352 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13069 T1180 C80 P32352 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13072 T1140 C81 P38868 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13073 T1140 C81 P38868 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   2> 13073 T1180 C80 P32352 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 13074 T1180 C80 P32352 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13074 T1180 C80 P32352 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13076 T1140 C81 P38868 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1
[junit4:junit4]   2> 13077 T1140 C81 P38868 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1/index
[junit4:junit4]   2> 13078 T1140 C81 P38868 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 13078 T1180 C80 P32352 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 13080 T1180 C80 P32352 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index.20121218025017304 forceNew:false
[junit4:junit4]   2> 13080 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 13081 T1180 C80 P32352 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index.20121218025017304 lockFactory=org.apache.lucene.store.NativeFSLockFactory@343593df) fullCopy=true
[junit4:junit4]   2> 13085 T1140 C81 P38868 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 13087 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index
[junit4:junit4]   2> 13088 T1180 C80 P32352 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13088 T1180 C80 P32352 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20121218025017304
[junit4:junit4]   2> 13089 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 13090 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 13090 T1180 C80 P32352 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index.20121218025017304
[junit4:junit4]   2> 13094 T1180 C80 P32352 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index.20121218025017304 lockFactory=org.apache.lucene.store.NativeFSLockFactory@343593df),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13094 T1180 C80 P32352 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13095 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 13095 T1180 C80 P32352 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13096 T1180 C80 P32352 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 13096 T1180 C80 P32352 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 13097 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index.20121218025017304
[junit4:junit4]   2> 13098 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 13101 T1180 C80 P32352 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index.20121218025017304 lockFactory=org.apache.lucene.store.NativeFSLockFactory@343593df),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13101 T1180 C80 P32352 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13101 T1180 C80 P32352 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13102 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 13102 T1180 C80 P32352 oass.SolrIndexSearcher.<init> Opening Searcher@3e55d650 main
[junit4:junit4]   2> 13104 T1179 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e55d650 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 13105 T1179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index
[junit4:junit4]   2> 13105 T1180 C80 P32352 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13107 T1180 C80 P32352 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index.20121218025017304 lockFactory=org.apache.lucene.store.NativeFSLockFactory@343593df),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index.20121218025017304 lockFactory=org.apache.lucene.store.NativeFSLockFactory@343593df),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 13108 T1180 C80 P32352 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 13109 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 13109 T1180 C80 P32352 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13109 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index.20121218025017304
[junit4:junit4]   2> 13109 T1180 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3/index
[junit4:junit4]   2> 13110 T1180 C80 P32352 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 13110 T1180 C80 P32352 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 13110 T1180 C80 P32352 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13110 T1180 C80 P32352 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13117 T1180 C80 P32352 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 13147 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13148 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32352_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32352"}
[junit4:junit4]   2> 13152 T1128 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> 13153 T1134 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> 13153 T1147 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> 13153 T1194 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> 13153 T1162 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> 13153 T1177 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> 13966 T1106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C82_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:32357_, base_url=http://127.0.0.1:32357}
[junit4:junit4]   2> 14960 T1197 C82 P32357 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14960 T1197 C82 P32357 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14961 T1197 C82 P32357 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60583/collection1/. core=collection1
[junit4:junit4]   2> 14961 T1197 C82 P32357 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14968 T1106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14976 T1154 C83 P60583 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14979 T1154 C83 P60583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2
[junit4:junit4]   2> 14983 T1154 C83 P60583 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3273f807),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14984 T1154 C83 P60583 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14987 T1154 C83 P60583 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3273f807),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3273f807),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14987 T1154 C83 P60583 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14989 T1154 C83 P60583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2
[junit4:junit4]   2> 14989 T1154 C83 P60583 oass.SolrIndexSearcher.<init> Opening Searcher@1d94a9cd realtime
[junit4:junit4]   2> 14990 T1154 C83 P60583 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14990 T1154 C83 P60583 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 14
[junit4:junit4]   2> 14992 T1197 C82 P32357 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14992 T1197 C82 P32357 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14995 T1155 C83 P60583 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14995 T1155 C83 P60583 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 14996 T1197 C82 P32357 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14996 T1197 C82 P32357 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14996 T1197 C82 P32357 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14999 T1155 C83 P60583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2
[junit4:junit4]   2> 15000 T1155 C83 P60583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2/index
[junit4:junit4]   2> 15001 T1155 C83 P60583 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15001 T1197 C82 P32357 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15003 T1197 C82 P32357 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index.20121218025019227 forceNew:false
[junit4:junit4]   2> 15003 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 15004 T1197 C82 P32357 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index.20121218025019227 lockFactory=org.apache.lucene.store.NativeFSLockFactory@220554d4) fullCopy=true
[junit4:junit4]   2> 15008 T1155 C83 P60583 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 15011 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index
[junit4:junit4]   2> 15011 T1197 C82 P32357 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15011 T1197 C82 P32357 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20121218025019227
[junit4:junit4]   2> 15013 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 15013 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 15014 T1197 C82 P32357 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index.20121218025019227
[junit4:junit4]   2> 15017 T1197 C82 P32357 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index.20121218025019227 lockFactory=org.apache.lucene.store.NativeFSLockFactory@220554d4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15017 T1197 C82 P32357 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15019 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 15019 T1197 C82 P32357 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15019 T1197 C82 P32357 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15019 T1197 C82 P32357 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15020 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index.20121218025019227
[junit4:junit4]   2> 15021 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 15024 T1197 C82 P32357 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index.20121218025019227 lockFactory=org.apache.lucene.store.NativeFSLockFactory@220554d4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15025 T1197 C82 P32357 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15025 T1197 C82 P32357 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15025 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 15026 T1197 C82 P32357 oass.SolrIndexSearcher.<init> Opening Searcher@665863fd main
[junit4:junit4]   2> 15028 T1196 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@665863fd main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15028 T1196 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index
[junit4:junit4]   2> 15029 T1197 C82 P32357 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15031 T1197 C82 P32357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index.20121218025019227 lockFactory=org.apache.lucene.store.NativeFSLockFactory@220554d4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index.20121218025019227 lockFactory=org.apache.lucene.store.NativeFSLockFactory@220554d4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15031 T1197 C82 P32357 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15032 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 15033 T1197 C82 P32357 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15033 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index.20121218025019227
[junit4:junit4]   2> 15033 T1197 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4/index
[junit4:junit4]   2> 15033 T1197 C82 P32357 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15034 T1197 C82 P32357 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15034 T1197 C82 P32357 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15034 T1197 C82 P32357 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15036 T1197 C82 P32357 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15165 T1129 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15166 T1129 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32357_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32357"}
[junit4:junit4]   2> 15203 T1147 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> 15203 T1134 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> 15203 T1128 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> 15203 T1177 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> 15203 T1162 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> 15203 T1194 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> 15971 T1106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15972 T1106 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C84 name=collection1 org.apache.solr.core.SolrCore@41c12e17 url=http://127.0.0.1:41744/collection1 node=127.0.0.1:41744_
[junit4:junit4]   2> 15984 T1118 C84 P41744 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data
[junit4:junit4]   2> 15989 T1118 C84 P41744 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4105137d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15990 T1118 C84 P41744 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15991 T1118 C84 P41744 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/control/data
[junit4:junit4]   2> 15992 T1118 C84 P41744 oass.SolrIndexSearcher.<init> Opening Searcher@48cc49d2 realtime
[junit4:junit4]   2> 15993 T1118 C84 P41744 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1421645101356023808)} 0 10
[junit4:junit4]   2> 15997 T1141 C81 P38868 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty1
[junit4:junit4]   2> 16002 T1156 C83 P60583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty2
[junit4:junit4]   2>  C80_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:32352_, base_url=http://127.0.0.1:32352}
[junit4:junit4]   2> 16011 T1167 C80 P32352 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty3
[junit4:junit4]   2> 16012 T1167 C80 P32352 REQ /update {update.distrib=FROMLEADER&_version_=-1421645101368606720&update.from=http://127.0.0.1:38868/collection1/&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2>  C82_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:32357_, base_url=http://127.0.0.1:32357}
[junit4:junit4]   2> 16014 T1184 C82 P32357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1355786404232/jetty4
[junit4:junit4]   2> 16015 T1184 C82 P32357 REQ /update {update.distrib=FROMLEADER&_version_=-1421645101373849600&update.from=http://127.0.0.1:60583/collection1/&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 16016 T1156 C83 P60583 REQ /update {update.distrib=TOLEADER&wt=javabin&version=2} status=0 QTime=16 
[junit4:junit4]   2> 16017 T1141 C81 P38868 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1421645101368606720)} 0 22
[junit4:junit4]   2> 16025 T1118 C84 P41744 /update {wt=javabin&version=2} {add=[1 (1421645101395869696)]} 0 5
[junit4:junit4]   2> 16039 T1167 C80 P32352 REQ /update {distrib.from=http://127.0.0.1:38868/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2> 16040 T1141 C81 P38868 /update {wt=javabin&version=2} {add=[1 (1421645101403209728)]} 0 12
[junit4:junit4]   2> 16045 T1118 C84 P41744 /update {wt=javabin&version=2} {add=[2 (1421645101418938368)]} 0 2
[junit4:junit4]   2> 16061 T1184 C82 P32357 REQ /update {distrib.from=http://127.0.0.1:60583/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2> 16062 T1156 C83 P60583 REQ /update {distrib.from=http://127.0.0.1:38868/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} status=0 QTime=11 
[junit4:junit4]   2> 16063 T1141 C81 P38868 /update {wt=javabin&version=2} {add=[2]} 0 15
[junit4:junit4]   2> 16068 T1118 C84 P41744 /update {wt=javabin&version=2} {add=[3 (1421645101443055616)]} 0 2
[junit4:junit4]   2> 16076 T1184 C82 P32357 REQ /update {distrib.from=http://127.0.0.1:60583/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 16077 T1157 C83 P60583 /update {wt=javabin&version=2} {add=[3 (1421645101447249920)]} 0 7
[junit4:junit4]   2> 16082 T1118 C84 P41744 /

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

t4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  39) Thread[id=1260, name=searcherExecutor-920-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  40) Thread[id=1176, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[B29B65A02E865721]-SendThread(localhost:51541), state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.nio.ch.IOUtil.drain(Native Method)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys(KQueueSelectorImpl.java:167)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:108)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
[junit4:junit4]   2> 	  41) Thread[id=1116, name=HashSessionScavenger-22, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  42) Thread[id=1193, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[B29B65A02E865721]-SendThread(localhost:51541), state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueArrayWrapper.interrupt(Native Method)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:164)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:245)
[junit4:junit4]   2> 	        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:210)
[junit4:junit4]   2> 	        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:216)
[junit4:junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:102)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
[junit4:junit4]   2> 	  43) Thread[id=1254, name=searcherExecutor-907-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=Lucene41WithOrds), foo_b=PostingsFormat(name=MockSep), cat=PostingsFormat(name=Memory doPackFST= true), foo_d=PostingsFormat(name=NestedPulsing), foo_f=PostingsFormat(name=MockSep), n_tl1=PostingsFormat(name=Lucene41WithOrds), n_d1=PostingsFormat(name=Memory doPackFST= true), rnd_b=PostingsFormat(name=NestedPulsing), intDefault=PostingsFormat(name=Lucene41WithOrds), n_td1=PostingsFormat(name=Lucene41WithOrds), timestamp=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=NestedPulsing), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=Memory doPackFST= true), oddField_s=PostingsFormat(name=NestedPulsing), sequence_i=PostingsFormat(name=NestedPulsing), name=PostingsFormat(name=NestedPulsing), foo_i=PostingsFormat(name=Lucene41WithOrds), regex_dup_B_s=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Memory doPackFST= true), n_tf1=PostingsFormat(name=Memory doPackFST= true), n_dt1=PostingsFormat(name=Lucene41WithOrds), genre_s=PostingsFormat(name=NestedPulsing), author_t=PostingsFormat(name=Lucene41WithOrds), n_ti1=PostingsFormat(name=NestedPulsing), range_facet_l=PostingsFormat(name=Memory doPackFST= true), text=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=Lucene41WithOrds), val_i=PostingsFormat(name=NestedPulsing), SubjectTerms_mfacet=PostingsFormat(name=Lucene41WithOrds), series_t=PostingsFormat(name=Lucene41WithOrds), a_t=PostingsFormat(name=Memory doPackFST= true), n_tdt1=PostingsFormat(name=Lucene41WithOrds), regex_dup_A_s=PostingsFormat(name=MockSep), price=PostingsFormat(name=MockSep), other_tl1=PostingsFormat(name=Lucene41WithOrds), n_l1=PostingsFormat(name=Memory doPackFST= true), a_si=PostingsFormat(name=Lucene41WithOrds), inStock=PostingsFormat(name=MockSep)}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=pt_PT, timezone=Asia/Tehran
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=46,free=165432112,total=507510784
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, TestQuerySenderNoQuery, MoreLikeThisHandlerTest, PluginInfoTest, TestStressReorder, FastVectorHighlighterTest, ExternalFileFieldSortTest, TestConfig, TestPHPSerializedResponseWriter, TestJmxMonitoredMap, TestCharFilters, TestIndexSearcher, AnalysisAfterCoreReloadTest, DistributedSpellCheckComponentTest, CopyFieldTest, SearchHandlerTest, SpellCheckComponentTest, TestFuzzyAnalyzedSuggestions, TestCoreContainer, TestStressLucene, FileBasedSpellCheckerTest, TestXIncludeConfig, SpatialFilterTest, TestRTGBase, LeaderElectionIntegrationTest, AlternateDirectoryTest, TestSolrQueryParser, BasicDistributedZk2Test, TestRangeQuery, SampleTest, IndexBasedSpellCheckerTest, SOLR749Test, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, PreAnalyzedFieldTest, CoreAdminHandlerTest, TestLuceneMatchVersion, NotRequiredUniqueKeyTest, TestPerFieldSimilarity, TestLazyCores, CollectionsAPIDistributedZkTest, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=B29B65A02E865721 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Tehran -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B29B65A02E865721]:0)
[junit4:junit4] Completed on J0 in 7224.07s, 1 test, 2 errors <<< FAILURES!

[...truncated 50 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1175: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:840: There were test failures: 242 suites, 1007 tests, 1 suite-level error, 1 error, 90 ignored (3 assumptions)

Total time: 144 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3559 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3559/

1 tests failed.
REGRESSION:  org.apache.solr.handler.component.DistributedMLTComponentTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:44080/cruk/q returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:44080/cruk/q returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([DFD4CA32EF378D76:5E32442A9868ED4A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:470)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:493)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:475)
	at org.apache.solr.handler.component.DistributedMLTComponentTest.doTest(DistributedMLTComponentTest.java:119)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9343 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
[junit4:junit4]   2> 0 T2222 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /cruk/q
[junit4:junit4]   2> 6 T2222 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> 9 T2222 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15 T2222 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45525
[junit4:junit4]   2> 16 T2222 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 18 T2222 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 19 T2222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 62 T2222 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 63 T2222 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 64 T2222 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 65 T2222 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 66 T2222 oasc.CoreContainer.<init> New CoreContainer 1484429936
[junit4:junit4]   2> 68 T2222 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 68 T2222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 100 T2222 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 102 T2222 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 103 T2222 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 104 T2222 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 105 T2222 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 106 T2222 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 107 T2222 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 108 T2222 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 109 T2222 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 110 T2222 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 132 T2222 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 180 T2232 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 181 T2232 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 182 T2232 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 183 T2232 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 221 T2232 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 270 T2232 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 271 T2232 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 276 T2232 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 709 T2232 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 717 T2232 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 721 T2232 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 728 T2232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 732 T2232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 736 T2232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 737 T2232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 738 T2232 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data/
[junit4:junit4]   2> 738 T2232 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3adec164
[junit4:junit4]   2> 738 T2232 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 741 T2232 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data forceNew:false
[junit4:junit4]   2> 741 T2232 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data
[junit4:junit4]   2> 742 T2232 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data/index/
[junit4:junit4]   2> 742 T2232 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 744 T2232 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data/index forceNew:false
[junit4:junit4]   2> 746 T2232 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@194c89ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@696be8d9)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 747 T2232 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 747 T2232 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data/index
[junit4:junit4]   2> 748 T2232 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 749 T2232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 750 T2232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 750 T2232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 750 T2232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 751 T2232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 751 T2232 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 752 T2232 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 753 T2232 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 753 T2232 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 754 T2232 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 755 T2232 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 756 T2232 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 756 T2232 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 757 T2232 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 757 T2232 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 758 T2232 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 759 T2232 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 759 T2232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 760 T2232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 761 T2232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 762 T2232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 763 T2232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 764 T2232 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 765 T2232 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 765 T2232 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 766 T2232 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 775 T2232 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 779 T2232 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 782 T2232 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-MINIMAL.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENCY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-IB.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, SCHEMA-FOLDING.XML, STOPWORDS.TXT, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG-INDEXCONFIG.XML, SOLRCONFIG_PERF.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 784 T2232 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data
[junit4:junit4]   2> 785 T2232 oass.SolrIndexSearcher.<init> Opening Searcher@19d4817d main
[junit4:junit4]   2> 786 T2232 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 786 T2232 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 787 T2232 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 813 T2232 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 860 T2233 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19d4817d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 863 T2232 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 863 T2222 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 864 T2222 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 865 T2222 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 877 T2222 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 879 T2222 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44833
[junit4:junit4]   2> 880 T2222 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 881 T2222 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 882 T2222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 911 T2222 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 913 T2222 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 913 T2222 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 914 T2222 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 914 T2222 oasc.CoreContainer.<init> New CoreContainer 2054246663
[junit4:junit4]   2> 915 T2222 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 916 T2222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 937 T2222 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 939 T2222 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 940 T2222 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 940 T2222 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 941 T2222 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 942 T2222 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 942 T2222 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 943 T2222 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 943 T2222 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 944 T2222 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 956 T2222 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 997 T2243 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 998 T2243 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 999 T2243 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1000 T2243 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 1037 T2243 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1087 T2243 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1088 T2243 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1093 T2243 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1516 T2243 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1524 T2243 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1527 T2243 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1534 T2243 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1537 T2243 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1541 T2243 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1541 T2243 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1542 T2243 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data/
[junit4:junit4]   2> 1542 T2243 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3adec164
[junit4:junit4]   2> 1543 T2243 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1545 T2243 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data forceNew:false
[junit4:junit4]   2> 1546 T2243 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data
[junit4:junit4]   2> 1546 T2243 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data/index/
[junit4:junit4]   2> 1547 T2243 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1548 T2243 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data/index forceNew:false
[junit4:junit4]   2> 1551 T2243 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@75def13a lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f8560c3)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1551 T2243 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1552 T2243 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data/index
[junit4:junit4]   2> 1552 T2243 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1554 T2243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1554 T2243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1555 T2243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1555 T2243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1556 T2243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1556 T2243 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1556 T2243 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1557 T2243 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1558 T2243 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1559 T2243 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1560 T2243 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1560 T2243 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1561 T2243 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1561 T2243 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1562 T2243 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1563 T2243 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1563 T2243 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1564 T2243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1565 T2243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1566 T2243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1567 T2243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1567 T2243 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1568 T2243 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1569 T2243 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1570 T2243 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1571 T2243 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1579 T2243 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1583 T2243 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1585 T2243 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-MINIMAL.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENCY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-IB.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, SCHEMA-FOLDING.XML, STOPWORDS.TXT, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG-INDEXCONFIG.XML, SOLRCONFIG_PERF.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 1587 T2243 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data
[junit4:junit4]   2> 1588 T2243 oass.SolrIndexSearcher.<init> Opening Searcher@4ea3a5ba main
[junit4:junit4]   2> 1588 T2243 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1589 T2243 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1589 T2243 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1596 T2243 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1656 T2244 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ea3a5ba main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1660 T2243 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1660 T2222 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1662 T2222 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1662 T2222 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1674 T2222 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1677 T2222 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44080
[junit4:junit4]   2> 1677 T2222 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1678 T2222 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 1679 T2222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1708 T2222 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1710 T2222 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1710 T2222 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 1711 T2222 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4]   2> 1712 T2222 oasc.CoreContainer.<init> New CoreContainer 1433283007
[junit4:junit4]   2> 1712 T2222 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1713 T2222 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1735 T2222 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 1736 T2222 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1737 T2222 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1738 T2222 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1738 T2222 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1739 T2222 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1739 T2222 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1740 T2222 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1741 T2222 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1741 T2222 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1773 T2222 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1792 T2254 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4]   2> 1793 T2254 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 1794 T2254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1795 T2254 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 1833 T2254 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1882 T2254 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1883 T2254 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1888 T2254 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2310 T2254 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2318 T2254 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2321 T2254 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2328 T2254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2332 T2254 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2335 T2254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2336 T2254 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2337 T2254 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data/
[junit4:junit4]   2> 2337 T2254 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3adec164
[junit4:junit4]   2> 2338 T2254 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2341 T2254 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data forceNew:false
[junit4:junit4]   2> 2341 T2254 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data
[junit4:junit4]   2> 2342 T2254 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data/index/
[junit4:junit4]   2> 2342 T2254 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2343 T2254 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data/index forceNew:false
[junit4:junit4]   2> 2345 T2254 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@63a68762 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6379407b)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2346 T2254 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2347 T2254 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data/index
[junit4:junit4]   2> 2347 T2254 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2349 T2254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2349 T2254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2349 T2254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2350 T2254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2350 T2254 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2351 T2254 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2351 T2254 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2352 T2254 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2353 T2254 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2354 T2254 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2355 T2254 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2355 T2254 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2356 T2254 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2356 T2254 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2357 T2254 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2357 T2254 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2358 T2254 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2359 T2254 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2360 T2254 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2361 T2254 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2361 T2254 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2362 T2254 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2363 T2254 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2364 T2254 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2365 T2254 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2366 T2254 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2374 T2254 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2378 T2254 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2379 T2254 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-MINIMAL.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENCY.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-IB.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, SCHEMA-FOLDING.XML, STOPWORDS.TXT, SCHEMA-STOP-KEEP.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG-INDEXCONFIG.XML, SOLRCONFIG_PERF.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 2382 T2254 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data
[junit4:junit4]   2> 2382 T2254 oass.SolrIndexSearcher.<init> Opening Searcher@6803d2cd main
[junit4:junit4]   2> 2383 T2254 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2383 T2254 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2384 T2254 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2396 T2254 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2445 T2255 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6803d2cd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2449 T2254 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2449 T2222 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2451 T2222 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2451 T2222 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C126 name=collection1 org.apache.solr.core.SolrCore@2d805bd8
[junit4:junit4]   2> 2467 T2225 C126 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2469 T2225 C126 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data
[junit4:junit4]   2> 2471 T2225 C126 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@194c89ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@696be8d9)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2472 T2225 C126 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2473 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 6
[junit4:junit4]   2> ASYNC  NEW_CORE C127 name=collection1 org.apache.solr.core.SolrCore@66bc348
[junit4:junit4]   2> 2497 T2236 C127 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2499 T2236 C127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data
[junit4:junit4]   2> 2501 T2236 C127 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@75def13a lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f8560c3)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2502 T2236 C127 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2503 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 6
[junit4:junit4]   2> ASYNC  NEW_CORE C128 name=collection1 org.apache.solr.core.SolrCore@bedec96
[junit4:junit4]   2> 2508 T2247 C128 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2510 T2247 C128 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data
[junit4:junit4]   2> 2512 T2247 C128 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@63a68762 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6379407b)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2513 T2247 C128 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2513 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 5
[junit4:junit4]   2> 2518 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[1]} 0 2
[junit4:junit4]   2> 2522 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 2525 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 2529 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   2> 2532 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 2535 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 2546 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[4]} 0 8
[junit4:junit4]   2> 2550 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 2553 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 2556 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 2559 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 2562 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 2566 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 2570 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 2573 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 2577 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[8]} 0 1
[junit4:junit4]   2> 2580 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[9]} 0 1
[junit4:junit4]   2> 2584 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[9]} 0 1
[junit4:junit4]   2> 2589 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[10]} 0 2
[junit4:junit4]   2> 2592 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[10]} 0 1
[junit4:junit4]   2> 2594 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 2597 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 2600 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 2604 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[13]} 0 1
[junit4:junit4]   2> 2607 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[14]} 0 1
[junit4:junit4]   2> 2609 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 2612 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 2616 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[15]} 0 1
[junit4:junit4]   2> 2619 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[16]} 0 1
[junit4:junit4]   2> 2623 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[16]} 0 1
[junit4:junit4]   2> 2626 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 2629 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 2633 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[18]} 0 1
[junit4:junit4]   2> 2637 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[18]} 0 2
[junit4:junit4]   2> 2642 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 2646 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 2650 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 2652 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 2657 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[21]} 0 2
[junit4:junit4]   2> 2661 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[21]} 0 1
[junit4:junit4]   2> 2664 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[22]} 0 1
[junit4:junit4]   2> 2669 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[22]} 0 3
[junit4:junit4]   2> 2672 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 2676 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[23]} 0 1
[junit4:junit4]   2> 2680 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 2683 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 2686 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 2690 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={wt=javabin&version=2} {add=[25]} 0 1
[junit4:junit4]   2> 2693 T2225 C126 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2696 T2225 C126 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@194c89ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@696be8d9)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@194c89ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@696be8d9)),segFN=segments_2,generation=2,filenames=[_2_Lucene41_0.pos, _2.si, _1_Lucene41_0.doc, _2_Lucene41_0.tim, _0_Lucene41_0.pos, _2_Lucene41_0.tip, _1.fnm, _2_nrm.cfe, _2_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _2.fdt, _1_Lucene41_0.tip, _2_Lucene41_0.doc, _0_nrm.cfs, _2.fdx, _2.fnm, _1_nrm.cfe, _1_Lucene41_0.pos, _1.fdx, _0_Lucene41_0.doc, _1.fdt, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.fdt]
[junit4:junit4]   2> 2697 T2225 C126 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_2_Lucene41_0.pos, _2.si, _1_Lucene41_0.doc, _2_Lucene41_0.tim, _0_Lucene41_0.pos, _2_Lucene41_0.tip, _1.fnm, _2_nrm.cfe, _2_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _2.fdt, _1_Lucene41_0.tip, _2_Lucene41_0.doc, _0_nrm.cfs, _2.fdx, _2.fnm, _1_nrm.cfe, _1_Lucene41_0.pos, _1.fdx, _0_Lucene41_0.doc, _1.fdt, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.fdt]
[junit4:junit4]   2> 2698 T2225 C126 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data
[junit4:junit4]   2> 2750 T2225 C126 oass.SolrIndexSearcher.<init> Opening Searcher@5a3bd16a main
[junit4:junit4]   2> 2752 T2225 C126 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2753 T2233 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a3bd16a main{StandardDirectoryReader(segments_2:8 _0(5.0):C10 _1(5.0):C10 _2(5.0):C4)}
[junit4:junit4]   2> 2753 T2233 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data/index
[junit4:junit4]   2> 2753 T2225 C126 UPDATE [collection1] webapp=/cruk/q path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 60
[junit4:junit4]   2> 2756 T2236 C127 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2759 T2236 C127 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@75def13a lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f8560c3)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@75def13a lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f8560c3)),segFN=segments_2,generation=2,filenames=[_1_nrm.cfs, _1_Lucene41_0.doc, _0.fnm, _0_Lucene41_0.pos, _1_Lucene41_0.tim, _1_Lucene41_0.tip, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 2760 T2236 C127 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_nrm.cfs, _1_Lucene41_0.doc, _0.fnm, _0_Lucene41_0.pos, _1_Lucene41_0.tim, _1_Lucene41_0.tip, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 2760 T2236 C127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data
[junit4:junit4]   2> 2762 T2236 C127 oass.SolrIndexSearcher.<init> Opening Searcher@788d6a7d main
[junit4:junit4]   2> 2762 T2236 C127 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2763 T2244 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@788d6a7d main{StandardDirectoryReader(segments_2:6 _0(5.0):C10 _1(5.0):C1)}
[junit4:junit4]   2> 2764 T2244 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data/index
[junit4:junit4]   2> 2764 T2236 C127 UPDATE [collection1] webapp=/cruk/q path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 8
[junit4:junit4]   2> 2767 T2247 C128 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 2769 T2247 C128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@63a68762 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6379407b)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@63a68762 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6379407b)),segFN=segments_2,generation=2,filenames=[_1_nrm.cfs, _1_Lucene41_0.doc, _0.fnm, _0_Lucene41_0.pos, _1_Lucene41_0.tim, _1_Lucene41_0.tip, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 2770 T2247 C128 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_nrm.cfs, _1_Lucene41_0.doc, _0.fnm, _0_Lucene41_0.pos, _1_Lucene41_0.tim, _1_Lucene41_0.tip, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 2771 T2247 C128 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data
[junit4:junit4]   2> 2772 T2247 C128 oass.SolrIndexSearcher.<init> Opening Searcher@237522e4 main
[junit4:junit4]   2> 2773 T2247 C128 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2774 T2255 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@237522e4 main{StandardDirectoryReader(segments_2:6 _0(5.0):C10 _1(5.0):C3)}
[junit4:junit4]   2> 2774 T2255 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data/index
[junit4:junit4]   2> 2775 T2247 C128 UPDATE [collection1] webapp=/cruk/q path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 8
[junit4:junit4]   2> 2779 T2225 C126 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&q=match_none&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2785 T2248 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&shard.url=[ff01::083]:33332/cruk/q|[ff01::213]:33332/cruk/q|127.0.0.1:44080/cruk/q|[ff01::114]:33332/cruk/q&fl=id,score&NOW=1355854891479&start=0&q=match_none&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2785 T2237 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&shard.url=127.0.0.1:44833/cruk/q&fl=id,score&NOW=1355854891479&start=0&q=match_none&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2786 T2236 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards=127.0.0.1:44833/cruk/q,[ff01::083]:33332/cruk/q|[ff01::213]:33332/cruk/q|127.0.0.1:44080/cruk/q|[ff01::114]:33332/cruk/q&shards.qt=mltrh&q=match_none&mlt=true&qt=mltrh&wt=javabin&version=2} hits=0 status=0 QTime=4 
[junit4:junit4]   2> 2790 T2225 C126 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 3127 T2249 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&shard.url=[ff01::083]:33332/cruk/q|127.0.0.1:44080/cruk/q|[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q&fl=id,score&NOW=1355854891489&start=0&q=lowerfilt:sonata&isShard=true&qt=mltrh&fsv=true} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 3128 T2238 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&shard.url=[ff01::083]:33332/cruk/q|[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q|127.0.0.1:44833/cruk/q&fl=id,score&NOW=1355854891489&start=0&q=lowerfilt:sonata&isShard=true&qt=mltrh&fsv=true} hits=1 status=0 QTime=2 
[junit4:junit4]   2> 3131 T2238 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=8&mlt=true&distrib=false&wt=javabin&version=2&shard.url=[ff01::083]:33332/cruk/q|[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q|127.0.0.1:44833/cruk/q&NOW=1355854891489&q=lowerfilt:sonata&qt=mltrh&isShard=true} status=0 QTime=0 
[junit4:junit4]   2> 3132 T2247 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards=[ff01::083]:33332/cruk/q|[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q|127.0.0.1:44833/cruk/q,[ff01::083]:33332/cruk/q|127.0.0.1:44080/cruk/q|[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&qt=mltrh&wt=javabin&version=2} hits=1 status=0 QTime=340 
[junit4:junit4]   2> 3136 T2225 C126 REQ [collection1] webapp=/cruk/q path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=2 status=0 QTime=1 
[junit4:junit4]   2> 3150 T2248 C128 REQ [collection1] webapp=/cruk/q path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:44080/cruk/q|[ff01::083]:33332/cruk/q|[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891838&start=0&q=lowerfilt:moon&qt=mltrh&isShard=true&fsv=true} hits=1 status=0 QTime=2 
[junit4:junit4]   2> 3151 T2237 C127 REQ [collection1] webapp=/cruk/q path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q|[ff01::083]:33332/cruk/q|127.0.0.1:44833/cruk/q&NOW=1355854891838&start=0&q=lowerfilt:moon&qt=mltrh&isShard=true&fsv=true} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 3156 T2237 C127 REQ [collection1] webapp=/cruk/q path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q|[ff01::083]:33332/cruk/q|127.0.0.1:44833/cruk/q&NOW=1355854891838&start=0&q=%2B(lowerfilt:the)+-id:17&qt=mltrh&isShard=true} hits=6 status=0 QTime=2 
[junit4:junit4]   2> 3156 T2248 C128 REQ [collection1] webapp=/cruk/q path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q|[ff01::083]:33332/cruk/q|[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891838&start=0&q=%2B(lowerfilt:the)+-id:17&qt=mltrh&isShard=true} hits=7 status=0 QTime=2 
[junit4:junit4]   2> 3158 T2236 C127 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=2},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]}}}
[junit4:junit4]   2> 3159 T2236 C127 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=2},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3161 T2248 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=7&mlt=true&distrib=false&wt=javabin&version=2&fl=id&shard.url=127.0.0.1:44080/cruk/q|[ff01::083]:33332/cruk/q|[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891838&q=lowerfilt:moon&qt=mltrh&isShard=true} status=0 QTime=0 
[junit4:junit4]   2> 3161 T2237 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&shards.qt=mltrh&ids=17&mlt=true&distrib=false&wt=javabin&version=2&fl=id&shard.url=[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q|[ff01::083]:33332/cruk/q|127.0.0.1:44833/cruk/q&NOW=1355854891838&q=lowerfilt:moon&qt=mltrh&isShard=true} status=0 QTime=0 
[junit4:junit4]   2> 3162 T2236 C127 oashc.MoreLikeThisComponent.finishStage MLT: results added for key: 17 documents: {numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]}
[junit4:junit4]   2> 3163 T2236 C127 oashc.MoreLikeThisComponent.finishStage MLT: results added for key: 17 documents: {numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]}
[junit4:junit4]   2> 3167 T2236 C127 REQ [collection1] webapp=/cruk/q path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards=[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q|[ff01::083]:33332/cruk/q|127.0.0.1:44833/cruk/q,127.0.0.1:44080/cruk/q|[ff01::083]:33332/cruk/q|[ff01::114]:33332/cruk/q|[ff01::213]:33332/cruk/q&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&qt=mltrh&wt=javabin&version=2} hits=2 status=0 QTime=26 
[junit4:junit4]   2> 3174 T2225 C126 REQ [collection1] webapp=/cruk/q path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&q=lowerfilt:fox&mlt=true&distrib=false&qt=mltrh&wt=javabin&version=2} hits=13 status=0 QTime=4 
[junit4:junit4]   2> 3181 T2249 C128 REQ [collection1] webapp=/cruk/q path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=lowerfilt:fox&qt=mltrh&isShard=true&fsv=true} hits=6 status=0 QTime=1 
[junit4:junit4]   2> 3182 T2238 C127 REQ [collection1] webapp=/cruk/q path=/select params={sort=id+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt=true&distrib=false&wt=javabin&rows=10&version=2&fl=id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=lowerfilt:fox&qt=mltrh&isShard=true&fsv=true} hits=7 status=0 QTime=1 
[junit4:junit4]   2> 3187 T2249 C128 REQ [collection1] webapp=/cruk/q path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=23&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:23&qt=mltrh&isShard=true} hits=6 status=0 QTime=2 
[junit4:junit4]   2> 3187 T2250 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=21&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:21&isShard=true&qt=mltrh} hits=6 status=0 QTime=3 
[junit4:junit4]   2> 3188 T2238 C127 REQ [collection1] webapp=/cruk/q path=/select params={sort=score+desc&mlt.fl=lowerfilt&shards.qt=mltrh&mlt.dist.id=23&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:23&qt=mltrh&isShard=true} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 3190 T2284 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=9&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:9&isShard=true&qt=mltrh} hits=7 status=0 QTime=4 
[junit4:junit4]   2> 3190 T2289 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=22&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:22&isShard=true&qt=mltrh} hits=6 status=0 QTime=3 
[junit4:junit4]   2> 3190 T2294 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=19&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:19&isShard=true&qt=mltrh} hits=7 status=0 QTime=2 
[junit4:junit4]   2> 3190 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=2},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3191 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3192 T2295 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=19&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:19&isShard=true&qt=mltrh} hits=6 status=0 QTime=4 
[junit4:junit4]   2> 3193 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=2},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3193 T2240 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=16&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:16&isShard=true&qt=mltrh} hits=7 status=0 QTime=8 
[junit4:junit4]   2> 3194 T2241 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=18&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:18&isShard=true&qt=mltrh} hits=7 status=0 QTime=9 
[junit4:junit4]   2> 3194 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3197 T2253 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=14&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:14&isShard=true&qt=mltrh} hits=6 status=0 QTime=11 
[junit4:junit4]   2> 3197 T2286 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=20&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:20&isShard=true&qt=mltrh} hits=6 status=0 QTime=10 
[junit4:junit4]   2> 3197 T2297 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:17&isShard=true&qt=mltrh} hits=6 status=0 QTime=8 
[junit4:junit4]   2> 3197 T2288 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=24&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:24&isShard=true&qt=mltrh} hits=7 status=0 QTime=10 
[junit4:junit4]   2> 3197 T2285 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=22&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:22&isShard=true&qt=mltrh} hits=7 status=0 QTime=11 
[junit4:junit4]   2> 3197 T2291 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=20&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:20&isShard=true&qt=mltrh} hits=7 status=0 QTime=10 
[junit4:junit4]   2> 3197 T2293 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=24&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:24&isShard=true&qt=mltrh} hits=6 status=0 QTime=9 
[junit4:junit4]   2> 3197 T2282 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=9&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:9&isShard=true&qt=mltrh} hits=6 status=0 QTime=11 
[junit4:junit4]   2> 3197 T2251 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=18&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:18&isShard=true&qt=mltrh} hits=6 status=0 QTime=11 
[junit4:junit4]   2> 3197 T2252 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=16&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:16&isShard=true&qt=mltrh} hits=6 status=0 QTime=11 
[junit4:junit4]   2> 3198 T2298 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=15&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:15&isShard=true&qt=mltrh} hits=7 status=0 QTime=9 
[junit4:junit4]   2> 3200 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3198 T2239 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=21&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:21&isShard=true&qt=mltrh} hits=7 status=0 QTime=14 
[junit4:junit4]   2> 3198 T2296 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=17&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:17&isShard=true&qt=mltrh} hits=7 status=0 QTime=10 
[junit4:junit4]   2> 3200 T2242 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=14&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:14&isShard=true&qt=mltrh} hits=7 status=0 QTime=15 
[junit4:junit4]   2> 3200 T2299 C127 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=15&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:15&isShard=true&qt=mltrh} hits=6 status=0 QTime=11 
[junit4:junit4]   2> 3201 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=11},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3202 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=10},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3203 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=10},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3203 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=10},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3204 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=9},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3205 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=4},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3205 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=11},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]}}}
[junit4:junit4]   2> 3206 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=9},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3207 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=11},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3207 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=8},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3208 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=11},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3209 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=8},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]}}}
[junit4:junit4]   2> 3209 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=10},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3210 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=3},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3211 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=14},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3211 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=9},response={numFound=7,start=0,maxScore=0.6565079,docs=[SolrDocument{id=14, score=0.6565079}, SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={14={numFound=6,start=0,docs=[SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3212 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=11},response={numFound=6,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 3213 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=11},response={numFound=6,start=0,maxScore=0.6565079,docs=[SolrDocument{id=16, score=0.6565079}, SolrDocument{id=18, score=0.6565079}, SolrDocument{id=21, score=0.6565079}, SolrDocument{id=23, score=0.6565079}, SolrDocument{id=7, score=0.5570654}, SolrDocument{id=9, score=0.5252063}]},moreLikeThis={16={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},18={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},21={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=23}, SolrDocument{id=7}, SolrDocument{id=9}]},23={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=7}, SolrDocument{id=9}]},7={numFound=0,start=0,docs=[]},9={numFound=6,start=0,docs=[SolrDocument{id=14}, SolrDocument{id=16}, SolrDocument{id=18}, SolrDocument{id=21}, SolrDocument{id=23}, SolrDocument{id=7}]}}}
[junit4:junit4]   2> 3213 T2247 C128 oashc.MoreLikeThisComponent.handleResponses MLT Query returned: {responseHeader={status=0,QTime=15},response={numFound=7,start=0,maxScore=0.58267975,docs=[SolrDocument{id=13, score=0.58267975}, SolrDocument{id=15, score=0.58267975}, SolrDocument{id=19, score=0.58267975}, SolrDocument{id=20, score=0.58267975}, SolrDocument{id=22, score=0.58267975}, SolrDocument{id=24, score=0.58267975}, SolrDocument{id=17, score=0.4661438}]},moreLikeThis={13={numFound=6,start=0,docs=[SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},15={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},19={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},20={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=22}, SolrDocument{id=24}, SolrDocument{id=17}]},22={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=24}, SolrDocument{id=17}]},24={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=17}]},17={numFound=6,start=0,docs=[SolrDocument{id=13}, SolrDocument{id=15}, SolrDocument{id=19}, SolrDocument{id=20}, SolrDocument{id=22}, SolrDocument{id=24}]}}}
[junit4:junit4]   2> 33194 T2247 C128 oasc.SolrException.log SEVERE org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:44080/cruk/q
[junit4:junit4]   2> 		at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:302)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:146)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1819)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:458)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:279)
[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:116)
[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.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[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> 	Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:44080/cruk/q
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:169)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:135)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		... 1 more
[junit4:junit4]   2> 	Caused by: java.net.SocketTimeoutException: Read timed out
[junit4:junit4]   2> 		at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]   2> 		at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]   2> 		at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
[junit4:junit4]   2> 		at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
[junit4:junit4]   2> 		at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
[junit4:junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
[junit4:junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 		... 11 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 33518 T2247 C128 REQ [collection1] webapp=/cruk/q path=/select params={fl=id&sort=id+desc&mlt.fl=lowerfilt&shards=127.0.0.1:44833/cruk/q|[ff01::213]:33332/cruk/q,127.0.0.1:44080/cruk/q&shards.qt=mltrh&q=lowerfilt:fox&mlt=true&qt=mltrh&wt=javabin&version=2} hits=13 status=500 QTime=30340 
[junit4:junit4]   2> 33520 T2247 C128 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:44080/cruk/q
[junit4:junit4]   2> 		at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:302)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:146)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1819)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:458)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:279)
[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:116)
[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.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[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> 	Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:44080/cruk/q
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:169)
[junit4:junit4]   2> 		at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:135)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		... 1 more
[junit4:junit4]   2> 	Caused by: java.net.SocketTimeoutException: Read timed out
[junit4:junit4]   2> 		at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]   2> 		at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]   2> 		at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
[junit4:junit4]   2> 		at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
[junit4:junit4]   2> 		at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
[junit4:junit4]   2> 		at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
[junit4:junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
[junit4:junit4]   2> 		at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 		... 11 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 33523 T2222 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1484429936
[junit4:junit4]   2> 33525 T2222 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2d805bd8
[junit4:junit4]   2> 33534 T2222 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=24,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 33535 T2222 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 33536 T2222 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 33537 T2222 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 33540 T2222 C126 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data/index
[junit4:junit4]   2> 33542 T2222 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 33543 T2222 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data/index
[junit4:junit4]   2> 33544 T2222 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data
[junit4:junit4]   2> 33545 T2222 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/control/data/index
[junit4:junit4]   2> 33546 T2222 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/cruk/q,null}
[junit4:junit4]   2> 33599 T2222 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2054246663
[junit4:junit4]   2> 33602 T2222 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@66bc348
[junit4:junit4]   2> 33610 T2222 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=11,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 33612 T2222 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 33613 T2222 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 33614 T2222 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 33617 T2222 C127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data/index
[junit4:junit4]   2> 33618 T2222 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 33619 T2222 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data/index
[junit4:junit4]   2> 33620 T2222 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data/index
[junit4:junit4]   2> 33621 T2222 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard0/data
[junit4:junit4]   2> 33623 T2222 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/cruk/q,null}
[junit4:junit4]   2> 33626 T2248 C128 REQ [collection1] webapp=/cruk/q path=/select params={mlt.fl=lowerfilt&sort=score+desc&shards.qt=mltrh&mlt.dist.id=13&mlt=true&distrib=false&wt=javabin&rows=20&version=2&fl=score,id&shard.url=127.0.0.1:44080/cruk/q&NOW=1355854891875&start=0&q=%2B(lowerfilt:the)+-id:13&isShard=true&qt=mltrh} hits=7 status=0 QTime=3 
[junit4:junit4]   2> 33675 T2222 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1433283007
[junit4:junit4]   2> 33678 T2222 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bedec96
[junit4:junit4]   2> 33691 T2222 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=13,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 33694 T2222 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 33695 T2222 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 33696 T2222 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 33699 T2222 C128 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data/index
[junit4:junit4]   2> 33700 T2222 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 33701 T2222 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data/index
[junit4:junit4]   2> 33702 T2222 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data/index
[junit4:junit4]   2> 33703 T2222 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedMLTComponentTest-1355854888704/shard1/data
[junit4:junit4]   2> 33705 T2222 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/cruk/q,null}
[junit4:junit4]   2> 33793 T2222 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedMLTComponentTest -Dtests.method=testDistribSearch -Dtests.seed=DFD4CA32EF378D76 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=US/Hawaii -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   33.9s J0 | DistributedMLTComponentTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:44080/cruk/q returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DFD4CA32EF378D76:5E32442A9868ED4A]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:470)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:493)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:475)
[junit4:junit4]    > 	at org.apache.solr.handler.component.DistributedMLTComponentTest.doTest(DistributedMLTComponentTest.java:119)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 33945 T2222 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=162)), sim=DefaultSimilarity, locale=fr_FR, timezone=US/Hawaii
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=1,free=270664640,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SpellCheckComponentTest, SimpleFacetsTest, TestFiltering, DirectSolrConnectionTest, TestWordDelimiterFilterFactory, TestDefaultSimilarityFactory, TestRangeQuery, TestCharFilters, LoggingHandlerTest, TestPseudoReturnFields, TestQueryTypes, SpellCheckCollatorTest, RequestHandlersTest, TestSuggestSpellingConverter, JsonLoaderTest, TestLMDirichletSimilarityFactory, TestSolrQueryParser, BasicDistributedZk2Test, ResourceLoaderTest, TestFuzzyAnalyzedSuggestions, MoreLikeThisHandlerTest, ExternalFileFieldSortTest, TestJoin, TermsComponentTest, SearchHandlerTest, SampleTest, SuggesterFSTTest, TestCollationField, SolrCmdDistributorTest, NumericFieldsTest, UpdateRequestProcessorFactoryTest, SOLR749Test, HighlighterConfigTest, TestFastLRUCache, SolrCoreCheckLockOnStartupTest, TestStressReorder, TestIBSimilarityFactory, SolrRequestParserTest, DistributedTermsComponentTest, LeaderElectionIntegrationTest, TestPHPSerializedResponseWriter, MBeansHandlerTest, CopyFieldTest, BasicDistributedZkTest, TestRandomFaceting, TestConfig, TestLFUCache, DateFieldTest, FastVectorHighlighterTest, SpatialFilterTest, QueryElevationComponentTest, IndexBasedSpellCheckerTest, TestJmxMonitoredMap, TestSystemIdResolver, CircularListTest, ShardRoutingTest, TestZkChroot, ZkCLITest, CoreContainerCoreInitFailuresTest, TestLazyCores, TestSolrIndexConfig, DistributedMLTComponentTest]
[junit4:junit4] Completed on J0 in 33.97s, 1 test, 1 error <<< FAILURES!

[...truncated 54 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1175: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:840: There were test failures: 242 suites, 1007 tests, 1 error, 21 ignored (3 assumptions)

Total time: 35 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure