Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11384/
Java: 32bit/jdk1.7.0_72 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDistribSearch

Error Message:
{   "responseHeader":{     "status":404,     "QTime":3},   "error":{     
"msg":"no such blob or version available: test/1",     "code":404}}

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":404,
    "QTime":3},
  "error":{
    "msg":"no such blob or version available: test/1",
    "code":404}}
        at 
__randomizedtesting.SeedInfo.seed([A5CA2100C118E8DA:242CAF18B64788E6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:108)
        at 
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9471 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/init-core-data-001
   [junit4]   2> 690871 T3787 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 690872 T3787 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 690876 T3787 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 690877 T3787 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 690877 T3788 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 690977 T3787 oasc.ZkTestServer.run start zk server on 
port:58752
   [junit4]   2> 690978 T3787 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 690981 T3787 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 690984 T3795 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cd0b80 name:ZooKeeperConnection 
Watcher:127.0.0.1:58752 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 690984 T3787 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 690985 T3787 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 690985 T3787 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 690990 T3787 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 690991 T3787 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 690993 T3798 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1361c3f name:ZooKeeperConnection 
Watcher:127.0.0.1:58752/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 690993 T3787 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 690993 T3787 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 690994 T3787 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 690996 T3787 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 690998 T3787 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 691000 T3787 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 691001 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 691002 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 691004 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 691005 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 691007 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 691008 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 691009 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 691010 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 691011 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 691012 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 691013 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 691014 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 691016 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 691016 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 691018 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 691019 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 691020 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 691021 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 691022 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 691023 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 691024 T3787 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 691025 T3787 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 691294 T3787 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 691340 T3787 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 691340 T3787 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@47034b
   [junit4]   2> 691341 T3787 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 691342 T3787 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-002
   [junit4]   2> 691342 T3787 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-002/'
   [junit4]   2> 691363 T3787 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-002/solr.xml
   [junit4]   2> 691398 T3787 oasc.CoreContainer.<init> New CoreContainer 
26407699
   [junit4]   2> 691398 T3787 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-002/]
   [junit4]   2> 691399 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 691400 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 691400 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 691401 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 691401 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 691401 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 691402 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 691402 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 691402 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 691403 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 691403 T3787 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 691404 T3787 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 691404 T3787 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 691404 T3787 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 691405 T3787 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58752/solr
   [junit4]   2> 691405 T3787 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 691405 T3787 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 691406 T3787 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 691408 T3810 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e074b name:ZooKeeperConnection 
Watcher:127.0.0.1:58752 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 691409 T3787 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 691409 T3787 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 691412 T3787 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 691413 T3813 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11bf3b6 name:ZooKeeperConnection 
Watcher:127.0.0.1:58752/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 691414 T3787 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 691416 T3787 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 691422 T3787 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 691425 T3787 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 691429 T3787 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 691433 T3787 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 691437 T3787 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 691440 T3787 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56919_
   [junit4]   2> 691442 T3787 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56919_
   [junit4]   2> 691446 T3787 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 691450 T3787 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 691453 T3787 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 691457 T3787 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:56919_
   [junit4]   2> 691457 T3787 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 691461 T3787 oasc.Overseer.start Overseer 
(id=93110379544969219-127.0.0.1:56919_-n_0000000000) starting
   [junit4]   2> 691465 T3787 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 691476 T3787 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 691477 T3815 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 691478 T3787 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 691482 T3787 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 691484 T3787 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 691491 T3814 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 691495 T3817 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 691496 T3817 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 691497 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 691497 T3817 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 691504 T3814 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:56919";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:56919_",
   [junit4]   2>          "state":"down"} current state version: 0
   [junit4]   2> 691504 T3814 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:56919";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:56919_",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 691505 T3814 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 691505 T3814 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 691507 T3813 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> 692498 T3817 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 692499 T3817 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 692500 T3817 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 692500 T3817 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 692502 T3817 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 692502 T3817 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-002/collection1/'
   [junit4]   2> 692504 T3817 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20A5CA2100C118E8DA-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 692504 T3817 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20A5CA2100C118E8DA-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 692505 T3817 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20A5CA2100C118E8DA-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 692527 T3817 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 692530 T3817 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 692537 T3817 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 692553 T3817 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 692587 T3817 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 692588 T3817 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 692598 T3817 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 692920 T3817 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 692925 T3817 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 692927 T3817 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 692936 T3817 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 692939 T3817 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 692942 T3817 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 692942 T3817 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 692943 T3817 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 692943 T3817 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 692944 T3817 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 692944 T3817 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 692944 T3817 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 692944 T3817 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 692945 T3817 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-002/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/control/data/
   [junit4]   2> 692945 T3817 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17ba1a8
   [junit4]   2> 692945 T3817 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/control/data
   [junit4]   2> 692946 T3817 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/control/data/index/
   [junit4]   2> 692946 T3817 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 692946 T3817 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/control/data/index
   [junit4]   2> 692947 T3817 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 692947 T3817 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1f73de5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100b8a8),segFN=segments_1,generation=1}
   [junit4]   2> 692948 T3817 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 692950 T3817 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 692951 T3817 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 692951 T3817 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 692951 T3817 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 692951 T3817 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 692952 T3817 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 692952 T3817 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 692952 T3817 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 692952 T3817 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 692953 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 692953 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 692954 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 692954 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 692955 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 692955 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 692956 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 692956 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 692957 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 692957 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 692958 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 692958 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 692959 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 692959 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 692959 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 692960 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 692960 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 692961 T3817 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 692963 T3817 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 692965 T3817 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 692966 T3817 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 692967 T3817 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 692968 T3817 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 692969 T3817 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 692969 T3817 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 692970 T3817 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1f8d787
   [junit4]   2> 692970 T3817 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1f73de5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100b8a8),segFN=segments_1,generation=1}
   [junit4]   2> 692971 T3817 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 692971 T3817 oass.SolrIndexSearcher.<init> Opening 
Searcher@38e6e8[collection1] main
   [junit4]   2> 692971 T3817 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 692972 T3817 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 692972 T3817 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 692973 T3817 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 692973 T3817 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 692973 T3817 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 692974 T3817 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 692974 T3817 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 692974 T3817 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 692975 T3817 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 692975 T3817 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 692975 T3818 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@38e6e8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 692976 T3821 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56919 collection:control_collection 
shard:shard1
   [junit4]   2> 692976 T3787 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 692976 T3821 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 692976 T3787 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 692977 T3787 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 692978 T3787 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 692981 T3821 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 692982 T3824 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cb8be name:ZooKeeperConnection 
Watcher:127.0.0.1:58752/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 692982 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 692982 T3787 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 692982 T3821 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 692983 T3821 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 692983 T3814 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> 692983 T3787 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> ASYNC  NEW_CORE C553 name=collection1 
org.apache.solr.core.SolrCore@606160 url=http://127.0.0.1:56919/collection1 
node=127.0.0.1:56919_ C553_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:56919, core=collection1, 
node_name=127.0.0.1:56919_, state=down}
   [junit4]   2> 692983 T3821 C553 P56919 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:56919/collection1/
   [junit4]   2> 692985 T3821 C553 P56919 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 692985 T3787 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 692985 T3821 C553 P56919 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56919/collection1/ has no replicas
   [junit4]   2> 692986 T3821 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:56919/collection1/ shard1
   [junit4]   2> 692986 T3821 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 692987 T3787 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 692989 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 692990 T3814 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:56919";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 693092 T3813 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> 693092 T3824 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> 693140 T3821 oasc.ZkController.register We are 
http://127.0.0.1:56919/collection1/ and leader is 
http://127.0.0.1:56919/collection1/
   [junit4]   2> 693141 T3821 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56919
   [junit4]   2> 693141 T3821 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 693141 T3821 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 693141 T3821 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 693143 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 693144 T3814 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:56919";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:56919_",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 693145 T3814 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:56919";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:56919_",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 693248 T3813 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> 693248 T3824 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> 693264 T3787 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 693265 T3787 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 693266 T3787 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 693267 T3787 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@47034b
   [junit4]   2> 693267 T3787 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 693268 T3787 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-003
   [junit4]   2> 693268 T3787 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-003/'
   [junit4]   2> 693286 T3787 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-003/solr.xml
   [junit4]   2> 693319 T3787 oasc.CoreContainer.<init> New CoreContainer 
31037377
   [junit4]   2> 693319 T3787 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-003/]
   [junit4]   2> 693320 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 693321 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 693321 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 693321 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 693322 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 693322 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 693322 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 693323 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 693323 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 693324 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 693324 T3787 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 693325 T3787 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 693325 T3787 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 693325 T3787 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 693326 T3787 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58752/solr
   [junit4]   2> 693326 T3787 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 693326 T3787 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 693327 T3787 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 693329 T3836 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@239e96 name:ZooKeeperConnection 
Watcher:127.0.0.1:58752 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 693329 T3787 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 693330 T3787 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 693331 T3787 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 693332 T3839 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f0e5f7 name:ZooKeeperConnection 
Watcher:127.0.0.1:58752/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 693333 T3787 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 693337 T3787 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 694340 T3787 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57197_
   [junit4]   2> 694341 T3787 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57197_
   [junit4]   2> 694344 T3787 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 694349 T3840 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 694350 T3840 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 694351 T3840 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 694351 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 694352 T3814 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:57197";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57197_",
   [junit4]   2>          "state":"down"} current state version: 3
   [junit4]   2> 694352 T3814 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:57197";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57197_",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 694353 T3814 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 694353 T3814 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 694456 T3813 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 694456 T3839 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 694456 T3824 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 695351 T3840 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 695351 T3840 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 695352 T3840 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 695352 T3840 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 695353 T3840 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 695353 T3840 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-003/collection1/'
   [junit4]   2> 695354 T3840 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20A5CA2100C118E8DA-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 695355 T3840 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20A5CA2100C118E8DA-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 695355 T3840 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20A5CA2100C118E8DA-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 695372 T3840 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 695374 T3840 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 695380 T3840 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 695395 T3840 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 695426 T3840 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 695428 T3840 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 695436 T3840 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 695704 T3840 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 695709 T3840 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 695712 T3840 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 695721 T3840 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 695724 T3840 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 695726 T3840 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 695727 T3840 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 695728 T3840 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 695728 T3840 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 695729 T3840 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 695729 T3840 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 695729 T3840 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 695729 T3840 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 695730 T3840 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-003/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty1/
   [junit4]   2> 695730 T3840 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17ba1a8
   [junit4]   2> 695730 T3840 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty1
   [junit4]   2> 695731 T3840 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty1/index/
   [junit4]   2> 695731 T3840 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 695731 T3840 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty1/index
   [junit4]   2> 695732 T3840 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 695732 T3840 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15ece3b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@135a3fd),segFN=segments_1,generation=1}
   [junit4]   2> 695733 T3840 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 695736 T3840 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 695736 T3840 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 695737 T3840 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 695737 T3840 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 695737 T3840 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 695737 T3840 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 695738 T3840 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 695738 T3840 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 695738 T3840 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 695739 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 695739 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 695740 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 695740 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 695741 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 695742 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 695742 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 695743 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 695744 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 695745 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 695745 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 695746 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 695746 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 695747 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 695748 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 695748 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 695749 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 695750 T3840 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 695752 T3840 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 695753 T3840 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 695755 T3840 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 695756 T3840 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 695757 T3840 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 695758 T3840 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 695758 T3840 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 695759 T3840 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1581ccb
   [junit4]   2> 695759 T3840 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15ece3b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@135a3fd),segFN=segments_1,generation=1}
   [junit4]   2> 695760 T3840 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 695760 T3840 oass.SolrIndexSearcher.<init> Opening 
Searcher@1740a37[collection1] main
   [junit4]   2> 695760 T3840 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 695761 T3840 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 695761 T3840 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 695762 T3840 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 695762 T3840 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 695762 T3840 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 695763 T3840 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 695763 T3840 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 695763 T3840 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 695763 T3840 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 695764 T3841 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1740a37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 695765 T3840 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 695766 T3844 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57197 collection:collection1 
shard:shard1
   [junit4]   2> 695766 T3787 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 695766 T3844 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 695766 T3787 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 695770 T3844 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 695771 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 695772 T3844 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 695772 T3844 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 695772 T3814 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C554 name=collection1 
org.apache.solr.core.SolrCore@1781aba url=http://127.0.0.1:57197/collection1 
node=127.0.0.1:57197_ C554_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:57197, core=collection1, 
node_name=127.0.0.1:57197_, state=down}
   [junit4]   2> 695772 T3844 C554 P57197 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:57197/collection1/
   [junit4]   2> 695773 T3844 C554 P57197 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 695773 T3844 C554 P57197 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57197/collection1/ has no replicas
   [junit4]   2> 695773 T3844 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:57197/collection1/ shard1
   [junit4]   2> 695774 T3844 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 695777 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 695778 T3814 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:57197";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 695880 T3824 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 695880 T3839 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 695881 T3813 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 695928 T3844 oasc.ZkController.register We are 
http://127.0.0.1:57197/collection1/ and leader is 
http://127.0.0.1:57197/collection1/
   [junit4]   2> 695928 T3844 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:57197
   [junit4]   2> 695929 T3844 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 695929 T3844 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 695929 T3844 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 695930 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 695931 T3814 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:57197";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57197_",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 695932 T3814 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:57197";,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57197_",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 696035 T3813 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 696035 T3839 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 696035 T3824 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 696045 T3787 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 696046 T3787 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 696047 T3787 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:?????
   [junit4]   2> 696048 T3787 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@47034b
   [junit4]   2> 696048 T3787 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 696049 T3787 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-004
   [junit4]   2> 696049 T3787 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-004/'
   [junit4]   2> 696067 T3787 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-004/solr.xml
   [junit4]   2> 696100 T3787 oasc.CoreContainer.<init> New CoreContainer 
24380689
   [junit4]   2> 696100 T3787 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-004/]
   [junit4]   2> 696101 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 696102 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 696102 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 696102 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 696103 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 696103 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 696103 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 696104 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 696104 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 696104 T3787 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 696105 T3787 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 696105 T3787 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 696106 T3787 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 696106 T3787 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 696107 T3787 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58752/solr
   [junit4]   2> 696107 T3787 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 696107 T3787 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 696108 T3787 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 696109 T3856 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8de48b name:ZooKeeperConnection 
Watcher:127.0.0.1:58752 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 696111 T3787 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 696111 T3787 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 696114 T3787 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 696115 T3859 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1027b41 name:ZooKeeperConnection 
Watcher:127.0.0.1:58752/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 696115 T3787 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 696119 T3787 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 697122 T3787 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57847_
   [junit4]   2> 697124 T3787 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57847_
   [junit4]   2> 697127 T3787 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 697132 T3860 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 697132 T3860 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 697133 T3860 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 697133 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 697134 T3814 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:57847";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57847_",
   [junit4]   2>          "state":"down"} current state version: 6
   [junit4]   2> 697135 T3814 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:57847";,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:57847_",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 697135 T3814 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 697135 T3814 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 697238 T3824 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 697238 T3839 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 697238 T3813 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 697238 T3859 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 698133 T3860 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 698134 T3860 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 698135 T3860 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 698135 T3860 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 698136 T3860 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 698136 T3860 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-004/collection1/'
   [junit4]   2> 698137 T3860 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20A5CA2100C118E8DA-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 698138 T3860 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20A5CA2100C118E8DA-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 698138 T3860 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading%20A5CA2100C118E8DA-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 698163 T3860 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 698165 T3860 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 698174 T3860 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 698197 T3860 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 698245 T3860 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 698247 T3860 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 698261 T3860 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 698600 T3860 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 698606 T3860 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 698608 T3860 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 698616 T3860 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 698619 T3860 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 698622 T3860 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 698623 T3860 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 698623 T3860 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 698624 T3860 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 698624 T3860 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 698625 T3860 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 698625 T3860 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 698625 T3860 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 698625 T3860 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-004/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty2/
   [junit4]   2> 698626 T3860 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17ba1a8
   [junit4]   2> 698627 T3860 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty2
   [junit4]   2> 698627 T3860 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty2/index/
   [junit4]   2> 698627 T3860 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 698627 T3860 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty2/index
   [junit4]   2> 698628 T3860 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 698628 T3860 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@146dc8b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1392c61),segFN=segments_1,generation=1}
   [junit4]   2> 698629 T3860 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 698632 T3860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 698632 T3860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 698633 T3860 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 698633 T3860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 698633 T3860 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 698633 T3860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 698634 T3860 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 698634 T3860 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 698634 T3860 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 698635 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 698635 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 698636 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 698636 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 698637 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 698638 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 698638 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 698639 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 698640 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 698640 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 698641 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 698642 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 698642 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 698643 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 698644 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 698644 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 698645 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 698645 T3860 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 698648 T3860 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 698649 T3860 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 698650 T3860 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 698651 T3860 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 698653 T3860 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 698654 T3860 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 698654 T3860 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 698654 T3860 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1e8ff72
   [junit4]   2> 698655 T3860 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@146dc8b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1392c61),segFN=segments_1,generation=1}
   [junit4]   2> 698655 T3860 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 698655 T3860 oass.SolrIndexSearcher.<init> Opening 
Searcher@1345817[collection1] main
   [junit4]   2> 698656 T3860 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 698657 T3860 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 698657 T3860 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 698657 T3860 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 698658 T3860 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 698658 T3860 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 698658 T3860 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 698659 T3860 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 698659 T3860 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 698659 T3860 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 698660 T3861 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1345817[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 698661 T3860 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 698661 T3864 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:57847 collection:collection1 
shard:shard2
   [junit4]   2> 698662 T3787 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 698662 T3787 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 698662 T3864 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 698667 T3864 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 698668 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 698668 T3864 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 698668 T3864 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C555 name=collection1 
org.apache.solr.core.SolrCore@17680be url=http://127.0.0.1:57847/collection1 
node=127.0.0.1:57847_ C555_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:57847, core=collection1, 
node_name=127.0.0.1:57847_, state=down}
   [junit4]   2> 698669 T3864 C555 P57847 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:57847/collection1/
   [junit4]   2> 698669 T3814 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 7
   [junit4]   2> 698669 T3864 C555 P57847 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 698669 T3864 C555 P57847 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57847/collection1/ has no replicas
   [junit4]   2> 698670 T3864 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:57847/collection1/ shard2
   [junit4]   2> 698670 T3864 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 698672 T3813 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 698673 T3814 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:57847";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 7
   [junit4]   2> 698775 T3824 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 698775 T3839 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 698775 T3859 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 698775 T3813 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 698823 T3864 oasc.ZkController.register We are 
http://127.0.0.1:57847/collection1/ and leader is 
http://127.0.0.1:57847/collection1/
   [junit4]   2> 698823 T3864 oasc.ZkController.register No Log

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

e [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@928804
   [junit4]   2> 717682 T3787 oasc.ZkController.unRegisterConfListener  a 
listener was removed because of core close
   [junit4]   2> 717682 T3957 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "base_url":"http://127.0.0.1:58529";,
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node4",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:58529_",
   [junit4]   2>          "state":"down"} current state version: 30
   [junit4]   2> 717682 T3787 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 717683 T3957 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:58529";,
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node4",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:58529_",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 717683 T3787 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 717684 T3787 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 717684 T3787 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 717685 T3787 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 717699 T3787 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 717700 T3787 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty4/index 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 717700 T3787 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty4/index
   [junit4]   2> 717700 T3787 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty4 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 717701 T3787 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001/tempDir-001/jetty4
   [junit4]   2> 717702 T3787 oasc.Overseer.close Overseer 
(id=93110379544969228-127.0.0.1:58529_-n_0000000004) closing
   [junit4]   2> 717702 T3957 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:58529_
   [junit4]   2> 719203 T3950 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 719225 T3787 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 719415 T3787 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 719417 T3787 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:58752 58752
   [junit4]   2> 719958 T3788 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:58752 58752
   [junit4]   2> 719960 T3788 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                10      /solr/configs/conf1
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                6       /solr/aliases.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=TestDynamicLoading 
-Dtests.method=testDistribSearch -Dtests.seed=A5CA2100C118E8DA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN 
-Dtests.timezone=GB-Eire -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 29.1s J1 | TestDynamicLoading.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":404,
   [junit4]    >     "QTime":3},
   [junit4]    >   "error":{
   [junit4]    >     "msg":"no such blob or version available: test/1",
   [junit4]    >     "code":404}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A5CA2100C118E8DA:242CAF18B64788E6]:0)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:108)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 719967 T3787 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading
 A5CA2100C118E8DA-001
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, 
locale=hi_IN, timezone=GB-Eire
   [junit4]   2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.7.0_72 
(32-bit)/cpus=8,threads=1,free=224027952,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, 
SchemaVersionSpecificBehaviorTest, TermsComponentTest, 
TestSerializedLuceneMatchVersion, TestChildDocTransformer, 
TestElisionMultitermQuery, AutoCommitTest, TestFieldTypeCollectionResource, 
TestPivotHelperCode, TestSolr4Spatial, JsonLoaderTest, TestSearcherReuse, 
BasicZkTest, SolrCmdDistributorTest, URLClassifyProcessorTest, 
ShardRoutingCustomTest, IndexBasedSpellCheckerTest, TestFieldResource, 
TestDefaultSimilarityFactory, DisMaxRequestHandlerTest, 
TestImplicitCoreProperties, TestLuceneMatchVersion, DistanceUnitsTest, 
TestZkChroot, SearchHandlerTest, PrimitiveFieldTypeTest, HttpPartitionTest, 
OverseerRolesTest, SimplePostToolTest, MBeansHandlerTest, 
TestSuggestSpellingConverter, TestDefaultSearchFieldResource, 
SpellingQueryConverterTest, DocValuesMissingTest, TestUtils, 
TestStressUserVersions, BadIndexSchemaTest, TestPseudoReturnFields, 
PolyFieldTest, HdfsBasicDistributedZk2Test, SynonymTokenizerTest, 
HdfsSyncSliceTest, TestInitQParser, IndexSchemaTest, 
DeleteLastCustomShardedReplicaTest, AnalyticsQueryTest, TestSolrXmlPersistor, 
OverseerStatusTest, TermVectorComponentTest, TestRawResponseWriter, 
ZkSolrClientTest, CloudMLTQParserTest, TestNRTOpen, 
UpdateRequestProcessorFactoryTest, TestSimpleQParserPlugin, 
TestBM25SimilarityFactory, TestJoin, TestMaxScoreQueryParser, 
HdfsBasicDistributedZkTest, SpellCheckComponentTest, 
WordBreakSolrSpellCheckerTest, CollectionsAPIDistributedZkTest, EchoParamsTest, 
OverseerCollectionProcessorTest, TestComplexPhraseQParserPlugin, 
TestBulkSchemaAPI, TestReversedWildcardFilterFactory, 
TestManagedSchemaFieldResource, FileUtilsTest, HdfsChaosMonkeySafeLeaderTest, 
TestDistributedGrouping, TestRecovery, ChaosMonkeyNothingIsSafeTest, 
BasicFunctionalityTest, CursorPagingTest, LoggingHandlerTest, 
TestAnalyzeInfixSuggestions, ResponseLogComponentTest, HdfsRecoveryZkTest, 
TestDynamicLoading]
   [junit4] Completed on J1 in 29.16s, 1 test, 1 failure <<< FAILURES!

[...truncated 942 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:190: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: 
There were test failures: 459 suites, 1869 tests, 1 failure, 47 ignored (22 
assumptions)

Total time: 77 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_72 -client 
-XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to