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

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

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:44928/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:44928/collection1
        at 
__randomizedtesting.SeedInfo.seed([46BAFA0527C8E862:C75C741D5097885E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:583)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:223)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:165)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:414)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:144)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Broken pipe
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.writeLine(AbstractSessionOutputBuffer.java:258)
        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:59)
        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:46)
        at 
org.apache.http.impl.io.AbstractMessageWriter.write(AbstractMessageWriter.java:109)
        at 
org.apache.http.impl.AbstractHttpClientConnection.sendRequestHeader(AbstractHttpClientConnection.java:254)
        at 
org.apache.http.impl.conn.DefaultClientConnection.sendRequestHeader(DefaultClientConnection.java:270)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestHeader(ManagedClientConnectionImpl.java:209)
        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:203)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
        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:465)
        ... 49 more




Build Log:
[...truncated 12216 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/init-core-data-001
   [junit4]   2> 1911833 T6295 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1911838 T6295 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1911838 T6295 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1911839 T6296 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1911939 T6295 oasc.ZkTestServer.run start zk server on 
port:44925
   [junit4]   2> 1911940 T6295 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1911941 T6295 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1911944 T6302 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b2d4731 
name:ZooKeeperConnection Watcher:127.0.0.1:44925 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1911944 T6295 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1911945 T6295 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1911945 T6295 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1911948 T6295 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1911949 T6295 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1911950 T6304 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@48978257 
name:ZooKeeperConnection Watcher:127.0.0.1:44925/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1911950 T6295 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1911951 T6295 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1911951 T6295 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1911953 T6295 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1911954 T6295 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1911955 T6295 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1911957 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1911958 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1911960 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1911961 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1912063 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1912063 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1912065 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1912066 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1912067 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1912068 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1912069 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1912070 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1912071 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1912072 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1912073 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1912074 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1912075 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1912076 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1912077 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1912078 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1912080 T6295 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1912080 T6295 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1912982 T6295 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1912988 T6295 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:44928
   [junit4]   2> 1912988 T6295 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1912989 T6295 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1912989 T6295 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-002
   [junit4]   2> 1912989 T6295 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-002/'
   [junit4]   2> 1913020 T6295 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-002/solr.xml
   [junit4]   2> 1913076 T6295 oasc.CoreContainer.<init> New CoreContainer 
783992060
   [junit4]   2> 1913076 T6295 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-002/]
   [junit4]   2> 1913077 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1913077 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1913077 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1913078 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1913078 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1913078 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1913078 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1913079 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1913079 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1913079 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1913079 T6295 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1913080 T6295 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1913080 T6295 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1913080 T6295 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1913080 T6295 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44925/solr
   [junit4]   2> 1913081 T6295 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1913081 T6295 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1913082 T6295 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1913083 T6315 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@67da945b 
name:ZooKeeperConnection Watcher:127.0.0.1:44925 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1913084 T6295 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1913084 T6295 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1913085 T6295 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1913086 T6317 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7a5eb3cc 
name:ZooKeeperConnection Watcher:127.0.0.1:44925/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1913087 T6295 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1913087 T6295 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1913089 T6295 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1913090 T6295 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1913093 T6295 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1913094 T6295 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1913095 T6295 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1913096 T6295 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44928_
   [junit4]   2> 1913097 T6295 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:44928_
   [junit4]   2> 1913098 T6295 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1913099 T6295 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1913100 T6295 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1913101 T6295 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:44928_
   [junit4]   2> 1913101 T6295 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1913102 T6295 oasc.Overseer.start Overseer 
(id=92679273433137155-127.0.0.1:44928_-n_0000000000) starting
   [junit4]   2> 1913104 T6295 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1913108 T6295 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1913108 T6319 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1913109 T6295 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1913110 T6295 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1913111 T6295 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1913113 T6318 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1913116 T6321 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1913117 T6321 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1913117 T6321 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1913118 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1913119 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:44928";,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:44928_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1"}
   [junit4]   2> 1913120 T6318 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1913120 T6318 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 1913120 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1913122 T6322 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> 1914118 T6321 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1914119 T6321 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1914120 T6321 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1914120 T6321 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1914120 T6321 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1914121 T6321 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-002/collection1/'
   [junit4]   2> 1914122 T6321 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1914123 T6321 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1914124 T6321 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1914190 T6321 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1914255 T6321 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1914356 T6321 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1914365 T6321 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1914722 T6321 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1914725 T6321 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1914727 T6321 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1914731 T6321 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1914751 T6321 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1914751 T6321 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1914751 T6321 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/control/data/
   [junit4]   2> 1914752 T6321 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1289d391
   [junit4]   2> 1914752 T6321 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/control/data
   [junit4]   2> 1914753 T6321 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/control/data/index/
   [junit4]   2> 1914753 T6321 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1914753 T6321 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/control/data/index
   [junit4]   2> 1914754 T6321 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=60.7353515625, 
floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=20.373228569329118, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1914754 T6321 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3f686d25)),segFN=segments_1,generation=1}
   [junit4]   2> 1914755 T6321 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1914759 T6321 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1914759 T6321 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1914760 T6321 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1914760 T6321 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1914760 T6321 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1914761 T6321 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1914761 T6321 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1914761 T6321 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1914762 T6321 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1914762 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1914763 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1914763 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1914764 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1914764 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1914764 T6321 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1914764 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1914765 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1914765 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1914766 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1914766 T6321 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1914785 T6321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1914787 T6321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1914789 T6321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1914791 T6321 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1914796 T6321 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1914796 T6321 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1914797 T6321 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5909eed
   [junit4]   2> 1914797 T6321 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3f686d25)),segFN=segments_1,generation=1}
   [junit4]   2> 1914798 T6321 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1914798 T6321 oass.SolrIndexSearcher.<init> Opening 
Searcher@434b95ed[collection1] main
   [junit4]   2> 1914798 T6321 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1914799 T6321 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1914799 T6321 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1914800 T6321 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1914800 T6321 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1914800 T6321 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1914801 T6321 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1914801 T6321 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1914802 T6321 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1914803 T6321 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1914804 T6321 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1914804 T6321 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1914807 T6323 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@434b95ed[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1914810 T6321 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1914811 T6326 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:44928 collection:control_collection 
shard:shard1
   [junit4]   2> 1914811 T6295 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0
   [junit4]   2> 1914812 T6295 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1914812 T6326 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1914812 T6295 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1914813 T6295 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1914815 T6328 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6afc9df0 
name:ZooKeeperConnection Watcher:127.0.0.1:44925/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1914815 T6295 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1914816 T6295 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1914816 T6295 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1914817 T6326 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1914819 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1914819 T6326 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1914819 T6295 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1914819 T6326 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2377 name=collection1 
org.apache.solr.core.SolrCore@5368040e url=http://127.0.0.1:44928/collection1 
node=127.0.0.1:44928_ C2377_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:44928, 
node_name=127.0.0.1:44928_, state=down}
   [junit4]   2> 1914820 T6326 C2377 P44928 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:44928/collection1/
   [junit4]   2> 1914820 T6326 C2377 P44928 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1914821 T6326 C2377 P44928 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:44928/collection1/ has no replicas
   [junit4]   2> 1914821 T6326 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:44928/collection1/ shard1
   [junit4]   2> 1914821 T6326 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1914824 T6322 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> 1914824 T6329 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> 1914829 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1914830 T6322 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> 1914830 T6329 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> 1914876 T6326 oasc.ZkController.register We are 
http://127.0.0.1:44928/collection1/ and leader is 
http://127.0.0.1:44928/collection1/
   [junit4]   2> 1914877 T6326 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:44928
   [junit4]   2> 1914877 T6326 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1914877 T6326 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1914877 T6326 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1914880 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1914883 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:44928";,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:44928_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"3"}
   [junit4]   2> 1914986 T6329 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> 1914986 T6322 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> 1916008 T6295 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1916009 T6295 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1916014 T6295 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:44932
   [junit4]   2> 1916014 T6295 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1916015 T6295 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1916015 T6295 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-003
   [junit4]   2> 1916015 T6295 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-003/'
   [junit4]   2> 1916045 T6295 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-003/solr.xml
   [junit4]   2> 1916111 T6295 oasc.CoreContainer.<init> New CoreContainer 
574548312
   [junit4]   2> 1916111 T6295 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-003/]
   [junit4]   2> 1916112 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1916112 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1916113 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1916113 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1916113 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1916113 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1916114 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1916114 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1916114 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1916114 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1916115 T6295 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1916115 T6295 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1916115 T6295 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1916115 T6295 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1916116 T6295 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44925/solr
   [junit4]   2> 1916116 T6295 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1916116 T6295 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1916117 T6295 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1916118 T6340 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5049a1f8 
name:ZooKeeperConnection Watcher:127.0.0.1:44925 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1916119 T6295 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1916120 T6295 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1916121 T6295 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1916122 T6342 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4cf3ee29 
name:ZooKeeperConnection Watcher:127.0.0.1:44925/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1916122 T6295 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1916126 T6295 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1917130 T6295 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44932_
   [junit4]   2> 1917131 T6295 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:44932_
   [junit4]   2> 1917133 T6295 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1917140 T6344 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1917140 T6344 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1917141 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1917141 T6344 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1917143 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:44932";,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:44932_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"3"}
   [junit4]   2> 1917143 T6318 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1917143 T6318 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 1917144 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 1917146 T6322 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> 1917146 T6343 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> 1917146 T6329 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> 1918141 T6344 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1918142 T6344 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1918142 T6344 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1918143 T6344 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1918143 T6344 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1918143 T6344 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-003/collection1/'
   [junit4]   2> 1918145 T6344 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1918146 T6344 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1918146 T6344 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1918208 T6344 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1918255 T6344 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1918356 T6344 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1918366 T6344 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1918707 T6344 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1918710 T6344 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1918712 T6344 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1918716 T6344 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1918735 T6344 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1918736 T6344 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1918736 T6344 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-003/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty1/
   [junit4]   2> 1918736 T6344 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1289d391
   [junit4]   2> 1918737 T6344 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty1
   [junit4]   2> 1918737 T6344 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty1/index/
   [junit4]   2> 1918738 T6344 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1918739 T6344 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty1/index
   [junit4]   2> 1918739 T6344 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=60.7353515625, 
floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=20.373228569329118, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1918740 T6344 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-18c0d98c)),segFN=segments_1,generation=1}
   [junit4]   2> 1918740 T6344 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1918746 T6344 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1918746 T6344 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1918747 T6344 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1918747 T6344 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1918747 T6344 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1918747 T6344 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1918748 T6344 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1918748 T6344 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1918748 T6344 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1918749 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1918750 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1918750 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1918751 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1918751 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1918752 T6344 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1918752 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1918752 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1918753 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1918753 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1918754 T6344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1918773 T6344 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918775 T6344 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918777 T6344 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918778 T6344 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918790 T6344 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1918790 T6344 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1918791 T6344 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@65ff99b6
   [junit4]   2> 1918792 T6344 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-18c0d98c)),segFN=segments_1,generation=1}
   [junit4]   2> 1918792 T6344 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1918793 T6344 oass.SolrIndexSearcher.<init> Opening 
Searcher@4f99d6a3[collection1] main
   [junit4]   2> 1918793 T6344 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1918794 T6344 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1918794 T6344 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1918794 T6344 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1918795 T6344 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1918795 T6344 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1918796 T6344 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1918796 T6344 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1918796 T6344 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1918796 T6344 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1918801 T6345 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4f99d6a3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1918804 T6344 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1918805 T6348 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:44932 collection:collection1 
shard:shard2
   [junit4]   2> 1918806 T6295 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0
   [junit4]   2> 1918806 T6295 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1918806 T6348 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1918811 T6348 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1918812 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1918812 T6348 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1918813 T6348 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2378 name=collection1 
org.apache.solr.core.SolrCore@2c14e70d url=http://127.0.0.1:44932/collection1 
node=127.0.0.1:44932_ C2378_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:44932, 
node_name=127.0.0.1:44932_, state=down}
   [junit4]   2> 1918813 T6348 C2378 P44932 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:44932/collection1/
   [junit4]   2> 1918813 T6348 C2378 P44932 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1918813 T6348 C2378 P44932 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:44932/collection1/ has no replicas
   [junit4]   2> 1918814 T6348 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:44932/collection1/ shard2
   [junit4]   2> 1918814 T6348 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1918816 T6322 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> 1918816 T6329 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> 1918816 T6343 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> 1918822 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1918822 T6329 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> 1918822 T6322 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> 1918822 T6343 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> 1918868 T6348 oasc.ZkController.register We are 
http://127.0.0.1:44932/collection1/ and leader is 
http://127.0.0.1:44932/collection1/
   [junit4]   2> 1918869 T6348 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:44932
   [junit4]   2> 1918869 T6348 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1918869 T6348 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1918869 T6348 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1918871 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1918874 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:44932";,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:44932_",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"3"}
   [junit4]   2> 1918977 T6343 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> 1918977 T6329 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> 1918977 T6322 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> 1920297 T6295 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1920298 T6295 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1920302 T6295 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:44935
   [junit4]   2> 1920302 T6295 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1920303 T6295 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1920303 T6295 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-004
   [junit4]   2> 1920303 T6295 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-004/'
   [junit4]   2> 1920351 T6295 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-004/solr.xml
   [junit4]   2> 1920437 T6295 oasc.CoreContainer.<init> New CoreContainer 
892737233
   [junit4]   2> 1920437 T6295 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-004/]
   [junit4]   2> 1920439 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1920439 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1920439 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1920440 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1920440 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1920440 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1920441 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1920441 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1920441 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1920442 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1920442 T6295 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1920443 T6295 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1920443 T6295 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1920443 T6295 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1920444 T6295 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44925/solr
   [junit4]   2> 1920444 T6295 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1920445 T6295 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1920446 T6295 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1920447 T6359 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@72140ea1 
name:ZooKeeperConnection Watcher:127.0.0.1:44925 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1920448 T6295 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1920449 T6295 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1920451 T6295 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1920452 T6361 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5040992a 
name:ZooKeeperConnection Watcher:127.0.0.1:44925/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1920452 T6295 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1920457 T6295 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1921461 T6295 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44935_
   [junit4]   2> 1921462 T6295 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:44935_
   [junit4]   2> 1921465 T6295 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1921472 T6363 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1921473 T6363 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1921473 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1921473 T6363 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1921475 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:44935";,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:44935_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"3"}
   [junit4]   2> 1921476 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=3
   [junit4]   2> 1921476 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard3
   [junit4]   2> 1921478 T6362 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> 1921478 T6343 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> 1921478 T6329 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> 1921478 T6322 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> 1922474 T6363 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1922475 T6363 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1922475 T6363 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1922476 T6363 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1922476 T6363 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1922477 T6363 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-004/collection1/'
   [junit4]   2> 1922479 T6363 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1922480 T6363 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1922480 T6363 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1922549 T6363 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1922603 T6363 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1922705 T6363 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1922715 T6363 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1923076 T6363 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1923079 T6363 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1923081 T6363 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1923086 T6363 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1923107 T6363 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1923107 T6363 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1923108 T6363 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-004/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty2/
   [junit4]   2> 1923108 T6363 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1289d391
   [junit4]   2> 1923109 T6363 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty2
   [junit4]   2> 1923109 T6363 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty2/index/
   [junit4]   2> 1923109 T6363 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1923110 T6363 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-001/jetty2/index
   [junit4]   2> 1923111 T6363 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=60.7353515625, 
floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=20.373228569329118, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1923112 T6363 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-58601c45)),segFN=segments_1,generation=1}
   [junit4]   2> 1923112 T6363 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1923117 T6363 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1923118 T6363 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1923118 T6363 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1923118 T6363 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1923119 T6363 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1923119 T6363 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1923119 T6363 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1923120 T6363 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1923120 T6363 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1923121 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1923121 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1923122 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1923122 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1923123 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1923123 T6363 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1923123 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1923124 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1923124 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1923125 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1923126 T6363 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1923152 T6363 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1923155 T6363 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1923157 T6363 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1923159 T6363 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1923165 T6363 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1923165 T6363 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1923166 T6363 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2f1b532
   [junit4]   2> 1923167 T6363 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-58601c45)),segFN=segments_1,generation=1}
   [junit4]   2> 1923167 T6363 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1923168 T6363 oass.SolrIndexSearcher.<init> Opening 
Searcher@41d9c260[collection1] main
   [junit4]   2> 1923168 T6363 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1923169 T6363 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1923169 T6363 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1923169 T6363 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1923170 T6363 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1923170 T6363 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1923171 T6363 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1923171 T6363 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1923171 T6363 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1923171 T6363 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1923175 T6364 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@41d9c260[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1923179 T6363 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1923180 T6367 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:44935 collection:collection1 
shard:shard3
   [junit4]   2> 1923180 T6295 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0
   [junit4]   2> 1923181 T6295 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1923181 T6367 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1923185 T6367 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard3
   [junit4]   2> 1923186 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1923187 T6367 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1923187 T6367 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2379 name=collection1 
org.apache.solr.core.SolrCore@50523e79 url=http://127.0.0.1:44935/collection1 
node=127.0.0.1:44935_ C2379_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:44935, 
node_name=127.0.0.1:44935_, state=down}
   [junit4]   2> 1923187 T6367 C2379 P44935 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:44935/collection1/
   [junit4]   2> 1923188 T6367 C2379 P44935 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1923188 T6367 C2379 P44935 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:44935/collection1/ has no replicas
   [junit4]   2> 1923188 T6367 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:44935/collection1/ shard3
   [junit4]   2> 1923188 T6367 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 1923191 T6343 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> 1923191 T6329 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> 1923191 T6362 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> 1923191 T6322 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> 1923196 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1923197 T6322 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> 1923197 T6329 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> 1923197 T6343 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> 1923197 T6362 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> 1923242 T6367 oasc.ZkController.register We are 
http://127.0.0.1:44935/collection1/ and leader is 
http://127.0.0.1:44935/collection1/
   [junit4]   2> 1923243 T6367 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:44935
   [junit4]   2> 1923243 T6367 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1923243 T6367 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1923243 T6367 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1923245 T6322 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1923248 T6318 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:44935";,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:44935_",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"3"}
   [junit4]   2> 1923352 T6329 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> 1923352 T6322 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> 1923352 T6362 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> 1923352 T6343 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> 1924952 T6295 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 1924953 T6295 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1924958 T6295 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:45455
   [junit4]   2> 1924959 T6295 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1924960 T6295 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1924960 T6295 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-005
   [junit4]   2> 1924961 T6295 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-005/'
   [junit4]   2> 1925017 T6295 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-005/solr.xml
   [junit4]   2> 1925117 T6295 oasc.CoreContainer.<init> New CoreContainer 
2094970049
   [junit4]   2> 1925117 T6295 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001/tempDir-005/]
   [junit4]   2> 1925119 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1925119 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1925120 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1925120 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1925120 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1925121 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1925121 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1925122 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1925122 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1925123 T6295 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1925123 T6295 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1925124 T6295 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1925124 T6295 oasl.LogWatcher.newRegister

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

bCmdsTest-46BAFA0527C8E862-001/tempDir-007/collection2_shard1_replica1/data
   [junit4]   2> 2080129 T6295 oasc.Overseer.close Overseer 
(id=92679273433137166-127.0.0.1:59532_-n_0000000005) closing
   [junit4]   2> 2080130 T7068 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:59532_
   [junit4]   2> 2081631 T7048 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2081634 T6295 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2086745 T6295 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
12352
   [junit4]   2> 2086745 T6295 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2086747 T6295 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:44925 44925
   [junit4]   2> 2089087 T6296 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:44925 44925
   [junit4]   2> 2089089 T6296 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                14      /solr/aliases.json
   [junit4]   2>                14      /solr/clusterstate.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/collections/collection2/leader_elect/shard4/election/92679273433137160-core_node10-n_0000000000
   [junit4]   2>                2       
/solr/overseer_elect/election/92679273433137160-127.0.0.1:44935_-n_0000000002
   [junit4]   2>                2       
/solr/collections/collection2/leader_elect/shard7/election/92679273433137158-core_node19-n_0000000000
   [junit4]   2>                2       
/solr/collections/collection2/leader_elect/shard6/election/92679273433137164-core_node18-n_0000000000
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                14      /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=testDistribSearch 
-Dtests.seed=46BAFA0527C8E862 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ar_KW -Dtests.timezone=Navajo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    177s J0 | FullSolrCloudDistribCmdsTest.testDistribSearch 
<<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:44928/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([46BAFA0527C8E862:C75C741D5097885E]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:583)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    >        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:223)
   [junit4]    >        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:165)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:414)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:144)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketException: Broken pipe
   [junit4]    >        at java.net.SocketOutputStream.socketWrite0(Native 
Method)
   [junit4]    >        at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
   [junit4]    >        at 
java.net.SocketOutputStream.write(SocketOutputStream.java:159)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.writeLine(AbstractSessionOutputBuffer.java:258)
   [junit4]    >        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:59)
   [junit4]    >        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:46)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageWriter.write(AbstractMessageWriter.java:109)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.sendRequestHeader(AbstractHttpClientConnection.java:254)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.sendRequestHeader(DefaultClientConnection.java:270)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestHeader(ManagedClientConnectionImpl.java:209)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:203)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
   [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:465)
   [junit4]    >        ... 49 more
   [junit4]   2> 2089123 T6295 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest-46BAFA0527C8E862-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_KW, 
timezone=Navajo
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=120133440,total=478674944
   [junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, 
TestQueryTypes, TestCursorMarkWithoutUniqueKey, BadComponentTest, 
TestDefaultSearchFieldResource, TestAnalyzedSuggestions, 
TestDefaultSimilarityFactory, DocValuesMissingTest, 
DistributedQueryElevationComponentTest, ReturnFieldsTest, TestPivotHelperCode, 
TestSolrDeletionPolicy1, SolrCmdDistributorTest, TestNRTOpen, TestRTGBase, 
TestSolrXml, TestLazyCores, TestPostingsSolrHighlighter, TestRangeQuery, 
ConvertedLegacyTest, TriLevelCompositeIdRoutingTest, TestBulkSchemaConcurrent, 
TestRecoveryHdfs, TestOrdValues, BasicDistributedZkTest, 
TestDistribDocBasedVersion, MigrateRouteKeyTest, TestSchemaResource, 
TestRestManager, SuggestComponentTest, TestFileDictionaryLookup, 
ShardRoutingCustomTest, TestFaceting, SchemaVersionSpecificBehaviorTest, 
DistanceFunctionTest, TestJmxIntegration, DistributedSpellCheckComponentTest, 
TestSolrIndexConfig, TestExtendedDismaxParser, TestCollectionAPI, 
SynonymTokenizerTest, MinimalSchemaTest, PrimUtilsTest, BlockDirectoryTest, 
SpellingQueryConverterTest, TestReloadAndDeleteDocs, TestStressReorder, 
TermsComponentTest, SimplePostToolTest, TestTrie, HdfsBasicDistributedZkTest, 
ConnectionManagerTest, JsonLoaderTest, TestCloudSchemaless, 
TestSolrDeletionPolicy2, SyncSliceTest, OverseerTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J0 in 177.32s, 1 test, 1 error <<< FAILURES!

[...truncated 827 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/build.xml:532:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/build.xml:473:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk@2/lucene/common-build.xml:965:
 There were test failures: 437 suites, 1795 tests, 1 error, 54 ignored (9 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to