Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/591/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=24624, name=Thread-8491, 
state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=24624, name=Thread-8491, state=RUNNABLE, 
group=TGRP-FullSolrCloudDistribCmdsTest]
Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:13618/pdw/op/collection1
        at __randomizedtesting.SeedInfo.seed([EF74FACA5FC006AA]:0)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:380)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured 
while waiting response from server at: http://127.0.0.1:13618/pdw/op/collection1
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:559)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:378)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
        ... 4 more




Build Log:
[...truncated 11995 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/init-core-data-001
   [junit4]   2> 2825864 T24249 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /pdw/op
   [junit4]   2> 2825868 T24249 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2825869 T24249 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2825870 T24250 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2825969 T24249 oasc.ZkTestServer.run start zk server on 
port:27254
   [junit4]   2> 2825970 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2825973 T24256 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@30fc8ca4 
name:ZooKeeperConnection Watcher:127.0.0.1:27254 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2825974 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2825974 T24249 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2825979 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2825981 T24258 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@344934bf 
name:ZooKeeperConnection Watcher:127.0.0.1:27254/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2825981 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2825981 T24249 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2825984 T24249 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2825986 T24249 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2825987 T24249 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2825989 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2825990 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2825992 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2825993 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2826096 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2826097 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2826099 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2826099 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2826101 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2826101 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2826103 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2826103 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2826105 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2826106 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2826108 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2826108 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2826110 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2826110 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2826112 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2826112 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2826114 T24249 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2826115 T24249 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2827165 T24249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2827172 T24249 oejs.AbstractConnector.doStart Started 
[email protected]:13618
   [junit4]   2> 2827173 T24249 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2827173 T24249 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2827173 T24249 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-002
   [junit4]   2> 2827173 T24249 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-002/'
   [junit4]   2> 2827206 T24249 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-002/solr.xml
   [junit4]   2> 2827259 T24249 oasc.CoreContainer.<init> New CoreContainer 
1769190486
   [junit4]   2> 2827260 T24249 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-002/]
   [junit4]   2> 2827261 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2827261 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2827261 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2827261 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2827262 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2827262 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2827262 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2827262 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2827262 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2827263 T24249 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2827263 T24249 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2827263 T24249 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2827264 T24249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2827264 T24249 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:27254/solr
   [junit4]   2> 2827264 T24249 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2827265 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2827266 T24269 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b44b030 
name:ZooKeeperConnection Watcher:127.0.0.1:27254 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2827267 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2827270 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2827271 T24271 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e1d0b55 
name:ZooKeeperConnection Watcher:127.0.0.1:27254/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2827272 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2827274 T24249 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2827276 T24249 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2827278 T24249 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2827280 T24249 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2827281 T24249 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2827284 T24249 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 2827285 T24249 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13618_pdw%2Fop
   [junit4]   2> 2827285 T24249 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:13618_pdw%2Fop
   [junit4]   2> 2827287 T24249 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2827288 T24249 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2827291 T24249 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:13618_pdw%2Fop
   [junit4]   2> 2827291 T24249 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2827292 T24249 oasc.Overseer.start Overseer 
(id=92169488099508227-127.0.0.1:13618_pdw%2Fop-n_0000000000) starting
   [junit4]   2> 2827294 T24249 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2827300 T24273 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2827300 T24249 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2827302 T24249 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2827303 T24249 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2827305 T24272 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2827310 T24274 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2827310 T24274 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2827311 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2827311 T24274 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2827312 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2827313 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:13618/pdw/op";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:13618_pdw%2Fop",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 2827313 T24272 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2827313 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2827315 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2827315 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2828311 T24274 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 2828312 T24274 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2828312 T24274 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2828313 T24274 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2828313 T24274 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2828314 T24274 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-002/collection1/'
   [junit4]   2> 2828315 T24274 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2828316 T24274 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2828316 T24274 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2828379 T24274 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 2828444 T24274 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2828546 T24274 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2828555 T24274 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 2828902 T24274 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 2828905 T24274 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2828907 T24274 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2828911 T24274 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2828928 T24274 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2828928 T24274 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2828929 T24274 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-002/collection1/,
 
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/control/data/
   [junit4]   2> 2828929 T24274 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad443ef
   [junit4]   2> 2828930 T24274 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/control/data
   [junit4]   2> 2828930 T24274 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/control/data/index/
   [junit4]   2> 2828930 T24274 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2828931 T24274 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/control/data/index
   [junit4]   2> 2828931 T24274 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=7.1640625, 
floorSegmentMB=0.943359375, forceMergeDeletesPctAllowed=15.442393521622236, 
segmentsPerTier=5.0, maxCFSSegmentSizeMB=1.4140625, noCFSRatio=1.0
   [junit4]   2> 2828932 T24274 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@67e2b5d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17caac75; 
maxCacheMB=0.06640625 
maxMergeSizeMB=0.6220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 2828932 T24274 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2828935 T24274 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2828935 T24274 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2828935 T24274 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2828936 T24274 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2828936 T24274 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2828936 T24274 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2828937 T24274 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2828937 T24274 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2828937 T24274 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2828938 T24274 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2828938 T24274 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2828938 T24274 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2828938 T24274 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2828939 T24274 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2828939 T24274 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2828939 T24274 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2828940 T24274 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2828958 T24274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2828964 T24274 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2828964 T24274 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2828965 T24274 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=74.6142578125, 
floorSegmentMB=2.08203125, forceMergeDeletesPctAllowed=17.04669873814047, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=1.5537109375, noCFSRatio=1.0
   [junit4]   2> 2828966 T24274 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@67e2b5d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17caac75; 
maxCacheMB=0.06640625 
maxMergeSizeMB=0.6220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 2828966 T24274 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2828966 T24274 oass.SolrIndexSearcher.<init> Opening 
Searcher@3c81c6ed[collection1] main
   [junit4]   2> 2828966 T24274 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2828967 T24274 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2828967 T24274 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 2828968 T24274 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2828968 T24274 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2828968 T24274 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2828969 T24274 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2828969 T24274 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2828970 T24274 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2828971 T24274 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2828972 T24274 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2828972 T24274 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2828974 T24275 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3c81c6ed[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2828975 T24274 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2828976 T24278 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:13618/pdw/op 
collection:control_collection shard:shard1
   [junit4]   2> 2828976 T24249 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 2828977 T24249 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2828977 T24278 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2828978 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2828979 T24280 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f55eb67 
name:ZooKeeperConnection Watcher:127.0.0.1:27254/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2828979 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2828981 T24249 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2828983 T24278 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 2828983 T24249 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 2828984 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2828984 T24278 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2828985 T24278 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4145 name=collection1 
org.apache.solr.core.SolrCore@5c3f0552 
url=http://127.0.0.1:13618/pdw/op/collection1 node=127.0.0.1:13618_pdw%2Fop 
C4145_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=http://127.0.0.1:13618/pdw/op, core=collection1, 
node_name=127.0.0.1:13618_pdw%2Fop}
   [junit4]   2> 2828985 T24278 C4145 P13618 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:13618/pdw/op/collection1/
   [junit4]   2> 2828985 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2828985 T24278 C4145 P13618 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2828986 T24278 C4145 P13618 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:13618/pdw/op/collection1/ has no replicas
   [junit4]   2> 2828986 T24278 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:13618/pdw/op/collection1/ shard1
   [junit4]   2> 2828986 T24278 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2828987 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2828988 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2828988 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2828991 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2828993 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2829094 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2829094 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2829143 T24278 oasc.ZkController.register We are 
http://127.0.0.1:13618/pdw/op/collection1/ and leader is 
http://127.0.0.1:13618/pdw/op/collection1/
   [junit4]   2> 2829144 T24278 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:13618/pdw/op
   [junit4]   2> 2829144 T24278 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 2829144 T24278 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2829144 T24278 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2829145 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2829145 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2829145 T24278 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2829145 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2829146 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2829147 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:13618/pdw/op";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:13618_pdw%2Fop",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 2829148 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2829250 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2829250 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2830119 T24249 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2830119 T24249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2830122 T24249 oejs.AbstractConnector.doStart Started 
[email protected]:61627
   [junit4]   2> 2830123 T24249 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2830123 T24249 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2830123 T24249 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-003
   [junit4]   2> 2830124 T24249 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-003/'
   [junit4]   2> 2830152 T24249 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-003/solr.xml
   [junit4]   2> 2830202 T24249 oasc.CoreContainer.<init> New CoreContainer 
1096826612
   [junit4]   2> 2830202 T24249 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-003/]
   [junit4]   2> 2830203 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2830203 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2830203 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2830204 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2830204 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2830204 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2830204 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2830205 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2830205 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2830205 T24249 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2830206 T24249 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2830206 T24249 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2830206 T24249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2830206 T24249 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:27254/solr
   [junit4]   2> 2830207 T24249 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2830207 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2830209 T24291 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15c526b4 
name:ZooKeeperConnection Watcher:127.0.0.1:27254 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2830210 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2830213 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2830215 T24293 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4bdb2b87 
name:ZooKeeperConnection Watcher:127.0.0.1:27254/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2830215 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2830220 T24249 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2831224 T24249 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61627_pdw%2Fop
   [junit4]   2> 2831225 T24249 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:61627_pdw%2Fop
   [junit4]   2> 2831235 T24294 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2831236 T24294 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2831236 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2831236 T24294 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2831237 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2831237 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2831237 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2831238 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:61627/pdw/op";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:61627_pdw%2Fop",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 2831238 T24272 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 2831239 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2831240 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2831240 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2831241 T24293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2831240 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2832237 T24294 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 2832238 T24294 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2832238 T24294 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2832239 T24294 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2832239 T24294 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2832240 T24294 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-003/collection1/'
   [junit4]   2> 2832241 T24294 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2832242 T24294 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2832242 T24294 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2832305 T24294 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 2832350 T24294 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2832452 T24294 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2832461 T24294 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 2832811 T24294 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 2832814 T24294 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2832815 T24294 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2832820 T24294 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2832838 T24294 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2832838 T24294 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2832838 T24294 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-003/collection1/,
 
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty1/
   [junit4]   2> 2832838 T24294 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad443ef
   [junit4]   2> 2832839 T24294 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty1
   [junit4]   2> 2832839 T24294 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty1/index/
   [junit4]   2> 2832840 T24294 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2832841 T24294 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty1/index
   [junit4]   2> 2832842 T24294 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=7.1640625, 
floorSegmentMB=0.943359375, forceMergeDeletesPctAllowed=15.442393521622236, 
segmentsPerTier=5.0, maxCFSSegmentSizeMB=1.4140625, noCFSRatio=1.0
   [junit4]   2> 2832843 T24294 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4f41133a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6def75c7; 
maxCacheMB=0.06640625 
maxMergeSizeMB=0.6220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 2832843 T24294 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2832846 T24294 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2832847 T24294 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2832847 T24294 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2832847 T24294 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2832848 T24294 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2832848 T24294 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2832848 T24294 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2832848 T24294 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2832849 T24294 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2832849 T24294 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2832850 T24294 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2832850 T24294 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2832850 T24294 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2832851 T24294 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2832851 T24294 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2832851 T24294 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2832852 T24294 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2832871 T24294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2832875 T24294 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2832876 T24294 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2832876 T24294 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=74.6142578125, 
floorSegmentMB=2.08203125, forceMergeDeletesPctAllowed=17.04669873814047, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=1.5537109375, noCFSRatio=1.0
   [junit4]   2> 2832877 T24294 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4f41133a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6def75c7; 
maxCacheMB=0.06640625 
maxMergeSizeMB=0.6220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 2832877 T24294 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2832878 T24294 oass.SolrIndexSearcher.<init> Opening 
Searcher@2bd027c7[collection1] main
   [junit4]   2> 2832878 T24294 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2832879 T24294 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2832879 T24294 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 2832880 T24294 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2832880 T24294 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2832880 T24294 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2832881 T24294 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2832881 T24294 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2832881 T24294 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2832882 T24294 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2832885 T24295 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2bd027c7[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2832887 T24294 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2832888 T24298 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:61627/pdw/op collection:collection1 
shard:shard1
   [junit4]   2> 2832888 T24249 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 2832888 T24249 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2832889 T24298 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2832893 T24298 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 2832894 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2832895 T24298 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2832895 T24298 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4146 name=collection1 
org.apache.solr.core.SolrCore@39174b9 
url=http://127.0.0.1:61627/pdw/op/collection1 node=127.0.0.1:61627_pdw%2Fop 
C4146_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=http://127.0.0.1:61627/pdw/op, core=collection1, 
node_name=127.0.0.1:61627_pdw%2Fop}
   [junit4]   2> 2832895 T24298 C4146 P61627 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:61627/pdw/op/collection1/
   [junit4]   2> 2832895 T24298 C4146 P61627 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2832895 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2832896 T24298 C4146 P61627 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:61627/pdw/op/collection1/ has no replicas
   [junit4]   2> 2832896 T24298 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:61627/pdw/op/collection1/ shard1
   [junit4]   2> 2832896 T24298 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2832898 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2832898 T24293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2832898 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2832898 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2832901 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2832903 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2833004 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2833004 T24293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2833004 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2833053 T24298 oasc.ZkController.register We are 
http://127.0.0.1:61627/pdw/op/collection1/ and leader is 
http://127.0.0.1:61627/pdw/op/collection1/
   [junit4]   2> 2833054 T24298 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:61627/pdw/op
   [junit4]   2> 2833054 T24298 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 2833054 T24298 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2833054 T24298 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2833055 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2833055 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2833056 T24298 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2833056 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2833056 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2833057 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:61627/pdw/op";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:61627_pdw%2Fop",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 2833058 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2833160 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2833160 T24293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2833160 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2834073 T24249 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2834074 T24249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2834078 T24249 oejs.AbstractConnector.doStart Started 
[email protected]:23175
   [junit4]   2> 2834079 T24249 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2834079 T24249 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2834079 T24249 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-004
   [junit4]   2> 2834079 T24249 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-004/'
   [junit4]   2> 2834108 T24249 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-004/solr.xml
   [junit4]   2> 2834159 T24249 oasc.CoreContainer.<init> New CoreContainer 
979923819
   [junit4]   2> 2834160 T24249 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-004/]
   [junit4]   2> 2834161 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2834161 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2834161 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2834161 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2834161 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2834162 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2834162 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2834162 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2834162 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2834163 T24249 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2834163 T24249 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2834163 T24249 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2834164 T24249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2834164 T24249 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:27254/solr
   [junit4]   2> 2834164 T24249 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2834165 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2834166 T24309 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f7193c2 
name:ZooKeeperConnection Watcher:127.0.0.1:27254 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2834167 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2834170 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2834171 T24311 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7be5f2c1 
name:ZooKeeperConnection Watcher:127.0.0.1:27254/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2834171 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2834177 T24249 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2835180 T24249 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23175_pdw%2Fop
   [junit4]   2> 2835181 T24249 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:23175_pdw%2Fop
   [junit4]   2> 2835192 T24312 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2835192 T24312 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2835193 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2835193 T24312 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2835193 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2835193 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2835194 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2835195 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:23175/pdw/op";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:23175_pdw%2Fop",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 2835195 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=3
   [junit4]   2> 2835195 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 2835197 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2835197 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2835197 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2835197 T24311 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2835197 T24293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2836193 T24312 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 2836194 T24312 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2836195 T24312 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2836195 T24312 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2836196 T24312 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2836196 T24312 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-004/collection1/'
   [junit4]   2> 2836198 T24312 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2836199 T24312 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2836199 T24312 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2836276 T24312 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_5_0
   [junit4]   2> 2836321 T24312 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2836423 T24312 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2836432 T24312 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 2836780 T24312 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 2836783 T24312 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2836785 T24312 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2836789 T24312 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2836806 T24312 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2836806 T24312 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2836807 T24312 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-004/collection1/,
 
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty2/
   [junit4]   2> 2836807 T24312 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad443ef
   [junit4]   2> 2836808 T24312 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty2
   [junit4]   2> 2836808 T24312 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty2/index/
   [junit4]   2> 2836808 T24312 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2836810 T24312 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-001/jetty2/index
   [junit4]   2> 2836810 T24312 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=7.1640625, 
floorSegmentMB=0.943359375, forceMergeDeletesPctAllowed=15.442393521622236, 
segmentsPerTier=5.0, maxCFSSegmentSizeMB=1.4140625, noCFSRatio=1.0
   [junit4]   2> 2836811 T24312 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@208d3a27 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7866678b; 
maxCacheMB=0.06640625 
maxMergeSizeMB=0.6220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 2836811 T24312 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2836815 T24312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2836815 T24312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2836815 T24312 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2836816 T24312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2836816 T24312 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2836816 T24312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2836816 T24312 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2836817 T24312 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2836817 T24312 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2836817 T24312 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2836818 T24312 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2836818 T24312 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2836818 T24312 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2836819 T24312 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2836819 T24312 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2836820 T24312 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2836820 T24312 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2836839 T24312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2836843 T24312 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2836843 T24312 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2836844 T24312 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=74.6142578125, 
floorSegmentMB=2.08203125, forceMergeDeletesPctAllowed=17.04669873814047, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=1.5537109375, noCFSRatio=1.0
   [junit4]   2> 2836845 T24312 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@208d3a27 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7866678b; 
maxCacheMB=0.06640625 
maxMergeSizeMB=0.6220703125)),segFN=segments_1,generation=1}
   [junit4]   2> 2836845 T24312 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2836845 T24312 oass.SolrIndexSearcher.<init> Opening 
Searcher@76272659[collection1] main
   [junit4]   2> 2836846 T24312 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2836846 T24312 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2836847 T24312 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 2836847 T24312 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2836847 T24312 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2836848 T24312 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2836848 T24312 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2836849 T24312 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2836849 T24312 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2836849 T24312 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2836852 T24313 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@76272659[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2836854 T24312 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2836855 T24316 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:23175/pdw/op collection:collection1 
shard:shard2
   [junit4]   2> 2836855 T24249 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 2836856 T24249 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2836856 T24316 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2836860 T24316 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 2836861 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2836862 T24316 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2836862 T24316 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C4147 name=collection1 
org.apache.solr.core.SolrCore@6ec73f3b 
url=http://127.0.0.1:23175/pdw/op/collection1 node=127.0.0.1:23175_pdw%2Fop 
C4147_STATE=coll:collection1 core:collection1 props:{state=down, 
base_url=http://127.0.0.1:23175/pdw/op, core=collection1, 
node_name=127.0.0.1:23175_pdw%2Fop}
   [junit4]   2> 2836862 T24316 C4147 P23175 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:23175/pdw/op/collection1/
   [junit4]   2> 2836862 T24316 C4147 P23175 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2836862 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2836863 T24316 C4147 P23175 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:23175/pdw/op/collection1/ has no replicas
   [junit4]   2> 2836863 T24316 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:23175/pdw/op/collection1/ shard2
   [junit4]   2> 2836863 T24316 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2836864 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2836865 T24311 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2836865 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2836865 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2836865 T24293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2836868 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2836869 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2836971 T24311 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2836971 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2836971 T24293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2836971 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2837020 T24316 oasc.ZkController.register We are 
http://127.0.0.1:23175/pdw/op/collection1/ and leader is 
http://127.0.0.1:23175/pdw/op/collection1/
   [junit4]   2> 2837021 T24316 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:23175/pdw/op
   [junit4]   2> 2837021 T24316 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 2837021 T24316 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2837021 T24316 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 2837022 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2837022 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2837023 T24316 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2837023 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2837024 T24272 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 2837024 T24272 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:23175/pdw/op";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:23175_pdw%2Fop",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "core_node_name":"core_node2"}
   [junit4]   2> 2837026 T24271 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2837128 T24311 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2837128 T24280 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2837128 T24293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2837128 T24271 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2838048 T24249 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 2838048 T24249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2838052 T24249 oejs.AbstractConnector.doStart Started 
[email protected]:57232
   [junit4]   2> 2838052 T24249 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2838052 T24249 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2838053 T24249 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-005
   [junit4]   2> 2838053 T24249 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-005/'
   [junit4]   2> 2838081 T24249 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-005/solr.xml
   [junit4]   2> 2838132 T24249 oasc.CoreContainer.<init> New CoreContainer 
199124125
   [junit4]   2> 2838132 T24249 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-EF74FACA5FC006AA-001/tempDir-005/]
   [junit4]   2> 2838133 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2838133 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2838134 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2838134 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2838134 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2838134 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2838134 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2838135 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2838135 T24249 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2838135 T24249 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2838136 T24249 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838136 T24249 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838136 T24249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2838136 T24249 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:27254/solr
   [junit4]   2> 2838137 T24249 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2838137 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838139 T24327 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@359f8581 
name:ZooKeeperConnection Watcher:127.0.0.1:27254 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838140 T24249 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2838143 T24249 oascc.ConnectionManager.waitForConnected 
Waiting for client to c

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

 [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
   [junit4]    >        ... 4 moreThrowable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=24626, name=Thread-8493, state=RUNNABLE, 
group=TGRP-FullSolrCloudDistribCmdsTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:13618/pdw/op/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EF74FACA5FC006AA]:0)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:380)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
Timeout occured while waiting response from server at: 
http://127.0.0.1:13618/pdw/op/collection1
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:559)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:378)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
   [junit4]    >        ... 4 more
   [junit4]   2> 3355071 T24249 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene40, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=fr_BE, 
timezone=Africa/Timbuktu
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 
(64-bit)/cpus=16,threads=1,free=224735184,total=484966400
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateTest, 
TestPhraseSuggestions, DirectSolrConnectionTest, 
DistributedExpandComponentTest, AbstractAnalyticsStatsTest, TestTolerantSearch, 
BlockCacheTest, TestRequestStatusCollectionAPI, TermVectorComponentTest, 
TestZkChroot, BasicZkTest, TestCloudManagedSchemaConcurrent, 
TestReloadAndDeleteDocs, DocValuesTest, DirectUpdateHandlerOptimizeTest, 
FieldAnalysisRequestHandlerTest, TestRealTimeGet, DebugComponentTest, 
TestElisionMultitermQuery, CoreAdminRequestStatusTest, 
DistributedIntervalFacetingTest, TestFieldSortValues, CSVRequestHandlerTest, 
TestSolrXMLSerializer, TestBadConfig, TestDefaultSearchFieldResource, 
NumericFieldsTest, HdfsSyncSliceTest, CustomCollectionTest, SimplePostToolTest, 
SOLR749Test, TestCustomSort, TestQueryTypes, QueryParsingTest, 
SSLMigrationTest, PreAnalyzedUpdateProcessorTest, ExpressionTest, 
RequestHandlersTest, TestClassNameShortening, CollectionsAPIDistributedZkTest, 
TestCollectionAPI, TestLFUCache, SortByFunctionTest, CopyFieldTest, 
TestFieldTypeResource, MultiTermTest, TestLazyCores, 
HdfsWriteToMultipleCollectionsTest, TestSolrQueryParserResource, UUIDFieldTest, 
TestComplexPhraseQParserPlugin, SolrRequestParserTest, TestManagedResource, 
LukeRequestHandlerTest, TriLevelCompositeIdRoutingTest, TestSystemIdResolver, 
SolrIndexConfigTest, TestSearcherReuse, DistributedDebugComponentTest, 
ConvertedLegacyTest, TestFiltering, TestRecovery, TestHighlightDedupGrouping, 
TestCopyFieldCollectionResource, TestCSVLoader, ChaosMonkeySafeLeaderTest, 
TestStressUserVersions, TestIntervalFaceting, TestMultiCoreConfBootstrap, 
TestGroupingSearch, TestSolrXml, TestDocumentBuilder, 
LeaderElectionIntegrationTest, BasicDistributedZk2Test, 
FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J1 in 531.03s, 1 test, 1 error <<< FAILURES!

[...truncated 794 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:474:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:447:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:45:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1298:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:922:
 There were test failures: 421 suites, 1751 tests, 1 error, 51 ignored (9 
assumptions)

Total time: 241 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #590
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 477261947 bytes
Compression is 0.0%
Took 1 min 17 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to