You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/03/26 02:06:04 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_40) - Build # 12091 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12091/
Java: 32bit/jdk1.8.0_40 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
Could not get expected value  'org.apache.solr.handler.component.TermsComponent' for path 'config/searchComponent/tc/class' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "config":{     "znodeVersion":0,     "luceneMatchVersion":"org.apache.lucene.util.Version:6.0.0",     "updateHandler":{       "class":"solr.DirectUpdateHandler2",       "autoCommmitMaxDocs":-1,       "indexWriterCloseWaitsForMerges":true,       "openSearcher":true,       "commitIntervalLowerBound":-1,       "commitWithinSoftCommit":true,       "autoCommit":{         "maxDocs":-1,         "maxTime":-1,         "commitIntervalLowerBound":-1},       "autoSoftCommit":{         "maxDocs":-1,         "maxTime":-1}},     "query":{       "useFilterForSortedQuery":false,       "queryResultWindowSize":1,       "queryResultMaxDocsCached":2147483647,       "enableLazyFieldLoading":false,       "maxBooleanClauses":1024,       "":{         "size":"10000",         "showItems":"-1",         "initialSize":"10",         "name":"fieldValueCache"}},     "requestHandler":{       "standard":{         "name":"standard",         "class":"solr.StandardRequestHandler"},       "/admin/file":{         "name":"/admin/file",         "class":"solr.admin.ShowFileRequestHandler",         "invariants":{"hidden":"bogus.txt"}},       "/update":{         "name":"/update",         "class":"org.apache.solr.handler.UpdateRequestHandler",         "defaults":{}},       "/update/json":{         "name":"/update/json",         "class":"org.apache.solr.handler.UpdateRequestHandler",         "defaults":{"update.contentType":"application/json"}},       "/update/csv":{         "name":"/update/csv",         "class":"org.apache.solr.handler.UpdateRequestHandler",         "defaults":{"update.contentType":"application/csv"}},       "/update/json/docs":{         "name":"/update/json/docs",         "class":"org.apache.solr.handler.UpdateRequestHandler",         "defaults":{           "update.contentType":"application/json",           "json.command":"false"}},       "/config":{         "name":"/config",         "class":"org.apache.solr.handler.SolrConfigHandler",         "defaults":{}},       "/schema":{         "name":"/schema",         "class":"org.apache.solr.handler.SchemaHandler",         "defaults":{}},       "/replication":{         "name":"/replication",         "class":"org.apache.solr.handler.ReplicationHandler",         "defaults":{}},       "/get":{         "name":"/get",         "class":"org.apache.solr.handler.RealTimeGetHandler",         "defaults":{           "omitHeader":"true",           "wt":"json",           "indent":"true"}},       "/admin/luke":{         "name":"/admin/luke",         "class":"org.apache.solr.handler.admin.LukeRequestHandler",         "defaults":{}},       "/admin/system":{         "name":"/admin/system",         "class":"org.apache.solr.handler.admin.SystemInfoHandler",         "defaults":{}},       "/admin/mbeans":{         "name":"/admin/mbeans",         "class":"org.apache.solr.handler.admin.SolrInfoMBeanHandler",         "defaults":{}},       "/admin/plugins":{         "name":"/admin/plugins",         "class":"org.apache.solr.handler.admin.PluginInfoHandler",         "defaults":{}},       "/admin/threads":{         "name":"/admin/threads",         "class":"org.apache.solr.handler.admin.ThreadDumpHandler",         "defaults":{}},       "/admin/properties":{         "name":"/admin/properties",         "class":"org.apache.solr.handler.admin.PropertiesRequestHandler",         "defaults":{}},       "/admin/logging":{         "name":"/admin/logging",         "class":"org.apache.solr.handler.admin.LoggingHandler",         "defaults":{}},       "/admin/ping":{         "name":"/admin/ping",         "class":"org.apache.solr.handler.PingRequestHandler",         "defaults":{},         "invariants":{           "echoParams":"all",           "q":"solrpingquery"}},       "/admin/segments":{         "name":"/admin/segments",         "class":"org.apache.solr.handler.admin.SegmentsInfoRequestHandler",         "defaults":{}}},     "directoryFactory":{       "name":"DirectoryFactory",       "class":"org.apache.solr.core.MockDirectoryFactory",       "solr.hdfs.blockcache.enabled":true,       "solr.hdfs.blockcache.blocksperbank":1024,       "solr.hdfs.home":"",       "solr.hdfs.confdir":"",       "solr.hdfs.blockcache.global":"false"},     "updateRequestProcessorChain":[       {         "name":"nodistrib",         "":[           {"class":"solr.NoOpDistributingUpdateProcessorFactory"},           {"class":"solr.RunUpdateProcessorFactory"}]},       {         "name":"dedupe",         "":[           {             "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",             "enabled":true,             "overwriteDupes":true,             "fields":"v_t,t_field",             "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},           {"class":"solr.RunUpdateProcessorFactory"}]},       {         "name":"stored_sig",         "":[           {             "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",             "enabled":true,             "signatureField":"non_indexed_signature_sS",             "overwriteDupes":false,             "fields":"v_t,t_field",             "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},           {"class":"solr.RunUpdateProcessorFactory"}]},       {         "name":"distrib-dup-test-chain-explicit",         "":[           {"class":"solr.RegexReplaceProcessorFactory"},           {"class":"solr.DistributedUpdateProcessorFactory"},           {"class":"solr.RegexReplaceProcessorFactory"},           {"class":"solr.RunUpdateProcessorFactory"}]},       {         "name":"distrib-dup-test-chain-implicit",         "":[           {"class":"solr.RegexReplaceProcessorFactory"},           {"class":"solr.RegexReplaceProcessorFactory"},           {"class":"solr.RunUpdateProcessorFactory"}]}],     "updateHandlerupdateLog":{"dir":""},     "jmx":{       "agentId":null,       "serviceUrl":null,       "rootName":null},     "requestDispatcher":{       "handleSelect":true,       "httpCaching":{         "never304":false,         "etagSeed":"Solr",         "lastModFrom":"opentime",         "cacheControl":null},       "requestParsers":{         "multipartUploadLimitKB":2048,         "formUploadLimitKB":2048,         "addHttpRequestToContext":false}},     "indexConfig":{       "maxBufferedDocs":210,       "maxMergeDocs":-1,       "maxIndexingThreads":3,       "mergeFactor":-1,       "ramBufferSizeMB":16.0,       "writeLockTimeout":1000,       "lockType":"single",       "mergeScheduler":{"class":"org.apache.solr.util.RandomMergePolicy"}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'org.apache.solr.handler.component.TermsComponent' for path 'config/searchComponent/tc/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{
    "znodeVersion":0,
    "luceneMatchVersion":"org.apache.lucene.util.Version:6.0.0",
    "updateHandler":{
      "class":"solr.DirectUpdateHandler2",
      "autoCommmitMaxDocs":-1,
      "indexWriterCloseWaitsForMerges":true,
      "openSearcher":true,
      "commitIntervalLowerBound":-1,
      "commitWithinSoftCommit":true,
      "autoCommit":{
        "maxDocs":-1,
        "maxTime":-1,
        "commitIntervalLowerBound":-1},
      "autoSoftCommit":{
        "maxDocs":-1,
        "maxTime":-1}},
    "query":{
      "useFilterForSortedQuery":false,
      "queryResultWindowSize":1,
      "queryResultMaxDocsCached":2147483647,
      "enableLazyFieldLoading":false,
      "maxBooleanClauses":1024,
      "":{
        "size":"10000",
        "showItems":"-1",
        "initialSize":"10",
        "name":"fieldValueCache"}},
    "requestHandler":{
      "standard":{
        "name":"standard",
        "class":"solr.StandardRequestHandler"},
      "/admin/file":{
        "name":"/admin/file",
        "class":"solr.admin.ShowFileRequestHandler",
        "invariants":{"hidden":"bogus.txt"}},
      "/update":{
        "name":"/update",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{}},
      "/update/json":{
        "name":"/update/json",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{"update.contentType":"application/json"}},
      "/update/csv":{
        "name":"/update/csv",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{"update.contentType":"application/csv"}},
      "/update/json/docs":{
        "name":"/update/json/docs",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{
          "update.contentType":"application/json",
          "json.command":"false"}},
      "/config":{
        "name":"/config",
        "class":"org.apache.solr.handler.SolrConfigHandler",
        "defaults":{}},
      "/schema":{
        "name":"/schema",
        "class":"org.apache.solr.handler.SchemaHandler",
        "defaults":{}},
      "/replication":{
        "name":"/replication",
        "class":"org.apache.solr.handler.ReplicationHandler",
        "defaults":{}},
      "/get":{
        "name":"/get",
        "class":"org.apache.solr.handler.RealTimeGetHandler",
        "defaults":{
          "omitHeader":"true",
          "wt":"json",
          "indent":"true"}},
      "/admin/luke":{
        "name":"/admin/luke",
        "class":"org.apache.solr.handler.admin.LukeRequestHandler",
        "defaults":{}},
      "/admin/system":{
        "name":"/admin/system",
        "class":"org.apache.solr.handler.admin.SystemInfoHandler",
        "defaults":{}},
      "/admin/mbeans":{
        "name":"/admin/mbeans",
        "class":"org.apache.solr.handler.admin.SolrInfoMBeanHandler",
        "defaults":{}},
      "/admin/plugins":{
        "name":"/admin/plugins",
        "class":"org.apache.solr.handler.admin.PluginInfoHandler",
        "defaults":{}},
      "/admin/threads":{
        "name":"/admin/threads",
        "class":"org.apache.solr.handler.admin.ThreadDumpHandler",
        "defaults":{}},
      "/admin/properties":{
        "name":"/admin/properties",
        "class":"org.apache.solr.handler.admin.PropertiesRequestHandler",
        "defaults":{}},
      "/admin/logging":{
        "name":"/admin/logging",
        "class":"org.apache.solr.handler.admin.LoggingHandler",
        "defaults":{}},
      "/admin/ping":{
        "name":"/admin/ping",
        "class":"org.apache.solr.handler.PingRequestHandler",
        "defaults":{},
        "invariants":{
          "echoParams":"all",
          "q":"solrpingquery"}},
      "/admin/segments":{
        "name":"/admin/segments",
        "class":"org.apache.solr.handler.admin.SegmentsInfoRequestHandler",
        "defaults":{}}},
    "directoryFactory":{
      "name":"DirectoryFactory",
      "class":"org.apache.solr.core.MockDirectoryFactory",
      "solr.hdfs.blockcache.enabled":true,
      "solr.hdfs.blockcache.blocksperbank":1024,
      "solr.hdfs.home":"",
      "solr.hdfs.confdir":"",
      "solr.hdfs.blockcache.global":"false"},
    "updateRequestProcessorChain":[
      {
        "name":"nodistrib",
        "":[
          {"class":"solr.NoOpDistributingUpdateProcessorFactory"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"dedupe",
        "":[
          {
            "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
            "enabled":true,
            "overwriteDupes":true,
            "fields":"v_t,t_field",
            "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"stored_sig",
        "":[
          {
            "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
            "enabled":true,
            "signatureField":"non_indexed_signature_sS",
            "overwriteDupes":false,
            "fields":"v_t,t_field",
            "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"distrib-dup-test-chain-explicit",
        "":[
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.DistributedUpdateProcessorFactory"},
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"distrib-dup-test-chain-implicit",
        "":[
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.RunUpdateProcessorFactory"}]}],
    "updateHandlerupdateLog":{"dir":""},
    "jmx":{
      "agentId":null,
      "serviceUrl":null,
      "rootName":null},
    "requestDispatcher":{
      "handleSelect":true,
      "httpCaching":{
        "never304":false,
        "etagSeed":"Solr",
        "lastModFrom":"opentime",
        "cacheControl":null},
      "requestParsers":{
        "multipartUploadLimitKB":2048,
        "formUploadLimitKB":2048,
        "addHttpRequestToContext":false}},
    "indexConfig":{
      "maxBufferedDocs":210,
      "maxMergeDocs":-1,
      "maxIndexingThreads":3,
      "mergeFactor":-1,
      "ramBufferSizeMB":16.0,
      "writeLockTimeout":1000,
      "lockType":"single",
      "mergeScheduler":{"class":"org.apache.solr.util.RandomMergePolicy"}}}}
	at __randomizedtesting.SeedInfo.seed([46B97DB40589E6B1:CEED426EAB758B49]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
	at org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:263)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:91)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	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 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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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 10295 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/init-core-data-001
   [junit4]   2> 1137809 T8278 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1137809 T8278 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1137813 T8278 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1137814 T8279 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1137913 T8278 oasc.ZkTestServer.run start zk server on port:34353
   [junit4]   2> 1137914 T8278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1137915 T8278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137916 T8286 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@116379b name:ZooKeeperConnection Watcher:127.0.0.1:34353 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1137917 T8278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1137917 T8278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1137917 T8278 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1137919 T8278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1137920 T8278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137921 T8289 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@194308d name:ZooKeeperConnection Watcher:127.0.0.1:34353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1137921 T8278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1137922 T8278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1137922 T8278 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1137923 T8278 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1137924 T8278 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1137924 T8278 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1137925 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1137925 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1137926 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1137926 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1137927 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1137928 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1137928 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1137929 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1137929 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1137930 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1137930 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1137931 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1137932 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1137932 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1137933 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1137933 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1137934 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1137934 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1137935 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1137935 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1137936 T8278 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1137936 T8278 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1137999 T8278 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1
   [junit4]   2> 1138000 T8278 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1138001 T8278 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@11e3efd{/,null,AVAILABLE}
   [junit4]   2> 1138002 T8278 oejs.AbstractConnector.doStart Started ServerConnector@28d3ef{HTTP/1.1}{127.0.0.1:40973}
   [junit4]   2> 1138002 T8278 oejs.Server.doStart Started @1138942ms
   [junit4]   2> 1138003 T8278 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/tempDir-001/control/data, hostContext=/, hostPort=40973, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores}
   [junit4]   2> 1138004 T8278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1138004 T8278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/'
   [junit4]   2> 1138017 T8278 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/solr.xml
   [junit4]   2> 1138021 T8278 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores
   [junit4]   2> 1138021 T8278 oasc.CoreContainer.<init> New CoreContainer 20205690
   [junit4]   2> 1138022 T8278 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/]
   [junit4]   2> 1138022 T8278 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/lib
   [junit4]   2> 1138022 T8278 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/lib).
   [junit4]   2> 1138026 T8278 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1138027 T8278 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1138027 T8278 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1138027 T8278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1138028 T8278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1138028 T8278 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1138028 T8278 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1138028 T8278 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1138029 T8278 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1138029 T8278 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1138029 T8278 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1138030 T8278 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1138030 T8278 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1138030 T8278 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1138030 T8278 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1138031 T8278 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34353/solr
   [junit4]   2> 1138031 T8278 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1138031 T8278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1138032 T8278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138033 T8303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13d43ae name:ZooKeeperConnection Watcher:127.0.0.1:34353 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1138033 T8278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1138033 T8278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1138034 T8278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138034 T8306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13238dc name:ZooKeeperConnection Watcher:127.0.0.1:34353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1138035 T8278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1138035 T8278 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1138036 T8278 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1138037 T8278 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1138038 T8278 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1138039 T8278 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1138040 T8278 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1138041 T8278 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1138042 T8278 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1138042 T8278 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40973_
   [junit4]   2> 1138043 T8278 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40973_
   [junit4]   2> 1138044 T8278 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1138044 T8278 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1138045 T8278 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1138046 T8278 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:40973_
   [junit4]   2> 1138046 T8278 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1138047 T8278 oasc.Overseer.start Overseer (id=93541615497314307-127.0.0.1:40973_-n_0000000000) starting
   [junit4]   2> 1138048 T8278 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1138050 T8278 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1138051 T8308 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1138051 T8307 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1138051 T8278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1138053 T8278 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores
   [junit4]   2> 1138054 T8278 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1138054 T8278 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1/
   [junit4]   2> 1138054 T8278 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1138055 T8310 C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1138055 T8310 C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1138056 T8306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1138056 T8310 C:control_collection c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1138056 T8307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40973",
   [junit4]   2> 	  "node_name":"127.0.0.1:40973_",
   [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> 1138056 T8307 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40973",
   [junit4]   2> 	  "node_name":"127.0.0.1:40973_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1138056 T8307 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1138057 T8307 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1138057 T8306 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> 1139056 T8310 C:control_collection c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1139056 T8310 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1139057 T8310 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1139057 T8310 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1139057 T8310 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1139057 T8310 C:control_collection c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1/'
   [junit4]   2> 1139066 T8310 C:control_collection c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1139068 T8310 C:control_collection c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1139070 T8310 C:control_collection c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1139073 T8310 C:control_collection c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1139078 T8310 C:control_collection c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1139079 T8310 C:control_collection c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1139082 T8310 C:control_collection c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1139145 T8310 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1139150 T8310 C:control_collection c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1139151 T8310 C:control_collection c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1139155 T8310 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1139157 T8310 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1139158 T8310 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1139159 T8310 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1139159 T8310 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1139159 T8310 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1139160 T8310 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1139160 T8310 C:control_collection c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1139160 T8310 C:control_collection c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1139160 T8310 C:control_collection c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1139161 T8310 C:control_collection c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1/data/
   [junit4]   2> 1139161 T8310 C:control_collection c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76221
   [junit4]   2> 1139162 T8310 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1/data
   [junit4]   2> 1139162 T8310 C:control_collection c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1139162 T8310 C:control_collection c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1139163 T8310 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/control-001/cores/collection1/data/index
   [junit4]   2> 1139163 T8310 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1139164 T8310 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1886905 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a65a8),segFN=segments_1,generation=1}
   [junit4]   2> 1139164 T8310 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1139169 T8310 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1139169 T8310 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1139169 T8310 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1139169 T8310 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1139170 T8310 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1139170 T8310 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1139170 T8310 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1139170 T8310 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1139170 T8310 C:control_collection c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1139172 T8310 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139172 T8310 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139173 T8310 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139174 T8310 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139176 T8310 C:control_collection c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1139176 T8310 C:control_collection c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1139177 T8310 C:control_collection c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1139177 T8310 C:control_collection c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1139177 T8310 C:control_collection c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1139178 T8310 C:control_collection c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1139178 T8310 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=16.07421875, floorSegmentMB=0.4990234375, forceMergeDeletesPctAllowed=8.915200310288018, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1139178 T8310 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1886905 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a65a8),segFN=segments_1,generation=1}
   [junit4]   2> 1139179 T8310 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1139179 T8310 C:control_collection c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@876504[collection1] main
   [junit4]   2> 1139179 T8310 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1139179 T8310 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1139180 T8310 C:control_collection c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1139180 T8310 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1139180 T8310 C:control_collection c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1139180 T8310 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1139181 T8310 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1139181 T8310 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1139181 T8310 C:control_collection c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1139181 T8310 C:control_collection c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1139182 T8311 C:control_collection c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@876504[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139182 T8310 C:control_collection c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1139183 T8314 C:control_collection S:shard1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40973 collection:control_collection shard:shard1
   [junit4]   2> 1139183 T8278 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1139184 T8314 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1139184 T8278 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1139185 T8278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1139186 T8278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139189 T8317 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12eea5c name:ZooKeeperConnection Watcher:127.0.0.1:34353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1139189 T8278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1139190 T8278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1139190 T8278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1139191 T8314 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1139192 T8306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1139192 T8314 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1139192 T8314 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1139192 T8278 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> ASYNC  NEW_CORE C915 name=collection1 org.apache.solr.core.SolrCore@899ebc url=http://127.0.0.1:40973/collection1 node=127.0.0.1:40973_ C915_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:40973, node_name=127.0.0.1:40973_, state=down}
   [junit4]   2> 1139192 T8314 C:control_collection S:shard1 C915 P40973 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40973/collection1/
   [junit4]   2> 1139192 T8307 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> 1139193 T8314 C:control_collection S:shard1 C915 P40973 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1139193 T8314 C:control_collection S:shard1 C915 P40973 oasc.SyncStrategy.syncToMe http://127.0.0.1:40973/collection1/ has no replicas
   [junit4]   2> 1139194 T8314 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40973/collection1/ shard1
   [junit4]   2> 1139194 T8314 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1139195 T8306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1139196 T8307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40973",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1139250 T8278 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1
   [junit4]   2> 1139261 T8278 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001
   [junit4]   2> 1139262 T8278 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1139266 T8278 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4baa4e{/,null,AVAILABLE}
   [junit4]   2> 1139266 T8278 oejs.AbstractConnector.doStart Started ServerConnector@c2329d{HTTP/1.1}{127.0.0.1:47562}
   [junit4]   2> 1139266 T8278 oejs.Server.doStart Started @1140206ms
   [junit4]   2> 1139267 T8278 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=47562, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores}
   [junit4]   2> 1139267 T8278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1139267 T8278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/'
   [junit4]   2> 1139281 T8278 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/solr.xml
   [junit4]   2> 1139285 T8278 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores
   [junit4]   2> 1139285 T8278 oasc.CoreContainer.<init> New CoreContainer 10987071
   [junit4]   2> 1139286 T8278 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/]
   [junit4]   2> 1139286 T8278 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/lib
   [junit4]   2> 1139286 T8278 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/lib).
   [junit4]   2> 1139291 T8278 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1139291 T8278 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1139291 T8278 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1139292 T8278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1139292 T8278 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1139292 T8278 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1139293 T8278 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1139293 T8278 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1139293 T8278 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1139293 T8278 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1139294 T8278 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1139294 T8278 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1139294 T8278 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1139295 T8278 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1139295 T8278 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1139295 T8278 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34353/solr
   [junit4]   2> 1139296 T8278 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1139296 T8278 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1139296 T8278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139297 T8306 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> 1139297 T8317 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> 1139297 T8331 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18f19f2 name:ZooKeeperConnection Watcher:127.0.0.1:34353 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1139298 T8278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1139299 T8278 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1139300 T8278 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139301 T8334 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e7a9fa name:ZooKeeperConnection Watcher:127.0.0.1:34353/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1139301 T8278 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1139303 T8278 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1139346 T8314 C:control_collection S:shard1 oasc.ZkController.register We are http://127.0.0.1:40973/collection1/ and leader is http://127.0.0.1:40973/collection1/
   [junit4]   2> 1139346 T8314 C:control_collection S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40973
   [junit4]   2> 1139346 T8314 C:control_collection S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1139347 T8314 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1139347 T8314 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1139347 T8306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1139348 T8307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40973",
   [junit4]   2> 	  "node_name":"127.0.0.1:40973_",
   [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> 1139348 T8307 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40973",
   [junit4]   2> 	  "node_name":"127.0.0.1:40973_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1139450 T8317 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> 1139450 T8334 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> 1139450 T8306 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> 1140305 T8278 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47562_
   [junit4]   2> 1140306 T8278 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47562_
   [junit4]   2> 1140307 T8278 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1140308 T8278 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores
   [junit4]   2> 1140309 T8278 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1140309 T8278 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1/
   [junit4]   2> 1140310 T8278 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1140310 T8335 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1140310 T8335 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1140320 T8306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1140320 T8335 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1140320 T8307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47562",
   [junit4]   2> 	  "node_name":"127.0.0.1:47562_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1140321 T8307 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47562",
   [junit4]   2> 	  "node_name":"127.0.0.1:47562_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1140321 T8307 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1140321 T8307 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1140422 T8317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1140422 T8334 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1140422 T8306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1141320 T8335 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1141321 T8335 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1141321 T8335 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1141321 T8335 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1141321 T8335 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1141322 T8335 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1141331 T8335 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1141332 T8335 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1141335 T8335 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1141337 T8335 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1141364 T8335 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1141365 T8335 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1141368 T8335 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1141433 T8335 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1141437 T8335 C:collection1 c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1141438 T8335 C:collection1 c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1141442 T8335 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1141443 T8335 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1141444 T8335 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1141445 T8335 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1141445 T8335 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1141445 T8335 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1141445 T8335 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1141446 T8335 C:collection1 c:collection1 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1141446 T8335 C:collection1 c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1141446 T8335 C:collection1 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1141446 T8335 C:collection1 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1141446 T8335 C:collection1 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76221
   [junit4]   2> 1141447 T8335 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1141447 T8335 C:collection1 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1141448 T8335 C:collection1 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1141448 T8335 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1141448 T8335 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1141449 T8335 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1484eb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b00dd),segFN=segments_1,generation=1}
   [junit4]   2> 1141449 T8335 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1141453 T8335 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1141453 T8335 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1141453 T8335 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1141454 T8335 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1141454 T8335 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1141454 T8335 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1141454 T8335 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1141454 T8335 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1141455 T8335 C:collection1 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1141456 T8335 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1141457 T8335 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1141457 T8335 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1141458 T8335 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1141461 T8335 C:collection1 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1141462 T8335 C:collection1 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1141462 T8335 C:collection1 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1141462 T8335 C:collection1 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1141463 T8335 C:collection1 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1141463 T8335 C:collection1 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1141463 T8335 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=16.07421875, floorSegmentMB=0.4990234375, forceMergeDeletesPctAllowed=8.915200310288018, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1141464 T8335 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1484eb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b00dd),segFN=segments_1,generation=1}
   [junit4]   2> 1141464 T8335 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1141464 T8335 C:collection1 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@e4f66[collection1] main
   [junit4]   2> 1141464 T8335 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1141465 T8335 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1141465 T8335 C:collection1 c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1141465 T8335 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1141465 T8335 C:collection1 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1141465 T8335 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1141466 T8335 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1141466 T8335 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1141466 T8335 C:collection1 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1141466 T8335 C:collection1 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1141467 T8336 C:collection1 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e4f66[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1141467 T8335 C:collection1 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1141468 T8339 C:collection1 S:shard2 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47562 collection:collection1 shard:shard2
   [junit4]   2> 1141468 T8278 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1141468 T8278 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1141468 T8339 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1141470 T8339 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1141471 T8306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1141471 T8339 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1141471 T8339 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C916 name=collection1 org.apache.solr.core.SolrCore@9c9f84 url=http://127.0.0.1:47562/collection1 node=127.0.0.1:47562_ C916_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:47562, node_name=127.0.0.1:47562_, state=down}
   [junit4]   2> 1141472 T8339 C:collection1 S:shard2 C916 P47562 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47562/collection1/
   [junit4]   2> 1141472 T8339 C:collection1 S:shard2 C916 P47562 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1141472 T8339 C:collection1 S:shard2 C916 P47562 oasc.SyncStrategy.syncToMe http://127.0.0.1:47562/collection1/ has no replicas
   [junit4]   2> 1141472 T8339 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47562/collection1/ shard2
   [junit4]   2> 1141472 T8339 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1141478 T8307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 1141480 T8307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47562",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1141480 T8306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1141481 T8317 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1141481 T8334 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1141481 T8306 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1141524 T8339 C:collection1 S:shard2 oasc.ZkController.register We are http://127.0.0.1:47562/collection1/ and leader is http://127.0.0.1:47562/collection1/
   [junit4]   2> 1141524 T8339 C:collection1 S:shard2 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47562
   [junit4]   2> 1141524 T8339 C:collection1 S:shard2 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1141524 T8339 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1141525 T8339 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1141525 T8306 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1141526 T8307 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47562",
   [junit4]   2> 	  "node_name":"127.0.0.1:47562_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1141526 T8307 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47562",
   [junit4]   2> 	  "node_name":"127.0.0.1:47562_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1141614 T8278 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-2-001/cores/collection1
   [junit4]   2> 1141615 T8278 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-2-001
   [junit4]   2> 1141616 T8278 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1141617 T8278 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@ae1700{/,null,AVAILABLE}
   [junit4]   2> 1141618 T8278 oejs.AbstractConnector.doStart Started ServerConnector@2a8b4f{HTTP/1.1}{127.0.0.1:37826}
   [junit4]   2> 1141618 T8278 oejs.Server.doStart Started @1142558ms
   [junit4]   2> 1141618 T8278 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=37826, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6B1-001/shard-2-001/cores}
   [junit4]   2> 1141619 T8278 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1141620 T8278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud 46B97DB40589E6

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

igSetService.getConfig(ConfigSetService.java:73)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: Error opening /configs/conf1/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:310)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:122)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:181)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:159)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/solrconfig.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:811)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:83)
   [junit4]   2> 	... 10 more
   [junit4]   2> 
   [junit4]   2> 1181917 T9165 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1181918 T9165 oasc.SolrCores.removeFromPendingOps WARN Tried to remove core collection1 from pendingCoreOps and it wasn't there. 
   [junit4]   2> 1181918 T9165 oasc.ZkController$4.run WARN listener throws error org.apache.solr.common.SolrException: Unable to reload core [collection1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:620)
   [junit4]   2> 	at org.apache.solr.core.SolrCore$11.run(SolrCore.java:2506)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2353)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core collection1: Error loading solr config from solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:613)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:168)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:73)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: Error opening /configs/conf1/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:310)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:122)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:181)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:159)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/solrconfig.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:811)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:83)
   [junit4]   2> 	... 10 more
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=de, timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.8.0_40 (32-bit)/cpus=12,threads=1,free=182745808,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, BadCopyFieldTest, TestCodecSupport, AnalyticsMergeStrategyTest, TestSchemaVersionResource, TestSortingResponseWriter, TestPhraseSuggestions, TestDocumentBuilder, TestQuerySenderListener, TestReversedWildcardFilterFactory, TestManagedResource, TestSweetSpotSimilarityFactory, SolrCoreTest, TestFieldResource, TestBadConfig, TermVectorComponentTest, TestJoin, TestIndexingPerformance, TestFaceting, TestStressLucene, TestHighFrequencyDictionaryFactory, CSVRequestHandlerTest, ExternalCollectionsTest, TestJmxMonitoredMap, TestUniqueKeyFieldResource, UUIDFieldTest, TimeZoneUtilsTest, OverseerRolesTest, ChaosMonkeyNothingIsSafeTest, TestDistribDocBasedVersion, TestRandomDVFaceting, TestInitQParser, TestHdfsUpdateLog, DistributedFacetPivotLargeTest, RankQueryTest, TestSolrDeletionPolicy1, UpdateRequestProcessorFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, HdfsChaosMonkeySafeLeaderTest, TestSolr4Spatial, TestRealTimeGet, CurrencyFieldXmlFileTest, TestDFRSimilarityFactory, URLClassifyProcessorTest, ReplicationFactorTest, EnumFieldTest, HighlighterTest, BasicZkTest, TestRemoteStreaming, SignatureUpdateProcessorFactoryTest, StandardRequestHandlerTest, MigrateRouteKeyTest, AddBlockUpdateTest, ClusterStateTest, QueryElevationComponentTest, CollectionsAPIAsyncDistributedZkTest, SharedFSAutoReplicaFailoverUtilsTest, PeerSyncTest, TestArbitraryIndexDir, MBeansHandlerTest, SuggesterWFSTTest, CoreMergeIndexesAdminHandlerTest, TestReplicationHandler, TestSchemaNameResource, DistributedSuggestComponentTest, HdfsDirectoryTest, TestSimpleTrackingShardHandler, SuggesterFSTTest, TestDefaultStatsCache, MergeStrategyTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest, LeaderElectionIntegrationTest, ExitableDirectoryReaderTest, ZkStateWriterTest, SchemaVersionSpecificBehaviorTest, PingRequestHandlerTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestHashPartitioner, TestReload, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, StatsComponentTest, SpellCheckComponentTest, TestFiltering, TestIndexSearcher, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, SuggesterTest, WordBreakSolrSpellCheckerTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, TestQueryTypes, TermsComponentTest, PathHierarchyTokenizerFactoryTest, FastVectorHighlighterTest, SolrPluginUtilsTest, ReturnFieldsTest, TestPartialUpdateDeduplication, SearchHandlerTest, TestSolrIndexConfig, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, TestSuggestSpellingConverter, DateFieldTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, CloudExitableDirectoryReaderTest, DeleteReplicaTest, DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnCommitTest, TestCryptoKeys, TestSolrConfigHandlerCloud]
   [junit4] Completed on J0 in 44.26s, 1 test, 1 failure <<< FAILURES!

[...truncated 172 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21 assumptions)

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