Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11038/
Java: 32bit/jdk1.8.0_11 -server -XX:+UseSerialGC

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

Error Message:
KeeperErrorCode = Session expired for /overseer_elect/leader

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer_elect/leader
        at 
__randomizedtesting.SeedInfo.seed([FB80BDFD38BA2245:7A6633E54FE54279]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor.getLeaderId(OverseerCollectionProcessor.java:487)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor.getLeaderNode(OverseerCollectionProcessor.java:478)
        at 
org.apache.solr.cloud.RollingRestartTest.waitUntilOverseerDesignateIsLeader(RollingRestartTest.java:145)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:114)
        at 
org.apache.solr.cloud.RollingRestartTest.doTest(RollingRestartTest.java:64)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        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:43)
        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 11934 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/init-core-data-001
   [junit4]   2> 2574294 T7397 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 2574295 T7397 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2574298 T7397 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2574299 T7397 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2574300 T7398 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2574400 T7397 oasc.ZkTestServer.run start zk server on 
port:44726
   [junit4]   2> 2574401 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2574403 T7404 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a63876 name:ZooKeeperConnection 
Watcher:127.0.0.1:44726 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2574403 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2574403 T7397 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2574406 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2574408 T7406 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d6b21b name:ZooKeeperConnection 
Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2574408 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2574408 T7397 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2574410 T7397 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2574411 T7397 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2574412 T7397 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2574413 T7397 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> 2574414 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2574416 T7397 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2574416 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2574418 T7397 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> 2574418 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2574420 T7397 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> 2574420 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2574422 T7397 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> 2574422 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2574423 T7397 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> 2574424 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2574425 T7397 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> 2574425 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2574427 T7397 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> 2574427 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2574429 T7397 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> 2574429 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2574430 T7397 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> 2574431 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2574432 T7397 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> 2574433 T7397 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2574437 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2574438 T7408 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a2d7e8 name:ZooKeeperConnection 
Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2574438 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2574764 T7397 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2574767 T7397 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2574802 T7397 oejs.AbstractConnector.doStart Started 
[email protected]:59902
   [junit4]   2> 2574803 T7397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2574804 T7397 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2574804 T7397 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002
   [junit4]   2> 2574805 T7397 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/'
   [junit4]   2> 2574818 T7397 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/solr.xml
   [junit4]   2> 2574826 T7397 oasc.CoreContainer.<init> New CoreContainer 
25896844
   [junit4]   2> 2574827 T7397 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/]
   [junit4]   2> 2574827 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2574827 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2574828 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2574828 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2574828 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2574829 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2574829 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2574829 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2574830 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2574831 T7397 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2574832 T7397 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2574832 T7397 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2574833 T7397 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2574833 T7397 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44726/solr
   [junit4]   2> 2574833 T7397 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2574835 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2574835 T7419 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ef47b5 name:ZooKeeperConnection 
Watcher:127.0.0.1:44726 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2574836 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2574838 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2574838 T7421 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@de1ea7 name:ZooKeeperConnection 
Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2574838 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2574840 T7397 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2574842 T7397 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2574845 T7397 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2574847 T7397 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2574849 T7397 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2574850 T7397 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2574851 T7397 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59902_
   [junit4]   2> 2574852 T7397 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59902_
   [junit4]   2> 2574853 T7397 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2574854 T7397 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2574856 T7397 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2574857 T7397 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:59902_
   [junit4]   2> 2574858 T7397 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2574859 T7397 oasc.Overseer.start Overseer 
(id=92289259838439428-127.0.0.1:59902_-n_0000000000) starting
   [junit4]   2> 2574862 T7397 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2574869 T7397 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2574870 T7423 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2574871 T7397 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2574872 T7397 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2574873 T7397 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2574875 T7422 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2574878 T7425 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2574878 T7425 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2574878 T7425 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2574879 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2574880 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:59902";,
   [junit4]   2>          "node_name":"127.0.0.1:59902_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2574880 T7422 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2574880 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2574882 T7426 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> 2575879 T7425 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2575879 T7425 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2575881 T7425 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2575881 T7425 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2575883 T7425 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2575883 T7425 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/'
   [junit4]   2> 2575884 T7425 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2575884 T7425 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2575885 T7425 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2575907 T7425 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2575916 T7425 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2575928 T7425 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2575932 T7425 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2576063 T7425 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2576067 T7425 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2576068 T7425 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2576081 T7425 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2576083 T7425 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2576084 T7425 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2576085 T7425 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2576085 T7425 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2576085 T7425 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2576086 T7425 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2576086 T7425 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2576086 T7425 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2576087 T7425 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2576087 T7425 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/
   [junit4]   2> 2576087 T7425 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e052e2
   [junit4]   2> 2576087 T7425 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data
   [junit4]   2> 2576112 T7425 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index/
   [junit4]   2> 2576112 T7425 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2576112 T7425 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index
   [junit4]   2> 2576113 T7425 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=92.9521484375, 
floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=4.330957176408097, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=0.6572265625, noCFSRatio=0.0
   [junit4]   2> 2585384 T7425 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2585384 T7425 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2585387 T7425 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2585387 T7425 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2585388 T7425 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2585388 T7425 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2585388 T7425 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2585388 T7425 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2585389 T7425 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2585389 T7425 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2585389 T7425 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2585389 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585390 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585390 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585390 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585390 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2585391 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2585391 T7425 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2585391 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2585392 T7425 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2585392 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2585392 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2585393 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2585393 T7425 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2585395 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585395 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585396 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585397 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585398 T7425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2585399 T7425 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2585399 T7425 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2585399 T7425 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.1552734375, 
floorSegmentMB=0.8603515625, forceMergeDeletesPctAllowed=26.22180068033101, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2585400 T7425 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2585400 T7425 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2585400 T7425 oass.SolrIndexSearcher.<init> Opening 
Searcher@1a1e12[collection1] main
   [junit4]   2> 2585401 T7425 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2585402 T7425 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2585402 T7425 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2585402 T7425 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2585402 T7425 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2585403 T7425 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2585403 T7425 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2585403 T7425 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2585404 T7425 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2585405 T7425 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2585405 T7425 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2585406 T7425 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2585408 T7427 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1a1e12[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2585409 T7425 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2585409 T7430 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59902 collection:control_collection 
shard:shard1
   [junit4]   2> 2585410 T7397 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2585410 T7397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2585411 T7430 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2585413 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2585414 T7432 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d72231 name:ZooKeeperConnection 
Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2585414 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2585415 T7397 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2585415 T7430 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2585416 T7397 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2585417 T7430 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2585417 T7430 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3529 name=collection1 
org.apache.solr.core.SolrCore@19b3001 url=https://127.0.0.1:59902/collection1 
node=127.0.0.1:59902_ C3529_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:59902, 
node_name=127.0.0.1:59902_, state=down}
   [junit4]   2> 2585417 T7430 C3529 P59902 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:59902/collection1/
   [junit4]   2> 2585416 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2585417 T7430 C3529 P59902 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2585418 T7430 C3529 P59902 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59902/collection1/ has no replicas
   [junit4]   2> 2585418 T7430 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:59902/collection1/ shard1
   [junit4]   2> 2585419 T7430 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2585423 T7426 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> 2585425 T7433 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> 2585427 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2585428 T7426 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> 2585428 T7433 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> 2585476 T7430 oasc.ZkController.register We are 
https://127.0.0.1:59902/collection1/ and leader is 
https://127.0.0.1:59902/collection1/
   [junit4]   2> 2585476 T7430 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:59902
   [junit4]   2> 2585476 T7430 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2585476 T7430 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2585477 T7430 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2585478 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2585479 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:59902";,
   [junit4]   2>          "node_name":"127.0.0.1:59902_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2585580 T7426 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> 2585581 T7433 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> 2585776 T7397 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2585777 T7397 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2585780 T7397 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2585781 T7397 oejs.AbstractConnector.doStart Started 
[email protected]:50100
   [junit4]   2> 2585783 T7397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2585783 T7397 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2585784 T7397 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003
   [junit4]   2> 2585784 T7397 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/'
   [junit4]   2> 2585801 T7397 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/solr.xml
   [junit4]   2> 2585830 T7397 oasc.CoreContainer.<init> New CoreContainer 
7117592
   [junit4]   2> 2585831 T7397 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/]
   [junit4]   2> 2585832 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2585833 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2585834 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2585834 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2585835 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2585836 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2585836 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2585837 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2585837 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2585839 T7397 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2585840 T7397 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2585840 T7397 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2585840 T7397 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2585841 T7397 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44726/solr
   [junit4]   2> 2585841 T7397 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2585842 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2585843 T7444 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ca569e name:ZooKeeperConnection 
Watcher:127.0.0.1:44726 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2585843 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2585845 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2585845 T7446 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f05b9f name:ZooKeeperConnection 
Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2585846 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2585849 T7397 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2586852 T7397 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50100_
   [junit4]   2> 2586853 T7397 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50100_
   [junit4]   2> 2586859 T7397 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2586863 T7448 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2586864 T7448 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2586865 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2586865 T7448 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2586867 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:50100";,
   [junit4]   2>          "node_name":"127.0.0.1:50100_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2586868 T7422 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 2586868 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 2586972 T7433 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> 2586972 T7426 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> 2586973 T7447 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> 2587866 T7448 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2587866 T7448 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2587867 T7448 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2587867 T7448 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2587868 T7448 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2587868 T7448 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/'
   [junit4]   2> 2587869 T7448 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2587870 T7448 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2587870 T7448 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2587897 T7448 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2587909 T7448 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2587910 T7448 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2587916 T7448 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2588040 T7448 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2588045 T7448 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2588047 T7448 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2588055 T7448 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2588058 T7448 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2588060 T7448 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2588061 T7448 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2588061 T7448 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2588061 T7448 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2588062 T7448 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2588062 T7448 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2588063 T7448 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2588063 T7448 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2588063 T7448 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/
   [junit4]   2> 2588064 T7448 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e052e2
   [junit4]   2> 2588064 T7448 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1
   [junit4]   2> 2588065 T7448 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index/
   [junit4]   2> 2588065 T7448 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2588065 T7448 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index
   [junit4]   2> 2588066 T7448 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=92.9521484375, 
floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=4.330957176408097, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=0.6572265625, noCFSRatio=0.0
   [junit4]   2> 2588073 T7448 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2588074 T7448 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2588076 T7448 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2588077 T7448 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2588078 T7448 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2588078 T7448 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2588078 T7448 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2588078 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588079 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588079 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588079 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588080 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2588080 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2588080 T7448 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2588080 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2588081 T7448 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2588081 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2588081 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2588081 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2588082 T7448 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2588084 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588084 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588085 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588086 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588086 T7448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2588087 T7448 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2588088 T7448 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2588088 T7448 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.1552734375, 
floorSegmentMB=0.8603515625, forceMergeDeletesPctAllowed=26.22180068033101, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2588089 T7448 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2588089 T7448 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2588089 T7448 oass.SolrIndexSearcher.<init> Opening 
Searcher@1addbd8[collection1] main
   [junit4]   2> 2588089 T7448 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2588090 T7448 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2588091 T7448 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2588091 T7448 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2588091 T7448 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2588092 T7448 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2588092 T7448 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2588093 T7448 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2588093 T7448 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2588093 T7448 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2588095 T7449 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1addbd8[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2588097 T7448 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2588097 T7452 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:50100 collection:collection1 
shard:shard2
   [junit4]   2> 2588098 T7397 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2588098 T7452 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2588098 T7397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2588101 T7452 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 2588102 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2588102 T7452 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2588102 T7452 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3530 name=collection1 
org.apache.solr.core.SolrCore@10dfc4d url=https://127.0.0.1:50100/collection1 
node=127.0.0.1:50100_ C3530_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:50100, 
node_name=127.0.0.1:50100_, state=down}
   [junit4]   2> 2588103 T7452 C3530 P50100 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:50100/collection1/
   [junit4]   2> 2588103 T7452 C3530 P50100 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2588103 T7452 C3530 P50100 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:50100/collection1/ has no replicas
   [junit4]   2> 2588103 T7452 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:50100/collection1/ shard2
   [junit4]   2> 2588103 T7452 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2588106 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2588209 T7426 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> 2588209 T7447 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> 2588209 T7433 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> 2588257 T7452 oasc.ZkController.register We are 
https://127.0.0.1:50100/collection1/ and leader is 
https://127.0.0.1:50100/collection1/
   [junit4]   2> 2588257 T7452 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:50100
   [junit4]   2> 2588257 T7452 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2588257 T7452 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2588258 T7452 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2588259 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2588260 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:50100";,
   [junit4]   2>          "node_name":"127.0.0.1:50100_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2588362 T7426 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> 2588362 T7433 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> 2588363 T7447 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> 2588561 T7397 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2588562 T7397 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2588565 T7397 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2588566 T7397 oejs.AbstractConnector.doStart Started 
[email protected]:50408
   [junit4]   2> 2588567 T7397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2588568 T7397 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2588568 T7397 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004
   [junit4]   2> 2588569 T7397 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/'
   [junit4]   2> 2588582 T7397 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/solr.xml
   [junit4]   2> 2588590 T7397 oasc.CoreContainer.<init> New CoreContainer 
9393942
   [junit4]   2> 2588591 T7397 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/]
   [junit4]   2> 2588592 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2588592 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2588593 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2588593 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2588593 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2588594 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2588594 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2588595 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2588595 T7397 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2588596 T7397 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2588597 T7397 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2588598 T7397 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2588598 T7397 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2588598 T7397 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:44726/solr
   [junit4]   2> 2588599 T7397 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2588599 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2588600 T7463 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e63fb name:ZooKeeperConnection 
Watcher:127.0.0.1:44726 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2588601 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2588603 T7397 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2588604 T7465 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8fb60 name:ZooKeeperConnection 
Watcher:127.0.0.1:44726/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2588604 T7397 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2588611 T7397 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2589613 T7397 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50408_
   [junit4]   2> 2589615 T7397 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50408_
   [junit4]   2> 2589620 T7397 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2589625 T7467 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2589625 T7467 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2589627 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2589627 T7467 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2589629 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:50408";,
   [junit4]   2>          "node_name":"127.0.0.1:50408_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2589630 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 2589630 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2589734 T7426 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> 2589734 T7466 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> 2589734 T7447 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> 2589734 T7433 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> 2590627 T7467 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2590628 T7467 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2590629 T7467 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2590629 T7467 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2590631 T7467 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2590631 T7467 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/'
   [junit4]   2> 2590632 T7467 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2590632 T7467 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2590633 T7467 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2590653 T7467 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2590662 T7467 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2590664 T7467 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2590668 T7467 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2590790 T7467 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2590793 T7467 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2590794 T7467 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2590806 T7467 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2590808 T7467 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2590810 T7467 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2590811 T7467 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2590811 T7467 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2590812 T7467 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2590813 T7467 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2590813 T7467 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2590813 T7467 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2590814 T7467 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2590814 T7467 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/
   [junit4]   2> 2590814 T7467 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e052e2
   [junit4]   2> 2590814 T7467 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2
   [junit4]   2> 2590815 T7467 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index/
   [junit4]   2> 2590815 T7467 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2590816 T7467 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index
   [junit4]   2> 2590816 T7467 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=92.9521484375, 
floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=4.330957176408097, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=0.6572265625, noCFSRatio=0.0
   [junit4]   2> 2590825 T7467 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2590825 T7467 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2590830 T7467 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2590830 T7467 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2590831 T7467 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2590831 T7467 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2590831 T7467 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2590832 T7467 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2590832 T7467 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2590833 T7467 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2590833 T7467 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2590834 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590834 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590835 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590835 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590836 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2590836 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2590836 T7467 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2590837 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2590837 T7467 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2590837 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2590838 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2590838 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2590838 T7467 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2590841 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590842 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590842 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590843 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590844 T7467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2590845 T7467 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2590846 T7467 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2590846 T7467 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=48.1552734375, 
floorSegmentMB=0.8603515625, forceMergeDeletesPctAllowed=26.22180068033101, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2590847 T7467 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2590848 T7467 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2590848 T7467 oass.SolrIndexSearcher.<init> Opening 
Searcher@1acc8a8[collection1] main
   [junit4]   2> 2590848 T7467 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2590849 T7467 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2590849 T7467 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2590850 T7467 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2590850 T7467 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2590850 T7467 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2590852 T7467 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2590852 T7467 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2590852 T7467 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2590853 T7467 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2590856 T7468 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1acc8a8[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2590858 T7467 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2590858 T7471 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:50408 collection:collection1 
shard:shard1
   [junit4]   2> 2590859 T7397 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2590859 T7471 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2590860 T7397 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2590863 T7397 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to 
finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 2590864 T7471 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2590865 T7471 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2590866 T7471 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3531 name=collection1 
org.apache.solr.core.SolrCore@d2e3d8 url=https://127.0.0.1:50408/collection1 
node=127.0.0.1:50408_ C3531_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:50408, 
node_name=127.0.0.1:50408_, state=down}
   [junit4]   2> 2590866 T7471 C3531 P50408 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:50408/collection1/
   [junit4]   2> 2590866 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2590866 T7471 C3531 P50408 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2590866 T7471 C3531 P50408 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:50408/collection1/ has no replicas
   [junit4]   2> 2590867 T7471 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:50408/collection1/ shard1
   [junit4]   2> 2590867 T7471 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2590870 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2590973 T7426 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> 2590973 T7433 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> 2590973 T7447 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> 2590973 T7466 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> 2591021 T7471 oasc.ZkController.register We are 
https://127.0.0.1:50408/collection1/ and leader is 
https://127.0.0.1:50408/collection1/
   [junit4]   2> 2591021 T7471 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:50408
   [junit4]   2> 2591021 T7471 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2591021 T7471 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2591022 T7471 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2591023 T7426 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2591026 T7422 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:50408";,
   [junit4]   2>          "node_name":"127.0.0.1:50408_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2591129 T7466 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> 2591130 T7426 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> 2591130 T7447 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> 2591130 T7433 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> 2591865 T7397 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - 
collection: collection1
   [junit4]   2> 2591867 T7397 oasc.RollingRestartTest.restartWithRolesTest 
Current overseer leader = 127.0.0.1:59902_
   [junit4]   1> / (8)
   [junit4]   1>  /configs (1)
   [junit4]   1>   /configs/conf1 (12)
   [junit4]   1>    /configs/conf1/currency.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/enumsConfig.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/protwords.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/old_synonyms.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/solrconfig.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/synonyms.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/stopwords.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/schema.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>    DATA: ...supressed...
   [junit4]   1>    /configs/conf1/_rest_managed.json (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "initArgs":{},
   [junit4]   1>          "managedList":[]}
   [junit4]   1>    /configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "disclaimer": "This data is not real, it was 
synthetically created to match currency.xml.  It is modeled after the data 
format available from openexchangerates.org.  See 
https://openexchangerates.org/documentation for details",
   [junit4]   1>          "license": 
"http://www.apache.org/licenses/LICENSE-2.0";,
   [junit4]   1>          "timestamp": 1332070464,
   [junit4]   1>        
   [junit4]   1>        
   [junit4]   1>          "IMPORTANT NOTE": "In order for tests to work, this 
data must be kept in sync with ./currency.xml",
   [junit4]   1>        
   [junit4]   1>        
   [junit4]   1>          "base": "USD",
   [junit4]   1>          "rates": {
   [junit4]   1>            "USD": 1,
   [junit4]   1>            "JPY": 81.29,
   [junit4]   1>            "EUR": 2.5,
   [junit4]   1>            "GBP": 0.5,
   [junit4]   1>            "MXN": 2.0
   [junit4]   1>          }
   [junit4]   1>        }
   [junit4]   1>        
   [junit4]   1>  /overseer (6)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>   /overseer/collection-queue-work (0)
   [junit4]   1>   /overseer/queue-work (0)
   [junit4]   1>   /overseer/collection-map-failure (0)
   [junit4]   1>   /overseer/collection-map-completed (0)
   [junit4]   1>   /overseer/queue (0)
   [junit4]   1>   /overseer/collection-map-running (0)
   [junit4]   1>  /aliases.json (0)
   [junit4]   1>  /collections (2)
   [junit4]   1>   /collections/collection1 (3)
   [junit4]   1>   DATA:
   [junit4]   1>       {"configName":"conf1"}
   [junit4]   1>    /collections/collection1/shards (0)
   [junit4]   1>    /collections/collection1/leaders (2)
   [junit4]   1>     /collections/collection1/leaders/shard2 (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "core":"collection1",
   [junit4]   1>           "base_url":"https://127.0.0.1:50100";,
   [junit4]   1>           "node_name":"127.0.0.1:50100_"}
   [junit4]   1>     /collections/collection1/leaders/shard1 (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "core":"collection1",


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

7034 T7542 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 
127.0.0.1:50408_
   [junit4]   2> 2658534 T7577 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
   [junit4]   2> 
   [junit4]   2> 2658535 T7571 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2658559 T7397 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2663549 T7397 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2663550 T7397 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:44726 44726
   [junit4]   2> 2664255 T7398 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:44726 44726
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest 
-Dtests.method=testDistribSearch -Dtests.seed=FB80BDFD38BA2245 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr 
-Dtests.timezone=America/Montevideo -Dtests.file.encoding=UTF-8
   [junit4] ERROR   90.1s J0 | RollingRestartTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer_elect/leader
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FB80BDFD38BA2245:7A6633E54FE54279]:0)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    >        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerCollectionProcessor.getLeaderId(OverseerCollectionProcessor.java:487)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerCollectionProcessor.getLeaderNode(OverseerCollectionProcessor.java:478)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.waitUntilOverseerDesignateIsLeader(RollingRestartTest.java:145)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:114)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.doTest(RollingRestartTest.java:64)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2664378 T7397 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/J0/./temp/solr.cloud.RollingRestartTest-FB80BDFD38BA2245-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=hr, 
timezone=America/Montevideo
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.8.0_11 
(32-bit)/cpus=8,threads=1,free=220192816,total=470396928
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedResource, 
ConnectionManagerTest, TestLuceneMatchVersion, InfoHandlerTest, 
FieldMutatingUpdateProcessorTest, TestCloudManagedSchemaConcurrent, TestDocSet, 
TestReload, TestSolr4Spatial, ExternalFileFieldSortTest, QueryResultKeyTest, 
TestSolrQueryParserResource, TestFieldSortValues, EchoParamsTest, 
BlockCacheTest, QueryFacetTest, TestSerializedLuceneMatchVersion, 
ResponseHeaderTest, TestDefaultSimilarityFactory, 
TestCopyFieldCollectionResource, DirectSolrSpellCheckerTest, MergeStrategyTest, 
TestBlendedInfixSuggestions, AbstractAnalyticsFacetTest, 
TestManagedStopFilterFactory, DistributedFacetPivotLongTailTest, 
TestStressRecovery, TestSolrCoreProperties, TestFuzzyAnalyzedSuggestions, 
CoreAdminCreateDiscoverTest, DistributedQueryComponentCustomSortTest, 
TestDocumentBuilder, SyncSliceTest, TestIntervalFaceting, 
ClusterStateUpdateTest, DeleteShardTest, TestRandomMergePolicy, 
OverseerRolesTest, BasicDistributedZkTest, SignatureUpdateProcessorFactoryTest, 
TestFoldingMultitermQuery, TestInitQParser, PathHierarchyTokenizerFactoryTest, 
FileUtilsTest, TestDistributedSearch, TestSurroundQueryParser, TestFaceting, 
TestSolrDeletionPolicy2, TestReloadAndDeleteDocs, UnloadDistributedZkTest, 
SuggesterTSTTest, HdfsRecoveryZkTest, HttpPartitionTest, TestCodecSupport, 
DocumentBuilderTest, BadComponentTest, SolrIndexSplitterTest, 
PreAnalyzedUpdateProcessorTest, TestQuerySenderListener, 
DistributedFacetPivotLargeTest, QueryEqualityTest, SpellingQueryConverterTest, 
TestFieldTypeResource, TestCollapseQParserPlugin, TestBinaryResponseWriter, 
SpellPossibilityIteratorTest, TestLMJelinekMercerSimilarityFactory, 
OpenExchangeRatesOrgProviderTest, TestStressReorder, TestSort, ShardSplitTest, 
TestSolrXml, TestArbitraryIndexDir, SharedFSAutoReplicaFailoverUtilsTest, 
TestNonDefinedSimilarityFactory, TestFastLRUCache, CustomCollectionTest, 
XsltUpdateRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, 
TestSolrDeletionPolicy1, TestReRankQParserPlugin, 
DistributedFacetPivotSmallTest, TestReplicationHandlerBackup, 
SystemInfoHandlerTest, TestHashPartitioner, PluginInfoTest, TestSchemaResource, 
TestLRUCache, TestShardHandlerFactory, TestTrie, TestSuggestSpellingConverter, 
TestSchemaVersionResource, MBeansHandlerTest, FastVectorHighlighterTest, 
TestSolrJ, TestOverriddenPrefixQueryForCustomFieldType, 
MoreLikeThisHandlerTest, TestRemoteStreaming, JSONWriterTest, TestRTGBase, 
ZkControllerTest, DistribCursorPagingTest, TestFastWriter, TestConfigSets, 
OverseerTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, 
DistributedSpellCheckComponentTest, TestRangeQuery, SimpleFacetsTest, 
SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, 
BadIndexSchemaTest, BasicFunctionalityTest, DirectUpdateHandlerTest, 
OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest, 
SuggesterFSTTest, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, 
TestPseudoReturnFields, TestUpdate, StatelessScriptUpdateProcessorFactoryTest, 
StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, 
RequiredFieldsTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, JsonLoaderTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, 
UpdateParamsTest, ResponseLogComponentTest, MinimalSchemaTest, TestConfig, 
SynonymTokenizerTest, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, 
TestJmxMonitoredMap, DateMathParserTest, TestSystemIdResolver, DOMUtilTest, 
ClusterStateTest, ZkNodePropsTest, CircularListTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestTolerantSearch, AbstractAnalyticsStatsTest, 
NoFacetTest, FunctionTest, AsyncMigrateRouteKeyTest, MigrateRouteKeyTest, 
ReplicationFactorTest, RollingRestartTest]
   [junit4] Completed on J0 in 90.12s, 1 test, 1 error <<< FAILURES!

[...truncated 228 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: 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:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1350:
 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: 430 suites, 1782 tests, 1 error, 40 ignored (19 
assumptions)

Total time: 99 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_11 -server 
-XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to