Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11557/
Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([69E7D53997CC38FD:E8015B21E09358C1]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:444)
        at sun.nio.ch.Net.bind(Net.java:436)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
        at 
org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
        at 
org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
        at 
org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:631)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at org.eclipse.jetty.server.Server.doStart(Server.java:291)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:418)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:391)
        at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:93)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
        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)




Build Log:
[...truncated 11414 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/init-core-data-001
   [junit4]   2> 1688871 T4814 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 1688871 T4814 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1688875 T4814 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1688876 T4814 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1688876 T4815 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1688976 T4814 oasc.ZkTestServer.run start zk server on 
port:54929
   [junit4]   2> 1688976 T4814 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1688978 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1688981 T4821 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@73a6155a 
name:ZooKeeperConnection Watcher:127.0.0.1:54929 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1688981 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1688981 T4814 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1688982 T4814 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1688986 T4814 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1688988 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1688990 T4823 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@77944012 
name:ZooKeeperConnection Watcher:127.0.0.1:54929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1688990 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1688991 T4814 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1688991 T4814 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1688994 T4814 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1688996 T4814 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1688997 T4814 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1688999 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1688999 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1689002 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1689002 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1689004 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1689005 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1689007 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1689007 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1689010 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1689011 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1689013 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1689014 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1689017 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1689017 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1689021 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1689021 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1689024 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1689025 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1689028 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1689029 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1689032 T4814 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1689033 T4814 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1689038 T4814 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1689039 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1689040 T4825 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@27789740 
name:ZooKeeperConnection Watcher:127.0.0.1:54929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1689041 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1689041 T4814 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1689285 T4814 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1689288 T4814 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1689291 T4814 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:35228
   [junit4]   2> 1689292 T4814 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1689293 T4814 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1689293 T4814 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-002
   [junit4]   2> 1689293 T4814 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-002/'
   [junit4]   2> 1689305 T4814 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-002/solr.xml
   [junit4]   2> 1689352 T4814 oasc.CoreContainer.<init> New CoreContainer 
796413618
   [junit4]   2> 1689352 T4814 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-002/]
   [junit4]   2> 1689353 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1689353 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1689353 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1689354 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1689354 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1689354 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1689354 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1689354 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1689355 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1689355 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1689356 T4814 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1689357 T4814 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1689357 T4814 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1689358 T4814 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1689358 T4814 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54929/solr
   [junit4]   2> 1689358 T4814 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1689358 T4814 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1689359 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1689360 T4836 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cb58e4f name:ZooKeeperConnection 
Watcher:127.0.0.1:54929 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1689361 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1689362 T4814 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1689364 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1689365 T4838 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@36f525bd 
name:ZooKeeperConnection Watcher:127.0.0.1:54929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1689366 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1689367 T4814 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1689370 T4814 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1689372 T4814 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1689374 T4814 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1689375 T4814 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1689377 T4814 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1689377 T4814 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35228_
   [junit4]   2> 1689378 T4814 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35228_
   [junit4]   2> 1689379 T4814 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1689380 T4814 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1689382 T4814 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1689383 T4814 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:35228_
   [junit4]   2> 1689384 T4814 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1689386 T4814 oasc.Overseer.start Overseer 
(id=92731004793651204-127.0.0.1:35228_-n_0000000000) starting
   [junit4]   2> 1689388 T4814 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1689395 T4814 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1689395 T4840 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1689396 T4814 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1689398 T4814 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1689399 T4814 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1689401 T4839 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1689404 T4842 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1689404 T4842 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1689405 T4842 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1689405 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1689407 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:35228_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:35228";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 1689407 T4839 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1689408 T4839 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 1689408 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1689410 T4843 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> 1690405 T4842 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1690406 T4842 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1690407 T4842 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1690407 T4842 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1690408 T4842 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1690409 T4842 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-002/collection1/'
   [junit4]   2> 1690410 T4842 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1690410 T4842 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1690411 T4842 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1690445 T4842 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1690469 T4842 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1690471 T4842 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1690477 T4842 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1690691 T4842 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1690693 T4842 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1690694 T4842 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1690700 T4842 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1690730 T4842 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1690730 T4842 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1690730 T4842 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/control/data/
   [junit4]   2> 1690731 T4842 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a233503
   [junit4]   2> 1690731 T4842 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/control/data
   [junit4]   2> 1690732 T4842 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/control/data/index/
   [junit4]   2> 1690732 T4842 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1690733 T4842 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/control/data/index
   [junit4]   2> 1690733 T4842 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=85.509765625, 
floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=27.830481441329063, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2047653865578549
   [junit4]   2> 1690734 T4842 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-42849ed9)),segFN=segments_1,generation=1}
   [junit4]   2> 1690734 T4842 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1690739 T4842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1690739 T4842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1690739 T4842 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1690740 T4842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1690740 T4842 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1690740 T4842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1690741 T4842 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1690741 T4842 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1690741 T4842 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1690742 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1690743 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1690743 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1690744 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1690744 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1690744 T4842 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1690745 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1690745 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1690746 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1690746 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1690747 T4842 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1690751 T4842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1690752 T4842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1690753 T4842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1690754 T4842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1690755 T4842 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1690756 T4842 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1690756 T4842 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1895171170974777]
   [junit4]   2> 1690756 T4842 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-42849ed9)),segFN=segments_1,generation=1}
   [junit4]   2> 1690756 T4842 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1690757 T4842 oass.SolrIndexSearcher.<init> Opening 
Searcher@269a35ba[collection1] main
   [junit4]   2> 1690757 T4842 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1690758 T4842 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1690758 T4842 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1690759 T4842 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1690759 T4842 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1690759 T4842 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1690760 T4842 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1690760 T4842 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1690761 T4842 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1690763 T4842 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1690763 T4842 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1690763 T4842 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1690764 T4844 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@269a35ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1690766 T4842 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1690766 T4847 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:35228 collection:control_collection 
shard:shard1
   [junit4]   2> 1690766 T4814 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1690767 T4814 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1690767 T4847 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1690769 T4814 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1690770 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1690770 T4847 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1690771 T4849 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1eb4785b 
name:ZooKeeperConnection Watcher:127.0.0.1:54929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1690771 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1690771 T4814 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1690772 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1690772 T4847 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1690772 T4814 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1690772 T4847 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1826 name=collection1 
org.apache.solr.core.SolrCore@11bd74a1 url=https://127.0.0.1:35228/collection1 
node=127.0.0.1:35228_ C1826_STATE=coll:control_collection core:collection1 
props:{state=down, node_name=127.0.0.1:35228_, 
base_url=https://127.0.0.1:35228, core=collection1}
   [junit4]   2> 1690773 T4847 C1826 P35228 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:35228/collection1/
   [junit4]   2> 1690773 T4847 C1826 P35228 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1690773 T4847 C1826 P35228 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:35228/collection1/ has no replicas
   [junit4]   2> 1690773 T4847 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:35228/collection1/ shard1
   [junit4]   2> 1690774 T4847 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1690775 T4814 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1690777 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1690879 T4843 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> 1690879 T4850 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> 1690885 T4847 oasc.ZkController.register We are 
https://127.0.0.1:35228/collection1/ and leader is 
https://127.0.0.1:35228/collection1/
   [junit4]   2> 1690886 T4847 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:35228
   [junit4]   2> 1690886 T4847 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1690886 T4847 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1690886 T4847 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1690887 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1690889 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:35228_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:35228";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 1690991 T4843 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> 1690991 T4850 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> 1691037 T4814 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1691038 T4814 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1691041 T4814 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1691042 T4814 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:53926
   [junit4]   2> 1691044 T4814 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1691044 T4814 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1691045 T4814 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-003
   [junit4]   2> 1691045 T4814 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-003/'
   [junit4]   2> 1691055 T4814 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-003/solr.xml
   [junit4]   2> 1691080 T4814 oasc.CoreContainer.<init> New CoreContainer 
146564162
   [junit4]   2> 1691080 T4814 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-003/]
   [junit4]   2> 1691081 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1691081 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1691082 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1691082 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1691082 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1691082 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1691082 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1691083 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1691083 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1691083 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1691084 T4814 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1691085 T4814 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1691085 T4814 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1691086 T4814 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1691086 T4814 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54929/solr
   [junit4]   2> 1691086 T4814 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1691086 T4814 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1691087 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1691089 T4861 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@589f916b 
name:ZooKeeperConnection Watcher:127.0.0.1:54929 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1691090 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1691090 T4814 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1691093 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1691094 T4863 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@79449a46 
name:ZooKeeperConnection Watcher:127.0.0.1:54929/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1691094 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1691100 T4814 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1692103 T4814 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53926_
   [junit4]   2> 1692104 T4814 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53926_
   [junit4]   2> 1692110 T4814 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1692116 T4865 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1692116 T4865 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1692117 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1692117 T4865 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1692120 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:53926_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:53926";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 1692120 T4839 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 1692121 T4839 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 1692121 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1692224 T4864 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> 1692224 T4850 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> 1692224 T4843 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> 1693118 T4865 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1693118 T4865 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1693119 T4865 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1693120 T4865 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1693121 T4865 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1693121 T4865 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-003/collection1/'
   [junit4]   2> 1693122 T4865 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1693123 T4865 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1693123 T4865 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1693159 T4865 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1693202 T4865 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1693204 T4865 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1693213 T4865 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1693418 T4865 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1693419 T4865 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1693420 T4865 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1693424 T4865 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1693440 T4865 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1693441 T4865 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1693441 T4865 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1/
   [junit4]   2> 1693441 T4865 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a233503
   [junit4]   2> 1693442 T4865 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1
   [junit4]   2> 1693442 T4865 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1/index/
   [junit4]   2> 1693442 T4865 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1693444 T4865 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1/index
   [junit4]   2> 1693444 T4865 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=85.509765625, 
floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=27.830481441329063, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2047653865578549
   [junit4]   2> 1693445 T4865 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3e8e4958)),segFN=segments_1,generation=1}
   [junit4]   2> 1693445 T4865 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1693450 T4865 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1693451 T4865 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1693451 T4865 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1693451 T4865 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1693451 T4865 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1693452 T4865 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1693452 T4865 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1693452 T4865 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1693452 T4865 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1693453 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1693453 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1693453 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1693454 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1693454 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1693454 T4865 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1693455 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1693455 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1693455 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1693455 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1693456 T4865 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1693458 T4865 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1693459 T4865 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1693460 T4865 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1693461 T4865 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1693463 T4865 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1693463 T4865 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1693464 T4865 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1895171170974777]
   [junit4]   2> 1693465 T4865 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3e8e4958)),segFN=segments_1,generation=1}
   [junit4]   2> 1693465 T4865 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1693465 T4865 oass.SolrIndexSearcher.<init> Opening 
Searcher@388dc2fa[collection1] main
   [junit4]   2> 1693465 T4865 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1693467 T4865 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1693467 T4865 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1693467 T4865 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1693468 T4865 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1693468 T4865 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1693469 T4865 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1693469 T4865 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1693469 T4865 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1693469 T4865 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1693471 T4866 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@388dc2fa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1693474 T4865 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1693474 T4869 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:53926 collection:collection1 
shard:shard1
   [junit4]   2> 1693475 T4814 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1693475 T4814 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1693475 T4869 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1693480 T4869 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1693482 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1693483 T4869 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1693483 T4869 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1827 name=collection1 
org.apache.solr.core.SolrCore@25962064 url=https://127.0.0.1:53926/collection1 
node=127.0.0.1:53926_ C1827_STATE=coll:collection1 core:collection1 
props:{state=down, node_name=127.0.0.1:53926_, 
base_url=https://127.0.0.1:53926, core=collection1}
   [junit4]   2> 1693483 T4869 C1827 P53926 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:53926/collection1/
   [junit4]   2> 1693483 T4869 C1827 P53926 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1693484 T4869 C1827 P53926 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:53926/collection1/ has no replicas
   [junit4]   2> 1693484 T4869 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:53926/collection1/ shard1
   [junit4]   2> 1693484 T4869 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1693488 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1693591 T4843 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> 1693591 T4864 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> 1693591 T4850 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> 1693639 T4869 oasc.ZkController.register We are 
https://127.0.0.1:53926/collection1/ and leader is 
https://127.0.0.1:53926/collection1/
   [junit4]   2> 1693639 T4869 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:53926
   [junit4]   2> 1693639 T4869 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1693639 T4869 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1693639 T4869 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1693640 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1693642 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:53926_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:53926";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 1693714 T4814 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1693715 T4814 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1693718 T4814 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1693719 T4814 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:44072
   [junit4]   2> 1693722 T4814 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1693722 T4814 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1693723 T4814 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-004
   [junit4]   2> 1693723 T4814 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-004/'
   [junit4]   2> 1693738 T4814 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-004/solr.xml
   [junit4]   2> 1693745 T4843 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> 1693745 T4850 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> 1693745 T4864 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> 1693762 T4814 oasc.CoreContainer.<init> New CoreContainer 
1919540519
   [junit4]   2> 1693762 T4814 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-004/]
   [junit4]   2> 1693763 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1693763 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1693763 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1693763 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1693763 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1693764 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1693764 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1693764 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1693764 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1693764 T4814 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1693766 T4814 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1693767 T4814 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1693767 T4814 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1693767 T4814 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1693767 T4814 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54929/solr
   [junit4]   2> 1693768 T4814 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1693768 T4814 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1693769 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1693770 T4880 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3444dcd9 
name:ZooKeeperConnection Watcher:127.0.0.1:54929 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1693771 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1693772 T4814 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1693775 T4814 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1693777 T4882 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b58f89 name:ZooKeeperConnection 
Watcher:127.0.0.1:54929/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1693777 T4814 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1693786 T4814 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1694791 T4814 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44072_
   [junit4]   2> 1694793 T4814 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:44072_
   [junit4]   2> 1694797 T4814 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1694802 T4884 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1694802 T4884 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1694803 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1694803 T4884 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1694805 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:44072_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:44072";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> 1694806 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 1694806 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1694908 T4883 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> 1694908 T4843 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> 1694908 T4850 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> 1694908 T4864 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> 1695804 T4884 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1695804 T4884 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1695805 T4884 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1695805 T4884 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1695807 T4884 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1695807 T4884 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-004/collection1/'
   [junit4]   2> 1695808 T4884 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1695808 T4884 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1695809 T4884 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1695860 T4884 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1695888 T4884 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1695889 T4884 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1695894 T4884 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1696088 T4884 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1696090 T4884 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1696091 T4884 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1696093 T4884 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1696106 T4884 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1696106 T4884 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1696106 T4884 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty2/
   [junit4]   2> 1696107 T4884 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a233503
   [junit4]   2> 1696107 T4884 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty2
   [junit4]   2> 1696107 T4884 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty2/index/
   [junit4]   2> 1696107 T4884 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1696108 T4884 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty2/index
   [junit4]   2> 1696109 T4884 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=85.509765625, 
floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=27.830481441329063, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2047653865578549
   [junit4]   2> 1696109 T4884 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7cf7577d)),segFN=segments_1,generation=1}
   [junit4]   2> 1696109 T4884 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1696112 T4884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1696112 T4884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1696113 T4884 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1696113 T4884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1696113 T4884 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1696113 T4884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1696114 T4884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1696114 T4884 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1696114 T4884 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1696115 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1696115 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1696116 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1696116 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1696117 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1696117 T4884 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1696117 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1696118 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1696118 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1696118 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1696119 T4884 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1696122 T4884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1696123 T4884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1696125 T4884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1696126 T4884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1696128 T4884 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1696128 T4884 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1696130 T4884 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1895171170974777]
   [junit4]   2> 1696130 T4884 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7cf7577d)),segFN=segments_1,generation=1}
   [junit4]   2> 1696131 T4884 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1696131 T4884 oass.SolrIndexSearcher.<init> Opening 
Searcher@49a68635[collection1] main
   [junit4]   2> 1696131 T4884 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1696132 T4884 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1696132 T4884 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1696133 T4884 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1696133 T4884 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1696133 T4884 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1696134 T4884 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1696134 T4884 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1696134 T4884 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1696134 T4884 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1696137 T4885 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@49a68635[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1696139 T4884 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1696140 T4888 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:44072 collection:collection1 
shard:shard1
   [junit4]   2> 1696140 T4814 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1696140 T4814 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1696142 T4888 oasc.ZkController.register We are 
https://127.0.0.1:44072/collection1/ and leader is 
https://127.0.0.1:53926/collection1/
   [junit4]   2> 1696142 T4888 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:44072
   [junit4]   2> 1696142 T4888 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 1696142 T4888 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1828 name=collection1 
org.apache.solr.core.SolrCore@748de090 url=https://127.0.0.1:44072/collection1 
node=127.0.0.1:44072_ C1828_STATE=coll:collection1 core:collection1 
props:{state=down, node_name=127.0.0.1:44072_, 
base_url=https://127.0.0.1:44072, core=collection1}
   [junit4]   2> 1696143 T4889 C1828 P44072 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1696143 T4889 C1828 P44072 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 1696143 T4889 C1828 P44072 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
https://127.0.0.1:53926/collection1/ and I am 
https://127.0.0.1:44072/collection1/
   [junit4]   2> 1696144 T4889 C1828 P44072 oasc.ZkController.publish 
publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1696144 T4889 C1828 P44072 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 1696146 T4843 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1696149 T4889 C1828 P44072 
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to 
https://127.0.0.1:53926; WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A44072_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 1696151 T4839 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "node_name":"127.0.0.1:44072_",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:44072";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1"}
   [junit4]   2> ASYNC  NEW_CORE C1829 name=collection1 
org.apache.solr.core.SolrCore@11bd74a1 url=https://127.0.0.1:35228/collection1 
node=127.0.0.1:35228_ C1829_STATE=coll:control_collection core:collection1 
props:{state=active, node_name=127.0.0.1:35228_, 
base_url=https://127.0.0.1:35228, core=collection1, leader=true}
   [junit4]   2> 1696221 T4832 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{add=[2-0 (1483696084397064192)]} 0 2
   [junit4]   2> 1696229 T4833 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{add=[1-0 (1483696084403355648)]} 0 2
   [junit4]   2> 1696231 T4856 oasha.CoreAdminHandler.handleWaitForStateAction 
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1696235 T4856 oasha.CoreAdminHandler.handleWaitForStateAction 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 1696235 T4856 oasha.CoreAdminHandler.handleWaitForStateAction 
In WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, 
live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:44072_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"state":"down","node_name":"127.0.0.1:44072_","base_url":"https://127.0.0.1:44072","core":"collection1"}
   [junit4]   2> 1696254 T4843 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> 1696254 T4883 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> 1696254 T4864 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> 1696254 T4850 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>  C1828_STATE=coll:collection1 core:collection1 
props:{state=recovering, node_name=127.0.0.1:44072_, 
base_url=https://127.0.0.1:44072, core=collection1}
   [junit4]   2> 1696376 T4877 C1828 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {add=[2-0 (1483696084475707392)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1830 name=collection1 
org.apache.solr.core.SolrCore@25962064 url=https://127.0.0.1:53926/collection1 
node=127.0.0.1:53926_ C1830_STATE=coll:collection1 core:collection1 
props:{state=active, node_name=127.0.0.1:53926_, 
base_url=https://127.0.0.1:53926, core=collection1, leader=true}
   [junit4]   2> 1696377 T4857 C1830 P53926 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2-0 
(1483696084475707392)]} 0 82
   [junit4]   2> 1696382 T4876 C1828 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {add=[1-0 (1483696084484096000)]} 0 2
   [junit4]   2> 1696383 T4858 C1830 P53926 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1-0 
(1483696084484096000)]} 0 80
   [junit4]   2> 1696458 T4832 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{add=[2-1 (1483696084645576704)]} 0 1
   [junit4]   2> 1696462 T4834 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{add=[1-1 (1483696084650819584)]} 0 1
   [junit4]   2> 1696473 T4876 C1828 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {add=[2-1 (1483696084655013888)]} 0 0
   [junit4]   2> 1696474 T4857 C1830 P53926 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2-1 
(1483696084655013888)]} 0 8
   [junit4]   2> 1696478 T4878 C1828 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {add=[1-1 (1483696084659208192)]} 0 1
   [junit4]   2> 1696479 T4859 C1830 P53926 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1-1 
(1483696084659208192)]} 0 9
   [junit4]   2> 1696538 T4831 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{delete=[2-1 (-1483696084730511360)]} 0 1
   [junit4]   2> 1696543 T4833 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{delete=[1-1 (-1483696084735754240)]} 0 0
   [junit4]   2> 1696553 T4877 C1828 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {delete=[2-1 (-1483696084738899968)]} 0 1
   [junit4]   2> 1696554 T4859 C1830 P53926 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} {delete=[2-1 
(-1483696084738899968)]} 0 8
   [junit4]   2> 1696558 T4877 C1828 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {delete=[1-1 (-1483696084746240000)]} 0 0
   [junit4]   2> 1696559 T4857 C1830 P53926 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} {delete=[1-1 
(-1483696084746240000)]} 0 7
   [junit4]   2> 1696561 T4831 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{add=[2-2 (1483696084753580032)]} 0 1
   [junit4]   2> 1696566 T4834 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{add=[1-2 (1483696084758822912)]} 0 1
   [junit4]   2> 1696572 T4875 C1828 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {add=[2-2 (1483696084759871488)]} 0 1
   [junit4]   2> 1696573 T4858 C1830 P53926 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2-2 
(1483696084759871488)]} 0 7
   [junit4]   2> 1696578 T4876 C1828 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {add=[1-2 (1483696084766162944)]} 0 1
   [junit4]   2> 1696579 T4859 C1830 P53926 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1-2 
(1483696084766162944)]} 0 7
   [junit4]   2> 1696614 T4833 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{add=[2-3 (1483696084810203136)]} 0 0
   [junit4]   2> 1696619 T4831 C1829 P35228 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin&CONTROL=TRUE} 
{add=[1-3 (1483696084815446016)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1831 name=collection1 
org.apache.solr.core.SolrCore@748de090 url=https://127.0.0.1:44072/collection1 
node=127.0.0.1:44072_ C1831_STATE=coll:collection1 core:collection1 
props:{state=recovering, node_name=127.0.0.1:44072_, 
base_url=https://127.0.0.1:44072, core=collection1}
   [junit4]   2> 1696647 T4876 C1831 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {add=[2-3 (1483696084817543168)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1832 name=collection1 
org.apache.solr.core.SolrCore@25962064 url=https://127.0.0.1:53926/collection1 
node=127.0.0.1:53926_ C1832_STATE=coll:collection1 core:collection1 
props:{state=active, node_name=127.0.0.1:53926_, 
base_url=https://127.0.0.1:53926, core=collection1, leader=true}
   [junit4]   2> 1696649 T4858 C1832 P53926 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2-3 
(1483696084817543168)]} 0 28
   [junit4]   2> 1696653 T4876 C1831 P44072 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={distrib.from=https://127.0.0.1:53926/collection1/&version=2&wt=javabin&update.distrib=FROMLEADER}
 {add=[

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

eSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1712760 T4814 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1712760 T4814 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1;done=false>>]
   [junit4]   2> 1712761 T4814 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1
   [junit4]   2> 1712761 T4814 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1/index;done=false>>]
   [junit4]   2> 1712761 T4814 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001/tempDir-001/jetty1/index
   [junit4]   2> 1712769 T4814 oasc.Overseer.close Overseer 
(id=92731004793651207-127.0.0.1:53926_-n_0000000001) closing
   [junit4]   2> 1712769 T4921 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:53926_
   [junit4]   2> 1714271 T4920 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1714297 T4814 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1719286 T4814 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
44072
   [junit4]   2> 1719288 T4814 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1721145 T4814 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1721146 T4814 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54929 54929
   [junit4]   2> 1721981 T4815 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54929 54929
   [junit4]   2> 1721983 T4815 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                4       /solr/aliases.json
   [junit4]   2>                4       /solr/clusterstate.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                4       /solr/live_nodes
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>                2       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest 
-Dtests.method=testDistribSearch -Dtests.seed=69E7D53997CC38FD 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_IE 
-Dtests.timezone=Europe/Warsaw -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   33.1s J1 | RecoveryZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([69E7D53997CC38FD:E8015B21E09358C1]:0)
   [junit4]    >        at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:444)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:436)
   [junit4]    >        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
   [junit4]    >        at 
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    >        at 
org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
   [junit4]    >        at 
org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
   [junit4]    >        at 
org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
   [junit4]    >        at 
org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:631)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.doStart(Server.java:291)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:418)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:391)
   [junit4]    >        at 
org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:93)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1721998 T4814 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryZkTest-69E7D53997CC38FD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=PostingsFormat(name=Memory doPackFST= false), 
_version_=BlockTreeOrds(blocksize=128), a_i=PostingsFormat(name=Memory 
doPackFST= false), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_IE, 
timezone=Europe/Warsaw
   [junit4]   2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation 
1.7.0_67 (64-bit)/cpus=8,threads=1,free=191390448,total=476160000
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCopyFieldCollectionResource, CacheHeaderTest, ChaosMonkeySafeLeaderTest, 
TestAtomicUpdateErrorCases, TestCharFilters, TestManagedSynonymFilterFactory, 
TestRandomMergePolicy, TestDefaultSearchFieldResource, SolrCoreTest, TestUtils, 
SolrRequestParserTest, StatsComponentTest, OverseerStatusTest, 
NumericFieldsTest, OpenCloseCoreStressTest, BinaryUpdateRequestHandlerTest, 
TestXIncludeConfig, CollectionsAPIAsyncDistributedZkTest, SolrIndexConfigTest, 
DistributedQueryElevationComponentTest, CoreContainerCoreInitFailuresTest, 
TestInfoStreamLogging, TestSolrXml, StressHdfsTest, ClusterStateTest, 
TestCloudManagedSchema, SOLR749Test, TestSolrQueryParser, 
UniqFieldsUpdateProcessorFactoryTest, UUIDFieldTest, QueryResultKeyTest, 
PolyFieldTest, TestBM25SimilarityFactory, SchemaVersionSpecificBehaviorTest, 
TestManagedSchemaFieldResource, CSVRequestHandlerTest, 
DistributedFacetPivotSmallTest, TestDistribDocBasedVersion, 
ShardRoutingCustomTest, CloudMLTQParserTest, SampleTest, 
TestSolrXmlPersistence, PreAnalyzedFieldTest, TestInitQParser, 
TestSortingResponseWriter, OutOfBoxZkACLAndCredentialsProvidersTest, 
RankQueryTest, ResourceLoaderTest, SortByFunctionTest, TestRandomFaceting, 
AliasIntegrationTest, TermVectorComponentTest, TestFreeTextSuggestions, 
TestPivotHelperCode, TestPostingsSolrHighlighter, TestSchemaManager, 
TestCSVLoader, DistributedSuggestComponentTest, SuggestComponentTest, 
DirectSolrConnectionTest, ConvertedLegacyTest, TestQueryUtils, 
OverseerRolesTest, CopyFieldTest, TestCoreContainer, TestPerFieldSimilarity, 
TriLevelCompositeIdRoutingTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
HighlighterMaxOffsetTest, RollingRestartTest, 
TestReversedWildcardFilterFactory, TestLFUCache, DocValuesTest, 
TestSerializedLuceneMatchVersion, TestBinaryField, 
DefaultValueUpdateProcessorTest, ConnectionManagerTest, TestCustomSort, 
ZkSolrClientTest, BlockDirectoryTest, TestSolr4Spatial2, AutoCommitTest, 
HdfsBasicDistributedZk2Test, TestIndexingPerformance, TestFiltering, 
LukeRequestHandlerTest, TestAnalyzeInfixSuggestions, ExternalCollectionsTest, 
TestQueryTypes, TestOrdValues, TestFunctionQuery, RAMDirectoryFactoryTest, 
MultiThreadedOCPTest, ModifyConfFileTest, TestDistributedGrouping, 
FieldAnalysisRequestHandlerTest, BlockCacheTest, 
LeaderInitiatedRecoveryOnCommitTest, TestWriterPerf, TestStressLucene, 
SolrInfoMBeanTest, CircularListTest, TestGroupingSearch, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, 
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest]
   [junit4] Completed on J1 in 33.16s, 1 test, 1 error <<< FAILURES!

[...truncated 677 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:525: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:473: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:502: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: 
There were test failures: 441 suites, 1801 tests, 1 error, 44 ignored (21 
assumptions)

Total time: 100 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67 
-XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to