Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11596/
Java: 32bit/jdk1.8.0_40-ea-b20 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestBlobHandler.testDistribSearch

Error Message:
{responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=1}, 
response={numFound=0, start=0, docs=[]}}
        at 
__randomizedtesting.SeedInfo.seed([5EF763CB5B0D5D17:DF11EDD32C523D2B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
        at 
org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 8965 lines...]
   [junit4] Suite: org.apache.solr.handler.TestBlobHandler
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/init-core-data-001
   [junit4]   2> 447780 T2727 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 447781 T2727 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /rs/g
   [junit4]   2> 447783 T2727 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 447784 T2727 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 447784 T2728 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 447884 T2727 oasc.ZkTestServer.run start zk server on 
port:43345
   [junit4]   2> 447885 T2727 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 447886 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 447890 T2735 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d25010 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 447890 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 447891 T2727 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 447891 T2727 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 447896 T2727 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 447896 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 447897 T2738 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d3d6a4 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 447898 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 447898 T2727 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 447899 T2727 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 447902 T2727 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 447905 T2727 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 447907 T2727 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 447909 T2727 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> 447910 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 447914 T2727 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> 447915 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 447918 T2727 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> 447919 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 447922 T2727 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> 447922 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 447925 T2727 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> 447926 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 447929 T2727 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> 447929 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 447933 T2727 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> 447933 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 447936 T2727 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> 447937 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 447940 T2727 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> 447940 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 447943 T2727 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> 447944 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 447947 T2727 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> 447947 T2727 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 448193 T2727 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 448194 T2727 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@a3c1f3{/rs/g,null,AVAILABLE}
   [junit4]   2> 448206 T2727 oejs.AbstractConnector.doStart Started 
ServerConnector@cb1abc{HTTP/1.1}{127.0.0.1:?????}
   [junit4]   2> 448206 T2727 oejs.Server.doStart Started @??????ms
   [junit4]   2> 448207 T2727 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 448207 T2727 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 448208 T2727 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.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-002
   [junit4]   2> 448208 T2727 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-002/'
   [junit4]   2> 448220 T2727 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-002/solr.xml
   [junit4]   2> 448228 T2727 oasc.CoreContainer.<init> New CoreContainer 
20804062
   [junit4]   2> 448228 T2727 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-002/]
   [junit4]   2> 448228 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 448229 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 448229 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 448229 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 448230 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 448230 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 448230 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 448231 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 448231 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 448231 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 448232 T2727 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 448232 T2727 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 448232 T2727 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 448233 T2727 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 448233 T2727 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43345/solr
   [junit4]   2> 448233 T2727 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 448234 T2727 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 448235 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 448236 T2752 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17c4c08 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 448237 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 448238 T2727 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 448240 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 448241 T2755 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f4b878 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 448242 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 448244 T2727 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 448247 T2727 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 448248 T2727 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 448251 T2727 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 448253 T2727 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 448256 T2727 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 448257 T2727 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56467_rs%2Fg
   [junit4]   2> 448258 T2727 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56467_rs%2Fg
   [junit4]   2> 448261 T2727 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 448263 T2727 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 448265 T2727 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 448267 T2727 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:56467_rs%2Fg
   [junit4]   2> 448268 T2727 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 448270 T2727 oasc.Overseer.start Overseer 
(id=93139940905189379-127.0.0.1:56467_rs%2Fg-n_0000000000) starting
   [junit4]   2> 448273 T2727 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 448281 T2727 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 448282 T2757 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 448283 T2727 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 448285 T2727 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 448286 T2727 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 448289 T2756 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 448290 T2759 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 448290 T2759 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 448291 T2755 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 448291 T2759 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 448292 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56467/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:56467_rs%2Fg",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 448293 T2756 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56467/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:56467_rs%2Fg",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 448293 T2756 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 448293 T2756 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 448294 T2755 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> 449291 T2759 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 449292 T2759 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 449292 T2759 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 449292 T2759 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 449293 T2759 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 449293 T2759 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-002/collection1/'
   [junit4]   2> 449294 T2759 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%205EF763CB5B0D5D17-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 449294 T2759 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%205EF763CB5B0D5D17-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 449294 T2759 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%205EF763CB5B0D5D17-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 449304 T2759 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 449306 T2759 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 449310 T2759 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 449313 T2759 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 449320 T2759 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 449321 T2759 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 449324 T2759 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 449409 T2759 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 449413 T2759 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 449414 T2759 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 449421 T2759 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 449423 T2759 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 449424 T2759 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 449424 T2759 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 449425 T2759 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 449425 T2759 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 449425 T2759 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 449425 T2759 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 449425 T2759 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 449426 T2759 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 449426 T2759 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-002/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/control/data/
   [junit4]   2> 449426 T2759 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4919b
   [junit4]   2> 449427 T2759 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/control/data
   [junit4]   2> 449427 T2759 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.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/control/data/index/
   [junit4]   2> 449427 T2759 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 449427 T2759 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/control/data/index
   [junit4]   2> 449427 T2759 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=10.1513671875, 
floorSegmentMB=1.48828125, forceMergeDeletesPctAllowed=24.487759081372538, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 449428 T2759 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@64400 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1615),segFN=segments_1,generation=1}
   [junit4]   2> 449428 T2759 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 449430 T2759 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 449430 T2759 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 449430 T2759 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 449430 T2759 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 449430 T2759 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 449431 T2759 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 449431 T2759 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 449431 T2759 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 449431 T2759 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 449431 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 449432 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 449432 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 449432 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 449432 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 449432 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 449433 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 449433 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 449433 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 449434 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 449434 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 449435 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 449435 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 449435 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 449435 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 449436 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 449436 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 449436 T2759 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 449437 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 449438 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 449439 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 449439 T2759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 449440 T2759 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 449441 T2759 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 449441 T2759 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 449441 T2759 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=62.810546875, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=15.573053182320015, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 449441 T2759 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@64400 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1615),segFN=segments_1,generation=1}
   [junit4]   2> 449442 T2759 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 449442 T2759 oass.SolrIndexSearcher.<init> Opening 
Searcher@1e5cfc6[collection1] main
   [junit4]   2> 449442 T2759 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 449443 T2759 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 449443 T2759 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 449443 T2759 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 449443 T2759 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 449444 T2759 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 449444 T2759 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 449444 T2759 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 449444 T2759 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 449444 T2759 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 449445 T2759 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 449445 T2760 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1e5cfc6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 449445 T2763 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56467/rs/g 
collection:control_collection shard:shard1
   [junit4]   2> 449446 T2727 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 449446 T2763 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 449446 T2727 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 449447 T2727 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 449447 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 449448 T2766 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@42cbe5 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 449448 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 449449 T2763 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 449449 T2727 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 449450 T2755 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 449450 T2727 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 449450 T2763 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 449450 T2763 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 449450 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C432 name=collection1 
org.apache.solr.core.SolrCore@1c6b446 
url=http://127.0.0.1:56467/rs/g/collection1 node=127.0.0.1:56467_rs%2Fg 
C432_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:56467/rs/g, node_name=127.0.0.1:56467_rs%2Fg, 
state=down}
   [junit4]   2> 449450 T2763 C432 P56467 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:56467/rs/g/collection1/
   [junit4]   2> 449451 T2763 C432 P56467 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 449451 T2763 C432 P56467 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56467/rs/g/collection1/ has no replicas
   [junit4]   2> 449451 T2763 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:56467/rs/g/collection1/ shard1
   [junit4]   2> 449451 T2763 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 449452 T2727 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 449452 T2727 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 449452 T2727 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 449453 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 449454 T2769 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@107ef20 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 449454 T2755 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 449454 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 449454 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:56467/rs/g";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 449454 T2727 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 449456 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":2} current state version: 1
   [junit4]   2> 449456 T2756 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 449456 T2755 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> 449456 T2766 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> 449459 T2770 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 449459 T2756 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 449460 T2766 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> 449504 T2763 oasc.ZkController.register We are 
http://127.0.0.1:56467/rs/g/collection1/ and leader is 
http://127.0.0.1:56467/rs/g/collection1/
   [junit4]   2> 449505 T2763 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56467/rs/g
   [junit4]   2> 449505 T2763 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 449505 T2763 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 449505 T2763 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 449506 T2755 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 449507 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56467/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:56467_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 449508 T2756 oasco.ReplicaMutator.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":"http://127.0.0.1:56467/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:56467_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 449610 T2755 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> 449610 T2766 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> 449699 T2727 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 449700 T2727 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 449701 T2727 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1d7b016{/rs/g,null,AVAILABLE}
   [junit4]   2> 449702 T2727 oejs.AbstractConnector.doStart Started 
ServerConnector@1ac1836{HTTP/1.1}{127.0.0.1:?????}
   [junit4]   2> 449702 T2727 oejs.Server.doStart Started @??????ms
   [junit4]   2> 449703 T2727 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 449703 T2727 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 449703 T2727 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.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-003
   [junit4]   2> 449704 T2727 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-003/'
   [junit4]   2> 449714 T2727 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.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-003/solr.xml
   [junit4]   2> 449720 T2727 oasc.CoreContainer.<init> New CoreContainer 801115
   [junit4]   2> 449721 T2727 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-003/]
   [junit4]   2> 449721 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 449721 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 449721 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 449722 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 449722 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 449722 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 449722 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 449723 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 449723 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 449723 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 449724 T2727 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 449724 T2727 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 449724 T2727 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 449724 T2727 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 449725 T2727 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43345/solr
   [junit4]   2> 449725 T2727 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 449725 T2727 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 449726 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 449727 T2784 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b652d7 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 449728 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 449728 T2727 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 449730 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 449731 T2787 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f6b361 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 449731 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 449736 T2727 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 450741 T2727 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48510_rs%2Fg
   [junit4]   2> 450742 T2727 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:48510_rs%2Fg
   [junit4]   2> 450746 T2727 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 450751 T2788 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 450751 T2788 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 450753 T2755 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 450753 T2788 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 450753 T2788 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 450753 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48510/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:48510_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 450754 T2788 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 450754 T2756 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48510/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:48510_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 450755 T2756 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 450755 T2756 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 450755 T2788 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 450755 T2788 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 450858 T2756 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 450858 T2787 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 450859 T2787 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 451756 T2788 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 451756 T2788 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 451757 T2788 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 451757 T2788 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 451758 T2788 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 451758 T2788 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-003/collection1/'
   [junit4]   2> 451758 T2788 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%205EF763CB5B0D5D17-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 451759 T2788 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%205EF763CB5B0D5D17-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 451759 T2788 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%205EF763CB5B0D5D17-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 451774 T2788 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 451776 T2788 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 451780 T2788 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 451784 T2788 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 451793 T2788 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 451794 T2788 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 451797 T2788 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 451887 T2788 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 451890 T2788 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 451891 T2788 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 451898 T2788 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 451899 T2788 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 451901 T2788 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 451901 T2788 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 451902 T2788 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 451902 T2788 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 451903 T2788 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 451903 T2788 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 451903 T2788 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 451903 T2788 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 451904 T2788 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-003/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty1/
   [junit4]   2> 451904 T2788 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4919b
   [junit4]   2> 451904 T2788 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty1
   [junit4]   2> 451904 T2788 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.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty1/index/
   [junit4]   2> 451905 T2788 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 451905 T2788 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty1/index
   [junit4]   2> 451905 T2788 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=10.1513671875, 
floorSegmentMB=1.48828125, forceMergeDeletesPctAllowed=24.487759081372538, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 451906 T2788 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ef9811 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d73df4),segFN=segments_1,generation=1}
   [junit4]   2> 451906 T2788 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 451908 T2788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 451908 T2788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 451908 T2788 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 451908 T2788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 451908 T2788 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 451908 T2788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 451909 T2788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 451909 T2788 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 451909 T2788 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 451909 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 451909 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 451910 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 451910 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 451910 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 451910 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 451911 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 451911 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 451911 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 451912 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 451912 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 451912 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 451913 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 451913 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 451913 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 451913 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 451914 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 451914 T2788 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 451915 T2788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 451916 T2788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 451917 T2788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 451917 T2788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 451918 T2788 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 451918 T2788 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 451919 T2788 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 451919 T2788 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=62.810546875, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=15.573053182320015, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 451919 T2788 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ef9811 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d73df4),segFN=segments_1,generation=1}
   [junit4]   2> 451920 T2788 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 451920 T2788 oass.SolrIndexSearcher.<init> Opening 
Searcher@fc10c1[collection1] main
   [junit4]   2> 451920 T2788 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 451921 T2788 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 451921 T2788 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 451921 T2788 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 451921 T2788 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 451921 T2788 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 451922 T2788 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 451922 T2788 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 451922 T2788 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 451922 T2788 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 451923 T2789 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@fc10c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 451923 T2788 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 451923 T2792 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:48510/rs/g collection:collection1 
shard:shard2
   [junit4]   2> 451924 T2727 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 451924 T2727 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 451924 T2792 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 451927 T2792 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 451928 T2755 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 451928 T2792 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 451928 T2792 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C433 name=collection1 
org.apache.solr.core.SolrCore@b3c82c 
url=http://127.0.0.1:48510/rs/g/collection1 node=127.0.0.1:48510_rs%2Fg 
C433_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:48510/rs/g, node_name=127.0.0.1:48510_rs%2Fg, 
state=down}
   [junit4]   2> 451928 T2792 C433 P48510 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:48510/rs/g/collection1/
   [junit4]   2> 451928 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 451928 T2792 C433 P48510 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 451929 T2792 C433 P48510 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:48510/rs/g/collection1/ has no replicas
   [junit4]   2> 451929 T2792 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:48510/rs/g/collection1/ shard2
   [junit4]   2> 451929 T2792 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 451929 T2756 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 451930 T2787 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 451930 T2787 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 451931 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:48510/rs/g";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 451932 T2756 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 451933 T2787 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 451933 T2787 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 451934 T2755 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 451982 T2792 oasc.ZkController.register We are 
http://127.0.0.1:48510/rs/g/collection1/ and leader is 
http://127.0.0.1:48510/rs/g/collection1/
   [junit4]   2> 451982 T2792 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:48510/rs/g
   [junit4]   2> 451982 T2792 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 451982 T2792 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 451982 T2792 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 451983 T2755 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 451984 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48510/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:48510_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 451985 T2756 oasco.ReplicaMutator.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":"http://127.0.0.1:48510/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:48510_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 451986 T2756 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 451986 T2792 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 451986 T2787 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 451986 T2787 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 452163 T2727 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 452164 T2727 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 452166 T2727 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@5148b6{/rs/g,null,AVAILABLE}
   [junit4]   2> 452166 T2727 oejs.AbstractConnector.doStart Started 
ServerConnector@b9c841{HTTP/1.1}{127.0.0.1:?????}
   [junit4]   2> 452167 T2727 oejs.Server.doStart Started @??????ms
   [junit4]   2> 452167 T2727 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 452167 T2727 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 452168 T2727 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.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-004
   [junit4]   2> 452168 T2727 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-004/'
   [junit4]   2> 452179 T2727 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-004/solr.xml
   [junit4]   2> 452185 T2727 oasc.CoreContainer.<init> New CoreContainer 
25074324
   [junit4]   2> 452185 T2727 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-004/]
   [junit4]   2> 452185 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 452186 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 452186 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 452186 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 452186 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 452187 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 452187 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 452187 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 452187 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 452188 T2727 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 452188 T2727 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 452188 T2727 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 452189 T2727 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 452189 T2727 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 452189 T2727 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43345/solr
   [junit4]   2> 452189 T2727 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 452190 T2727 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 452190 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 452191 T2806 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5cf491 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 452192 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 452193 T2727 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 452194 T2727 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 452194 T2809 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1258ce6 name:ZooKeeperConnection 
Watcher:127.0.0.1:43345/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 452195 T2727 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 452200 T2727 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 453206 T2727 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51142_rs%2Fg
   [junit4]   2> 453208 T2727 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51142_rs%2Fg
   [junit4]   2> 453214 T2727 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 453221 T2810 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 453222 T2810 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 453224 T2755 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 453224 T2810 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 453225 T2810 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 453225 T2756 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51142/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:51142_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 453225 T2810 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 453225 T2756 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51142/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:51142_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 453226 T2756 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 453226 T2756 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 453226 T2810 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 453227 T2810 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 453227 T2756 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 453228 T2787 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 453228 T2809 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 453229 T2787 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 453229 T2809 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 454227 T2810 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 454228 T2810 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 454228 T2810 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 454229 T2810 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 454229 T2810 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 454230 T2810 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-004/collection1/'
   [junit4]   2> 454230 T2810 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%205EF763CB5B0D5D17-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 454231 T2810 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%205EF763CB5B0D5D17-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 454231 T2810 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler%205EF763CB5B0D5D17-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 454245 T2810 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 454246 T2810 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 454251 T2810 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 454255 T2810 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 454271 T2810 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 454273 T2810 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 454277 T2810 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 454361 T2810 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 454364 T2810 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 454366 T2810 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 454372 T2810 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 454374 T2810 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 454376 T2810 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 454376 T2810 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 454377 T2810 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 454377 T2810 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 454378 T2810 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 454378 T2810 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 454378 T2810 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 454378 T2810 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 454379 T2810 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-004/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty2/
   [junit4]   2> 454379 T2810 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c4919b
   [junit4]   2> 454380 T2810 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty2
   [junit4]   2> 454380 T2810 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.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty2/index/
   [junit4]   2> 454380 T2810 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 454380 T2810 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty2/index
   [junit4]   2> 454380 T2810 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=10.1513671875, 
floorSegmentMB=1.48828125, forceMergeDeletesPctAllowed=24.487759081372538, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 454381 T2810 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@139c307 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dd2120),segFN=segments_1,generation=1}
   [junit4]   2> 454381 T2810 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 454383 T2810 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 454383 T2810 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 454383 T2810 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 454384 T2810 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 454384 T2810 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 454384 T2810 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 454384 T2810 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 454384 T2810 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 454384 T2810 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 454385 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 454385 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 454385 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 454385 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 454386 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 454386 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 454386 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 454387 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 454387 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 454387 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 454388 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 454388 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 454388 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 454389 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 454389 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 454389 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 454389 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 454390 T2810 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 454391 T2810 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 454392 T2810 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 454392 T2810 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 454393 T2810 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 454393 T2810 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 454394 T2810 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 454394 T2810 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 454395 T2810 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=62.810546875, 
floorSegmentMB=0.6259765625, forceMergeDeletesPctAllowed=15.573053182320015, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 454395 T2810 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@139c307 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dd2120),segFN=segments_1,generation=1}
   [junit4]   2> 454395 T2810 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 454395 T2810 oass.SolrIndexSearcher.<init> Opening 
Searcher@1e21044[collection1] main
   [junit4]   2> 454396 T2810 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 454396 T2810 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 454396 T2810 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 454397 T2810 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 454397 T2810 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 454397 T2810 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 454397 T2810 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 454398 T2810 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 454398 T2810 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 454398 T2810 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 454398 T2811 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1e21044[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 454399 T2810 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 454399 T2814 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51142/rs/g collection:collection1 
shard:s

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

loseIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 469075 T2727 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 469077 T2902 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 469078 T2911 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 469078 T2910 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 469082 T2910 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 21 
   [junit4]   2> 469082 T2910 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node4",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49347/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:49347_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 15
   [junit4]   2> 469083 T2910 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node4",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49347/rs/g";,
   [junit4]   2>          "node_name":"127.0.0.1:49347_rs%2Fg",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 469084 T2910 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 21
   [junit4]   2> 469084 T2902 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 469086 T2856 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 469087 T2902 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 22 
   [junit4]   2> 469090 T2727 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 469090 T2727 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty4/index 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 469091 T2727 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty4/index
   [junit4]   2> 469091 T2727 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty4 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 469092 T2727 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 5EF763CB5B0D5D17-001/tempDir-001/jetty4
   [junit4]   2> 469092 T2727 oasc.Overseer.close Overseer 
(id=93139940905189389-127.0.0.1:49347_rs%2Fg-n_0000000004) closing
   [junit4]   2> 469093 T2910 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:49347_rs%2Fg
   [junit4]   2> 470594 T2902 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 470596 T2727 oejs.AbstractConnector.doStop Stopped 
ServerConnector@13362e8{HTTP/1.1}{127.0.0.1:?}
   [junit4]   2> 470597 T2727 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@d612f4{/rs/g,null,UNAVAILABLE}
   [junit4]   2> 470598 T2727 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 470599 T2727 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:43345 43345
   [junit4]   2> 471015 T2728 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:43345 43345
   [junit4]   2> 471017 T2728 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>                2       /solr/configs/.system
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlobHandler 
-Dtests.method=testDistribSearch -Dtests.seed=5EF763CB5B0D5D17 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai 
-Dtests.timezone=America/Cayman -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 23.3s J0 | TestBlobHandler.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
{responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5EF763CB5B0D5D17:DF11EDD32C523D2B]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 471038 T2727 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.handler.TestBlobHandler
 5EF763CB5B0D5D17-001
   [junit4]   2> 23263 T2726 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{blobName=BlockTreeOrds(blocksize=128), size=PostingsFormat(name=Direct), 
_version_=PostingsFormat(name=Memory doPackFST= true), id=FSTOrd50, 
version=BlockTreeOrds(blocksize=128), md5=PostingsFormat(name=Memory doPackFST= 
true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, 
locale=th_TH_TH_#u-nu-thai, timezone=America/Cayman
   [junit4]   2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=220979152,total=298582016
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedQueryElevationComponentTest, TestRandomDVFaceting, 
TestBinaryResponseWriter, CoreAdminRequestStatusTest, TestSimpleQParserPlugin, 
RecoveryZkTest, HdfsChaosMonkeySafeLeaderTest, RollingRestartTest, 
SyncSliceTest, TestImplicitCoreProperties, TestAtomicUpdateErrorCases, 
RequestHandlersTest, TestSolrQueryParserResource, SuggesterTest, TestCSVLoader, 
AsyncMigrateRouteKeyTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestArbitraryIndexDir, TestLMDirichletSimilarityFactory, ZkControllerTest, 
PreAnalyzedFieldTest, TestDistributedSearch, TestSearcherReuse, 
TestShortCircuitedRequests, DocumentAnalysisRequestHandlerTest, 
SimpleFacetsTest, DeleteInactiveReplicaTest, TestOmitPositions, 
SuggestComponentTest, TestPartialUpdateDeduplication, CustomCollectionTest, 
PathHierarchyTokenizerFactoryTest, LeaderElectionTest, 
DistributedSuggestComponentTest, SystemInfoHandlerTest, TestBlobHandler]
   [junit4] Completed on J0 in 23.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 1153 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: 
There were test failures: 463 suites, 1870 tests, 1 failure, 47 ignored (21 
assumptions)

Total time: 62 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b20 -server 
-XX:+UseParallelGC
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