Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1997/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: 
true)

1 tests failed.
FAILED:  org.apache.solr.cloud.TestModifyConfFiles.testDistribSearch

Error Message:
expected:<[Error from server at https://127.0.0.1:54454/eh/gx/collection1: ]No 
file name specifi...> but was:<[]No file name specifi...>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Error from server at 
https://127.0.0.1:54454/eh/gx/collection1: ]No file name specifi...> but 
was:<[]No file name specifi...>
        at 
__randomizedtesting.SeedInfo.seed([D0C92CC15E1D2286:512FA2D9294242BA]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.TestModifyConfFiles.doTest(TestModifyConfFiles.java:65)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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 9852 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestModifyConfFiles
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/init-core-data-001
   [junit4]   2> 6395531 T17989 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (false)
   [junit4]   2> 6395531 T17989 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /eh/gx
   [junit4]   2> 6395537 T17989 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 6395539 T17989 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6395542 T17990 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 6395642 T17989 oasc.ZkTestServer.run start zk server on 
port:54445
   [junit4]   2> 6395643 T17989 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6395645 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6395657 T17997 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e576f4e name:ZooKeeperConnection 
Watcher:127.0.0.1:54445 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 6395658 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6395659 T17989 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6395659 T17989 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 6395667 T17989 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6395669 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6395673 T18000 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a89f812 
name:ZooKeeperConnection Watcher:127.0.0.1:54445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6395674 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6395674 T17989 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6395674 T17989 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 6395682 T17989 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 6395690 T17989 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 6395695 T17989 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 6395703 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 6395704 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 6395716 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 6395716 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 6395724 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6395726 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6395734 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 6395734 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 6395741 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 6395742 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 6395750 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 6395751 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 6395759 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6395760 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 6395782 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6395783 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 6395791 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6395792 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6395800 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6395801 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 6395810 T17989 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 6395814 T17989 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 6395827 T17989 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6395829 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6395832 T18003 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3064c169 
name:ZooKeeperConnection Watcher:127.0.0.1:54445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6395833 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6395833 T17989 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6397799 T17989 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6397807 T17989 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6397857 T17989 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:54449
   [junit4]   2> 6397861 T17989 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6397861 T17989 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6397861 T17989 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-002
   [junit4]   2> 6397862 T17989 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-002/'
   [junit4]   2> 6397899 T17989 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-002/solr.xml
   [junit4]   2> 6397913 T17989 oasc.CoreContainer.<init> New CoreContainer 
1050013199
   [junit4]   2> 6397913 T17989 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-002/]
   [junit4]   2> 6397914 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6397914 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6397915 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6397915 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6397915 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6397916 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6397916 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6397917 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6397917 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6397917 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6397920 T17989 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6397922 T17989 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6397922 T17989 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6397923 T17989 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6397923 T17989 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54445/solr
   [junit4]   2> 6397923 T17989 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6397924 T17989 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6397925 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6397928 T18015 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a962089 
name:ZooKeeperConnection Watcher:127.0.0.1:54445 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6397928 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6397929 T17989 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6397936 T18018 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@31b9cab1 
name:ZooKeeperConnection Watcher:127.0.0.1:54445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6397937 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6397938 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6397940 T17989 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 6397948 T17989 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 6397956 T17989 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 6397964 T17989 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 6397971 T17989 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 6397983 T17989 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 6397988 T17989 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54449_eh%2Fgx
   [junit4]   2> 6397990 T17989 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54449_eh%2Fgx
   [junit4]   2> 6397995 T17989 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 6398000 T17989 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 6398009 T17989 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6398012 T17989 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:54449_eh%2Fgx
   [junit4]   2> 6398012 T17989 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 6398017 T17989 oasc.Overseer.start Overseer 
(id=92976182592274436-127.0.0.1:54449_eh%2Fgx-n_0000000000) starting
   [junit4]   2> 6398024 T17989 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 6398051 T17989 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 6398053 T18020 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 6398056 T17989 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 6398063 T17989 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 6398067 T17989 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6398079 T18019 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 6398089 T18022 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 6398090 T18022 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6398092 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6398092 T18022 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6398102 T18019 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54449/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54449_eh%2Fgx",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 6398105 T18019 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54449/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54449_eh%2Fgx",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6398106 T18019 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 6398106 T18019 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 6398107 T18018 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> 6399094 T18022 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6399095 T18022 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 6399099 T18022 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6399100 T18022 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6399107 T18022 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6399107 T18022 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-002/collection1/'
   [junit4]   2> 6399110 T18022 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6399111 T18022 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6399112 T18022 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 6399143 T18022 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 6399151 T18022 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 6399166 T18022 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 6399193 T18022 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6399197 T18022 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6399209 T18022 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 6399329 T18022 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6399336 T18022 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 6399337 T18022 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6399373 T18022 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6399377 T18022 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6399381 T18022 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6399384 T18022 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 6399385 T18022 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 6399385 T18022 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6399388 T18022 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 6399388 T18022 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 6399388 T18022 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 6399389 T18022 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6399389 T18022 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/control/data/
   [junit4]   2> 6399389 T18022 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c0486e
   [junit4]   2> 6399390 T18022 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/control/data
   [junit4]   2> 6399390 T18022 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/control/data/index/
   [junit4]   2> 6399391 T18022 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6399391 T18022 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/control/data/index
   [junit4]   2> 6399392 T18022 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 6399393 T18022 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6c42fd74 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f485c6c),segFN=segments_1,generation=1}
   [junit4]   2> 6399393 T18022 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6399397 T18022 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6399398 T18022 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 6399398 T18022 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 6399399 T18022 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6399400 T18022 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 6399400 T18022 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6399401 T18022 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6399403 T18022 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 6399403 T18022 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6399404 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6399405 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6399406 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6399407 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6399408 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6399408 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6399409 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6399409 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6399410 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6399411 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6399411 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6399411 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6399412 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6399412 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6399413 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6399414 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6399414 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6399415 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6399415 T18022 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6399422 T18022 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6399424 T18022 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6399425 T18022 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6399437 T18022 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6399442 T18022 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6399442 T18022 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6399443 T18022 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=20.1796875, 
floorSegmentMB=1.31640625, forceMergeDeletesPctAllowed=4.717541474380683, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 6399445 T18022 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6c42fd74 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f485c6c),segFN=segments_1,generation=1}
   [junit4]   2> 6399445 T18022 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6399446 T18022 oass.SolrIndexSearcher.<init> Opening 
Searcher@56dd5949[collection1] main
   [junit4]   2> 6399446 T18022 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6399452 T18022 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6399452 T18022 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6399456 T18022 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6399456 T18022 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6399456 T18022 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6399458 T18022 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6399458 T18022 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6399461 T18022 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 6399470 T18022 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6399470 T18022 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6399470 T18022 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6399471 T18022 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 6399471 T18022 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6399472 T18023 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@56dd5949[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6399473 T18026 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:54449/eh/gx 
collection:control_collection shard:shard1
   [junit4]   2> 6399475 T17989 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6399475 T17989 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6399481 T17989 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6399483 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6399486 T18026 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 6399496 T18026 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 6399499 T18026 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6399499 T18026 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C10940 name=collection1 
org.apache.solr.core.SolrCore@51d7faa6 
url=https://127.0.0.1:54449/eh/gx/collection1 node=127.0.0.1:54449_eh%2Fgx 
C10940_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:54449/eh/gx, node_name=127.0.0.1:54449_eh%2Fgx, 
state=down}
   [junit4]   2> 6399499 T18026 C10940 P54449 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:54449/eh/gx/collection1/
   [junit4]   2> 6399499 T18026 C10940 P54449 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6399500 T18026 C10940 P54449 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:54449/eh/gx/collection1/ has no replicas
   [junit4]   2> 6399501 T18026 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:54449/eh/gx/collection1/ shard1
   [junit4]   2> 6399501 T18026 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 6399503 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6399505 T18029 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@33e7f00f 
name:ZooKeeperConnection Watcher:127.0.0.1:54445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6399505 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6399505 T17989 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6399514 T17989 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6399515 T18019 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> 6399521 T18019 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":"https://127.0.0.1:54449/eh/gx";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 6399532 T17989 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 6399532 T17989 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 6399532 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6399532 T17989 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6399534 T18030 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> 6399533 T18029 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> 6399536 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6399540 T18033 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bd9606a 
name:ZooKeeperConnection Watcher:127.0.0.1:54445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6399541 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6399541 T17989 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6399546 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6399549 T18019 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":2} current state version: 2
   [junit4]   2> 6399549 T18019 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 6399566 T18026 oasc.ZkController.register We are 
https://127.0.0.1:54449/eh/gx/collection1/ and leader is 
https://127.0.0.1:54449/eh/gx/collection1/
   [junit4]   2> 6399566 T18026 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:54449/eh/gx
   [junit4]   2> 6399566 T18026 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6399566 T18026 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 6399567 T18026 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6399569 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6399572 T18019 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54449/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54449_eh%2Fgx",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 6399574 T18019 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54449/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54449_eh%2Fgx",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6399575 T18019 oasco.ZkStateWriter.writePendingUpdates going 
to create_collection /collections/collection1/state.json
   [junit4]   2> 6399578 T18018 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> 6399578 T18029 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> 6399689 T18029 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> 6401472 T17989 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 6401473 T17989 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6401482 T17989 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6401485 T17989 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:54454
   [junit4]   2> 6401488 T17989 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6401489 T17989 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6401489 T17989 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-003
   [junit4]   2> 6401490 T17989 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-003/'
   [junit4]   2> 6401535 T17989 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-003/solr.xml
   [junit4]   2> 6401550 T17989 oasc.CoreContainer.<init> New CoreContainer 
1169218943
   [junit4]   2> 6401552 T17989 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-003/]
   [junit4]   2> 6401553 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6401554 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6401555 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6401555 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6401556 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6401557 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6401558 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6401559 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6401560 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6401560 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6401566 T17989 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6401570 T17989 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6401570 T17989 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6401571 T17989 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6401571 T17989 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54445/solr
   [junit4]   2> 6401572 T17989 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6401573 T17989 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6401574 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6401577 T18045 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@79f0d32a 
name:ZooKeeperConnection Watcher:127.0.0.1:54445 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6401577 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6401577 T17989 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6401583 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6401587 T18048 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f1d88c4 
name:ZooKeeperConnection Watcher:127.0.0.1:54445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6401587 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6401610 T17989 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6402629 T17989 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54454_eh%2Fgx
   [junit4]   2> 6402634 T17989 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54454_eh%2Fgx
   [junit4]   2> 6402651 T17989 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6402669 T18049 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6402670 T18049 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6402675 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6402677 T18049 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 6402677 T18049 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 6402679 T18019 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54454/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54454_eh%2Fgx",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 6402679 T18049 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 6402682 T18019 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54454/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54454_eh%2Fgx",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6402682 T18019 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 6402683 T18019 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 6402684 T18049 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 6402684 T18049 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6402684 T18019 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 6402687 T18048 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6402689 T18048 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 6403685 T18049 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6403686 T18049 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6403691 T18049 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6403692 T18049 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6403695 T18049 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6403695 T18049 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-003/collection1/'
   [junit4]   2> 6403697 T18049 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6403697 T18049 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6403698 T18049 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 6403738 T18049 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 6403744 T18049 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 6403762 T18049 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 6403791 T18049 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6403795 T18049 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6403803 T18049 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 6403915 T18049 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6403930 T18049 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 6403932 T18049 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6403968 T18049 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6403974 T18049 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6403979 T18049 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6403983 T18049 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 6403983 T18049 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 6403984 T18049 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6403987 T18049 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 6403988 T18049 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 6403988 T18049 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6403989 T18049 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6403989 T18049 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty1/
   [junit4]   2> 6403989 T18049 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c0486e
   [junit4]   2> 6403991 T18049 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty1
   [junit4]   2> 6403991 T18049 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty1/index/
   [junit4]   2> 6403991 T18049 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6403992 T18049 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty1/index
   [junit4]   2> 6404007 T18049 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 6404008 T18049 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1bc05a52 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35eeef56),segFN=segments_1,generation=1}
   [junit4]   2> 6404009 T18049 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6404015 T18049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6404016 T18049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 6404017 T18049 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 6404017 T18049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6404017 T18049 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 6404017 T18049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6404018 T18049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6404018 T18049 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 6404018 T18049 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6404019 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6404019 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6404020 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6404020 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6404021 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6404021 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6404022 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6404022 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6404023 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6404027 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6404028 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6404028 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6404029 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6404029 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6404030 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6404031 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6404032 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6404032 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6404033 T18049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6404040 T18049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6404041 T18049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6404042 T18049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6404043 T18049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6404046 T18049 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6404046 T18049 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6404048 T18049 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=20.1796875, 
floorSegmentMB=1.31640625, forceMergeDeletesPctAllowed=4.717541474380683, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 6404048 T18049 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1bc05a52 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35eeef56),segFN=segments_1,generation=1}
   [junit4]   2> 6404049 T18049 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6404049 T18049 oass.SolrIndexSearcher.<init> Opening 
Searcher@f4395d8[collection1] main
   [junit4]   2> 6404049 T18049 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6404052 T18049 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6404053 T18049 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6404054 T18049 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6404055 T18049 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6404055 T18049 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6404059 T18049 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6404059 T18049 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6404059 T18049 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 6404060 T18049 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6404060 T18049 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 6404061 T18049 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6404061 T18050 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@f4395d8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6404063 T18053 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:54454/eh/gx collection:collection1 
shard:shard2
   [junit4]   2> 6404064 T17989 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6404065 T17989 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6404067 T18053 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6404078 T18053 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 6404085 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6404087 T18053 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6404087 T18053 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C10941 name=collection1 
org.apache.solr.core.SolrCore@6094b6c 
url=https://127.0.0.1:54454/eh/gx/collection1 node=127.0.0.1:54454_eh%2Fgx 
C10941_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:54454/eh/gx, node_name=127.0.0.1:54454_eh%2Fgx, 
state=down}
   [junit4]   2> 6404088 T18053 C10941 P54454 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:54454/eh/gx/collection1/
   [junit4]   2> 6404088 T18053 C10941 P54454 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6404089 T18053 C10941 P54454 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:54454/eh/gx/collection1/ has no replicas
   [junit4]   2> 6404089 T18053 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:54454/eh/gx/collection1/ shard2
   [junit4]   2> 6404089 T18053 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 6404095 T18019 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 6404097 T18019 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 6404100 T18048 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6404102 T18048 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 6404109 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6404111 T18019 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:54454/eh/gx";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 6404112 T18019 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 6404114 T18048 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6404117 T18048 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 6404162 T18053 oasc.ZkController.register We are 
https://127.0.0.1:54454/eh/gx/collection1/ and leader is 
https://127.0.0.1:54454/eh/gx/collection1/
   [junit4]   2> 6404162 T18053 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:54454/eh/gx
   [junit4]   2> 6404162 T18053 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6404163 T18053 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6404163 T18053 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6404165 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6404169 T18019 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54454/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54454_eh%2Fgx",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 6404171 T18019 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54454/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54454_eh%2Fgx",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6404173 T18019 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 6404175 T18048 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6404182 T18053 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 6404183 T18048 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 6406000 T17989 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 6406001 T17989 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6406010 T17989 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6406011 T17989 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:54457
   [junit4]   2> 6406014 T17989 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6406015 T17989 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6406015 T17989 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-004
   [junit4]   2> 6406016 T17989 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-004/'
   [junit4]   2> 6406053 T17989 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-004/solr.xml
   [junit4]   2> 6406069 T17989 oasc.CoreContainer.<init> New CoreContainer 
1103134847
   [junit4]   2> 6406070 T17989 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-004/]
   [junit4]   2> 6406071 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6406071 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6406072 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6406072 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6406072 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6406072 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6406073 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6406073 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6406073 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6406074 T17989 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6406076 T17989 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6406078 T17989 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6406078 T17989 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6406079 T17989 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6406080 T17989 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54445/solr
   [junit4]   2> 6406080 T17989 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6406080 T17989 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6406081 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6406084 T18065 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@31a77d16 
name:ZooKeeperConnection Watcher:127.0.0.1:54445 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6406085 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6406086 T17989 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6406090 T17989 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6406093 T18068 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c674c6f 
name:ZooKeeperConnection Watcher:127.0.0.1:54445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6406093 T17989 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6406114 T17989 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6407139 T17989 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54457_eh%2Fgx
   [junit4]   2> 6407144 T17989 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54457_eh%2Fgx
   [junit4]   2> 6407160 T17989 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6407177 T18069 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6407178 T18069 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6407182 T18018 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6407184 T18069 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 6407185 T18069 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 6407185 T18019 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54457/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54457_eh%2Fgx",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 6407186 T18069 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 6407188 T18019 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54457/eh/gx";,
   [junit4]   2>          "node_name":"127.0.0.1:54457_eh%2Fgx",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6407188 T18019 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 6407189 T18019 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 6407189 T18069 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 6407190 T18069 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6407192 T18019 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 6407194 T18048 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6407195 T18068 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6407201 T18048 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 6407204 T18068 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 6408191 T18069 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6408192 T18069 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6408195 T18069 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6408196 T18069 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6408201 T18069 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6408202 T18069 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-004/collection1/'
   [junit4]   2> 6408204 T18069 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6408205 T18069 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6408206 T18069 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 6408238 T18069 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 6408244 T18069 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 6408266 T18069 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 6408295 T18069 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6408299 T18069 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6408305 T18069 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 6408410 T18069 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6408429 T18069 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 6408430 T18069 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6408465 T18069 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6408470 T18069 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6408475 T18069 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6408479 T18069 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 6408479 T18069 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 6408479 T18069 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6408483 T18069 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 6408483 T18069 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 6408484 T18069 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6408484 T18069 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6408484 T18069 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty2/
   [junit4]   2> 6408485 T18069 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c0486e
   [junit4]   2> 6408485 T18069 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty2
   [junit4]   2> 6408486 T18069 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty2/index/
   [junit4]   2> 6408486 T18069 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6408486 T18069 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-D0C92CC15E1D2286-001/tempDir-001/jetty2/index
   [junit4]   2> 6408487 T18069 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 6408488 T18069 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6926ff7c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64083333),segFN=segments_1,generation=1}
   [junit4]   2> 6408488 T18069 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6408494 T18069 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6408495 T18069 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 6408496 T18069 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 6408496 T18069 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6408497 T18069 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 6408497 T18069 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6408498 T18069 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6408498 T18069 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 6408499 T18069 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6408500 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6408501 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6408502 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6408502 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6408503 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6408504 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6408505 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6408505 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6408506 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6408507 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6408508 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6408508 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6408509 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6408509 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6408510 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6408511 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6408511 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6408512 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6408512 T18069 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6408519 T18069 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6408520 T18069 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6408522 T18069 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6408524 T18069 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6408526 T18069 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6408527 T18069 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6408530 T18069 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=20.1796875, 
floorSegmentMB=1.31640625, forceMergeDeletesPctAllowed=4.717541474380683, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 6408531 T18069 oasc.SolrDelet

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

, LeaderFailoverAfterPartitionTest, TestStressReorder, 
DistributedTermsComponentTest, CSVRequestHandlerTest, TestSurroundQueryParser, 
TestSolrQueryParserDefaultOperatorResource, DateFieldTest, 
LukeRequestHandlerTest, TestBinaryField, TestNRTOpen, BasicFunctionalityTest, 
TestAnalyzeInfixSuggestions, TestPivotHelperCode, SpellingQueryConverterTest, 
TestNoOpRegenerator, CoreAdminRequestStatusTest, 
TestDynamicFieldCollectionResource, TestSolr4Spatial2, TestExceedMaxTermLength, 
TestReloadAndDeleteDocs, TestMergePolicyConfig, TestSearcherReuse, 
TestDistributedGrouping, TestHighFrequencyDictionaryFactory, 
TestShardHandlerFactory, FieldMutatingUpdateProcessorTest, 
IndexBasedSpellCheckerTest, DocumentBuilderTest, PluginInfoTest, 
ChaosMonkeySafeLeaderTest, TestManagedSchemaFieldTypeResource, TestRecovery, 
TestComponentsName, JsonLoaderTest, StatelessScriptUpdateProcessorFactoryTest, 
ModifyConfFileTest, TestSweetSpotSimilarityFactory, SpellCheckComponentTest, 
TestQueryUtils, DebugComponentTest, DocValuesTest, 
PreAnalyzedUpdateProcessorTest, TestCodecSupport, TestQueryTypes, 
SignatureUpdateProcessorFactoryTest, TestManagedStopFilterFactory, 
TestSolrIndexConfig, DirectSolrConnectionTest, TestLeaderElectionZkExpiry, 
TestHighlightDedupGrouping, TestComplexPhraseQParserPlugin, 
DistributedQueryComponentCustomSortTest, TestSchemaManager, 
UniqFieldsUpdateProcessorFactoryTest, SSLMigrationTest, 
TestReRankQParserPlugin, TestGroupingSearch, TestSort, RemoteQueryErrorTest, 
CoreContainerCoreInitFailuresTest, TestInitQParser, TestSolrXmlPersistence, 
URLClassifyProcessorTest, TestSchemaSimilarityResource, TestCloudInspectUtil, 
AnalysisErrorHandlingTest, TriLevelCompositeIdRoutingTest, 
PingRequestHandlerTest, TestDistributedMissingSort, TestMiniSolrCloudCluster, 
TestStressLucene, QueryParsingTest, TestManagedSchema, 
SchemaVersionSpecificBehaviorTest, CoreAdminHandlerTest, TestLazyCores, 
DistributedQueueTest, OverseerTest, DocValuesMultiTest, HdfsRecoveryZkTest, 
BadIndexSchemaTest, TestPerFieldSimilarity, TestBlobHandler, 
PrimitiveFieldTypeTest, PolyFieldTest, TestIntervalFaceting, 
ChangedSchemaMergeTest, TestReplicationHandler, RequestHandlersTest, 
TestExtendedDismaxParser, SuggesterTSTTest, SolrCoreTest, SliceStateTest, 
XsltUpdateRequestHandlerTest, TestManagedSynonymFilterFactory, 
QueryEqualityTest, TestCloudSchemaless, SuggesterFSTTest, 
FileBasedSpellCheckerTest, SharedFSAutoReplicaFailoverTest, TestFieldResource, 
HdfsUnloadDistributedZkTest, RegexBoostProcessorTest, 
HdfsWriteToMultipleCollectionsTest, DateMathParserTest, 
AnalyticsMergeStrategyTest, InfoHandlerTest, MergeStrategyTest, 
TestInfoStreamLogging, ZkStateWriterTest, RAMDirectoryFactoryTest, 
TestFreeTextSuggestions, DisMaxRequestHandlerTest, TestJmxIntegration, 
HdfsBasicDistributedZk2Test, TestWordDelimiterFilterFactory, 
TestRemoteStreaming, TestZkChroot, HdfsSyncSliceTest, 
DistributedDebugComponentTest, AtomicUpdatesTest, SolrXmlInZkTest, 
TestLuceneMatchVersion, NoCacheHeaderTest, HardAutoCommitTest, 
ClusterStateUpdateTest, TermsComponentTest, 
TestLMJelinekMercerSimilarityFactory, TestReversedWildcardFilterFactory, 
OpenExchangeRatesOrgProviderTest, AddBlockUpdateTest, MultiTermTest, 
TestCoreContainer, PrimUtilsTest, TestShortCircuitedRequests, TestFastLRUCache, 
TestFuzzyAnalyzedSuggestions, TestReplicaProperties, TestInitParams, 
SolrPluginUtilsTest, TestSolrConfigHandlerCloud, 
TestRequestStatusCollectionAPI, ChaosMonkeyNothingIsSafeTest, TestConfigSets, 
DocumentAnalysisRequestHandlerTest, TestPhraseSuggestions, 
LegacyHTMLStripCharFilterTest, TestWriterPerf, TestConfigOverlay, 
HttpPartitionTest, ParsingFieldUpdateProcessorsTest, HighlighterMaxOffsetTest, 
FileUtilsTest, SuggestComponentTest, TestRTGBase, ClusterStateTest, 
DistributedExpandComponentTest, TestRandomDVFaceting, ZkNodePropsTest, 
SimpleFacetsTest, UUIDUpdateProcessorFallbackTest, TestBlendedInfixSuggestions, 
TestIBSimilarityFactory, OpenCloseCoreStressTest, TestMaxScoreQueryParser, 
AliasIntegrationTest, TestBinaryResponseWriter, ConvertedLegacyTest, 
TestOverriddenPrefixQueryForCustomFieldType, SolrCoreCheckLockOnStartupTest, 
TestSolrDeletionPolicy2, AnalysisAfterCoreReloadTest, 
HdfsCollectionsAPIDistributedZkTest, BasicDistributedZk2Test, TestLFUCache, 
DefaultValueUpdateProcessorTest, TestCloudManagedSchemaConcurrent, 
TestCSVLoader, BlockDirectoryTest, TestCharFilters, SynonymTokenizerTest, 
TestDFRSimilarityFactory, TestExpandComponent, TestSolrCoreProperties, 
TestLRUCache, TestChildDocTransformer, SampleTest, TestSolrJ, 
MigrateRouteKeyTest, ShowFileRequestHandlerTest, FacetPivotSmallTest, 
DeleteReplicaTest, TestSearchPerf, DocExpirationUpdateProcessorFactoryTest, 
TestManagedSchemaDynamicFieldResource, TestElisionMultitermQuery, 
StandardRequestHandlerTest, UpdateParamsTest, TestRealTimeGet, 
TestSchemaVersionResource, CircularListTest, ShardSplitTest, 
DistribCursorPagingTest, TestDynamicFieldResource, ZkCLITest, DOMUtilTest, 
TestCollationField, DirectSolrSpellCheckerTest, TestFieldCollectionResource, 
LeaderElectionIntegrationTest, SuggesterTest, RankQueryTest, 
TestCSVResponseWriter, ZkSolrClientTest, HighlighterConfigTest, BlockCacheTest, 
RecoveryZkTest, TestSolrDeletionPolicy1, BasicDistributedZkTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, 
ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, 
TestDistributedSearch, AutoCommitTest, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestJoin, TestReload, TestStressVersions, TestRangeQuery, 
TestSolr4Spatial, StatsComponentTest, SolrCmdDistributorTest, 
QueryElevationComponentTest, PeerSyncTest, TestFiltering, TestFunctionQuery, 
DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, 
TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, 
TestCoreDiscovery, SpellCheckCollatorTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, TestTrie, SpatialFilterTest, SuggesterWFSTTest, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, 
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, 
TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, 
IndexSchemaTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, SearchHandlerTest, SOLR749Test, 
TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, 
CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, 
TestStressRecovery, TestDocSet, NumericFieldsTest, MinimalSchemaTest, 
TestConfig, OutputWriterTest, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, 
SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest, 
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, 
TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, 
TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, 
CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestTolerantSearch, AssignTest, 
AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest, 
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, 
CustomCollectionTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, ExternalCollectionsTest, 
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
OverseerStatusTest, ReplicationFactorTest, RollingRestartTest, 
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, 
TestCloudPivotFacet, TestCollectionAPI, TestDistribDocBasedVersion, 
TestModifyConfFiles]
   [junit4] Completed in 54.26s, 1 test, 1 failure <<< FAILURES!

[...truncated 238 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:187: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1349: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: 
There were test failures: 452 suites, 1845 tests, 1 failure, 37 ignored (21 
assumptions)

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


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

Reply via email to