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/02/27 11:52:34 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_31) - Build # 11891 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11891/
Java: 32bit/jdk1.8.0_31 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Could not get expected value  'P val' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":2,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY val modified",         "b":"BY val",         "i":"20",         "d":[           "val 1",           "val 2"],         "e":"EY val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":2,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val modified",
        "b":"BY val",
        "i":"20",
        "d":[
          "val 1",
          "val 2"],
        "e":"EY val",
        "":{"v":0}}}}}
	at __randomizedtesting.SeedInfo.seed([78E63841295765DB:F0B2079B87AB0823]: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.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:244)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:945)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10379 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/init-core-data-001
   [junit4]   2> 1798739 T8808 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1798739 T8808 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1798741 T8808 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1798742 T8809 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1798842 T8808 oasc.ZkTestServer.run start zk server on port:37784
   [junit4]   2> 1798842 T8808 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1798843 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1798844 T8816 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e2c084 name:ZooKeeperConnection Watcher:127.0.0.1:37784 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1798844 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1798845 T8808 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1798845 T8808 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1798847 T8808 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1798848 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1798848 T8819 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc979e name:ZooKeeperConnection Watcher:127.0.0.1:37784/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1798849 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1798849 T8808 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1798849 T8808 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1798851 T8808 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1798852 T8808 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1798853 T8808 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1798854 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1798854 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1798856 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1798856 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1798858 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1798859 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1798860 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1798860 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1798861 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1798861 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1798863 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1798863 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1798864 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1798865 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1798866 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1798866 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1798868 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1798868 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1798869 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1798869 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1798871 T8808 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1798871 T8808 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1799123 T8808 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/cores/collection1
   [junit4]   2> 1799124 T8808 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1799126 T8808 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@e4b9f7{/,null,AVAILABLE}
   [junit4]   2> 1799127 T8808 oejs.AbstractConnector.doStart Started ServerConnector@17e730b{HTTP/1.1}{127.0.0.1:51404}
   [junit4]   2> 1799128 T8808 oejs.Server.doStart Started @1800688ms
   [junit4]   2> 1799128 T8808 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1799129 T8808 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1799129 T8808 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001
   [junit4]   2> 1799129 T8808 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/'
   [junit4]   2> 1799140 T8808 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/solr.xml
   [junit4]   2> 1799144 T8808 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/cores
   [junit4]   2> 1799145 T8808 oasc.CoreContainer.<init> New CoreContainer 3134934
   [junit4]   2> 1799145 T8808 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/]
   [junit4]   2> 1799145 T8808 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/lib
   [junit4]   2> 1799146 T8808 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/lib).
   [junit4]   2> 1799151 T8808 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1799151 T8808 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1799151 T8808 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1799152 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1799152 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1799152 T8808 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1799152 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1799153 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1799153 T8808 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1799153 T8808 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1799154 T8808 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1799154 T8808 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1799154 T8808 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1799155 T8808 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1799155 T8808 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1799155 T8808 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37784/solr
   [junit4]   2> 1799155 T8808 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1799156 T8808 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1799156 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1799157 T8833 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10bc0c2 name:ZooKeeperConnection Watcher:127.0.0.1:37784 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1799157 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1799158 T8808 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1799159 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1799160 T8836 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1464ee1 name:ZooKeeperConnection Watcher:127.0.0.1:37784/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1799160 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1799161 T8808 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1799163 T8808 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1799165 T8808 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1799166 T8808 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1799167 T8808 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1799168 T8808 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1799169 T8808 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51404_
   [junit4]   2> 1799170 T8808 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51404_
   [junit4]   2> 1799171 T8808 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1799172 T8808 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1799173 T8808 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1799174 T8808 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:51404_
   [junit4]   2> 1799174 T8808 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1799175 T8808 oasc.Overseer.start Overseer (id=93391024067117059-127.0.0.1:51404_-n_0000000000) starting
   [junit4]   2> 1799176 T8808 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1799179 T8808 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1799180 T8838 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1799180 T8837 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1799180 T8808 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1799181 T8808 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1799182 T8808 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1799184 T8808 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/cores
   [junit4]   2> 1799185 T8808 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/cores/collection1/
   [junit4]   2> 1799185 T8808 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1799186 T8840 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1799186 T8840 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1799187 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1799187 T8840 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1799188 T8837 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:51404",
   [junit4]   2> 	  "node_name":"127.0.0.1:51404_",
   [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> 1799188 T8837 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:51404",
   [junit4]   2> 	  "node_name":"127.0.0.1:51404_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1799189 T8837 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1799189 T8837 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1799190 T8836 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> 1800187 T8840 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1800187 T8840 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1800188 T8840 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1800188 T8840 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1800189 T8840 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1800189 T8840 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/cores/collection1/'
   [junit4]   2> 1800198 T8840 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1800199 T8840 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1800202 T8840 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1800206 T8840 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1800219 T8840 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1800221 T8840 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1800224 T8840 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1800298 T8840 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1800304 T8840 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1800305 T8840 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1800312 T8840 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1800313 T8840 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1800315 T8840 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1800315 T8840 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1800315 T8840 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1800316 T8840 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1800316 T8840 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1800316 T8840 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1800317 T8840 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1800317 T8840 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1800317 T8840 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/control/data/
   [junit4]   2> 1800317 T8840 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147a5a9
   [junit4]   2> 1800318 T8840 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/control/data
   [junit4]   2> 1800318 T8840 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/control/data/index/
   [junit4]   2> 1800318 T8840 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1800318 T8840 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/control/data/index
   [junit4]   2> 1800319 T8840 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=52.6171875, floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=27.548652377216563, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1800319 T8840 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d6a8b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1826f16),segFN=segments_1,generation=1}
   [junit4]   2> 1800319 T8840 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1800321 T8840 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1800321 T8840 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1800321 T8840 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1800321 T8840 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1800322 T8840 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1800322 T8840 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1800322 T8840 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1800322 T8840 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1800322 T8840 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1800323 T8840 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1800323 T8840 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1800323 T8840 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1800323 T8840 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1800324 T8840 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1800324 T8840 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1800324 T8840 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1800324 T8840 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1800325 T8840 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1800325 T8840 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1800325 T8840 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1800326 T8840 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1800326 T8840 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1800326 T8840 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1800326 T8840 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1800327 T8840 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1800327 T8840 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1800327 T8840 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1800328 T8840 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1800329 T8840 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1800330 T8840 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1800330 T8840 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1800331 T8840 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1800331 T8840 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1800332 T8840 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1800332 T8840 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1800332 T8840 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7938020223932549]
   [junit4]   2> 1800332 T8840 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d6a8b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1826f16),segFN=segments_1,generation=1}
   [junit4]   2> 1800333 T8840 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1800333 T8840 oass.SolrIndexSearcher.<init> Opening Searcher@f38c7b[collection1] main
   [junit4]   2> 1800333 T8840 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1800334 T8840 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1800334 T8840 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1800334 T8840 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1800334 T8840 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1800335 T8840 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1800335 T8840 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1800335 T8840 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1800335 T8840 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1800336 T8840 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1800336 T8841 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f38c7b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1800336 T8840 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1800337 T8844 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51404 collection:control_collection shard:shard1
   [junit4]   2> 1800337 T8808 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1800337 T8808 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1800338 T8844 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1800338 T8808 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1800339 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1800340 T8847 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1587f7a name:ZooKeeperConnection Watcher:127.0.0.1:37784/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1800340 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1800341 T8808 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1800341 T8844 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1800341 T8808 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1800342 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1800342 T8844 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1800342 T8844 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4854 name=collection1 org.apache.solr.core.SolrCore@d89a66 url=http://127.0.0.1:51404/collection1 node=127.0.0.1:51404_ C4854_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:51404, node_name=127.0.0.1:51404_, state=down}
   [junit4]   2> 1800342 T8844 C4854 P51404 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51404/collection1/
   [junit4]   2> 1800343 T8844 C4854 P51404 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1800343 T8844 C4854 P51404 oasc.SyncStrategy.syncToMe http://127.0.0.1:51404/collection1/ has no replicas
   [junit4]   2> 1800343 T8844 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51404/collection1/ shard1
   [junit4]   2> 1800343 T8844 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1800344 T8837 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> 1800344 T8808 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1800345 T8808 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1800345 T8808 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1800346 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1800346 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1800346 T8850 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1611481 name:ZooKeeperConnection Watcher:127.0.0.1:37784/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1800347 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1800347 T8837 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:51404",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1800347 T8808 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1800349 T8837 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 1800349 T8837 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1800349 T8836 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> 1800349 T8847 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> 1800352 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1800352 T8837 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1800352 T8836 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> 1800352 T8847 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> 1800397 T8844 oasc.ZkController.register We are http://127.0.0.1:51404/collection1/ and leader is http://127.0.0.1:51404/collection1/
   [junit4]   2> 1800397 T8844 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51404
   [junit4]   2> 1800397 T8844 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1800397 T8844 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1800397 T8844 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1800398 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1800399 T8837 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:51404",
   [junit4]   2> 	  "node_name":"127.0.0.1:51404_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1800400 T8837 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:51404",
   [junit4]   2> 	  "node_name":"127.0.0.1:51404_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1800502 T8836 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> 1800502 T8847 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> 1800599 T8808 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/cores/collection1
   [junit4]   2> 1800600 T8808 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1800600 T8808 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1800602 T8808 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@113fa47{/,null,AVAILABLE}
   [junit4]   2> 1800603 T8808 oejs.AbstractConnector.doStart Started ServerConnector@8639b0{HTTP/1.1}{127.0.0.1:60411}
   [junit4]   2> 1800603 T8808 oejs.Server.doStart Started @1802163ms
   [junit4]   2> 1800604 T8808 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1800604 T8808 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1800604 T8808 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001
   [junit4]   2> 1800604 T8808 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/'
   [junit4]   2> 1800615 T8808 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/solr.xml
   [junit4]   2> 1800619 T8808 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/cores
   [junit4]   2> 1800619 T8808 oasc.CoreContainer.<init> New CoreContainer 13832583
   [junit4]   2> 1800619 T8808 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/]
   [junit4]   2> 1800620 T8808 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/lib
   [junit4]   2> 1800620 T8808 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/lib).
   [junit4]   2> 1800625 T8808 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1800625 T8808 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1800626 T8808 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1800626 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1800626 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1800627 T8808 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1800627 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1800627 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1800627 T8808 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1800628 T8808 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1800628 T8808 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1800628 T8808 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1800629 T8808 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1800629 T8808 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1800629 T8808 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1800630 T8808 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37784/solr
   [junit4]   2> 1800630 T8808 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1800630 T8808 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1800631 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1800632 T8864 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169d006 name:ZooKeeperConnection Watcher:127.0.0.1:37784 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1800632 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1800633 T8808 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1800634 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1800635 T8867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1267c2e name:ZooKeeperConnection Watcher:127.0.0.1:37784/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1800635 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1800639 T8808 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1801642 T8808 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60411_
   [junit4]   2> 1801643 T8808 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60411_
   [junit4]   2> 1801646 T8808 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1801647 T8808 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/cores
   [junit4]   2> 1801648 T8808 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/cores/collection1/
   [junit4]   2> 1801648 T8808 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1801650 T8868 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1801650 T8868 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1801651 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1801651 T8868 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1801652 T8868 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1801652 T8837 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:60411",
   [junit4]   2> 	  "node_name":"127.0.0.1:60411_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1801652 T8868 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1801652 T8837 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:60411",
   [junit4]   2> 	  "node_name":"127.0.0.1:60411_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1801652 T8837 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1801653 T8837 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1801653 T8868 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1801653 T8868 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1801754 T8837 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1801755 T8867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1801756 T8867 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1802653 T8868 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1802654 T8868 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1802654 T8868 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1802654 T8868 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1802655 T8868 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1802655 T8868 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1802663 T8868 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1802665 T8868 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1802668 T8868 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1802672 T8868 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1802685 T8868 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1802686 T8868 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1802690 T8868 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1802767 T8868 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1802770 T8868 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1802771 T8868 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1802778 T8868 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1802779 T8868 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1802781 T8868 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1802781 T8868 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1802782 T8868 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1802782 T8868 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1802782 T8868 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1802783 T8868 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1802783 T8868 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1802783 T8868 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1802783 T8868 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty1/
   [junit4]   2> 1802783 T8868 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147a5a9
   [junit4]   2> 1802784 T8868 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty1
   [junit4]   2> 1802784 T8868 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty1/index/
   [junit4]   2> 1802784 T8868 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1802784 T8868 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty1/index
   [junit4]   2> 1802785 T8868 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=52.6171875, floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=27.548652377216563, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1802785 T8868 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14e24c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fcc5a),segFN=segments_1,generation=1}
   [junit4]   2> 1802785 T8868 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1802787 T8868 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1802787 T8868 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1802788 T8868 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1802788 T8868 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1802788 T8868 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1802788 T8868 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1802788 T8868 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1802789 T8868 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1802789 T8868 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1802789 T8868 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802789 T8868 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802790 T8868 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802790 T8868 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1802790 T8868 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1802791 T8868 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1802791 T8868 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1802791 T8868 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1802791 T8868 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1802792 T8868 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1802792 T8868 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1802793 T8868 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1802793 T8868 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1802793 T8868 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1802793 T8868 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1802794 T8868 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1802794 T8868 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1802794 T8868 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1802796 T8868 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802796 T8868 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802797 T8868 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802798 T8868 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1802798 T8868 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1802798 T8868 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1802799 T8868 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1802799 T8868 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1802799 T8868 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7938020223932549]
   [junit4]   2> 1802800 T8868 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14e24c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2fcc5a),segFN=segments_1,generation=1}
   [junit4]   2> 1802800 T8868 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1802800 T8868 oass.SolrIndexSearcher.<init> Opening Searcher@1b6c6de[collection1] main
   [junit4]   2> 1802800 T8868 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1802801 T8868 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1802801 T8868 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1802802 T8868 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1802802 T8868 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1802802 T8868 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1802802 T8868 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1802803 T8868 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1802803 T8868 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1802803 T8868 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1802803 T8869 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b6c6de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1802804 T8868 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1802804 T8872 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60411 collection:collection1 shard:shard2
   [junit4]   2> 1802804 T8808 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1802805 T8872 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1802805 T8808 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1802807 T8872 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1802808 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1802808 T8872 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1802808 T8872 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4855 name=collection1 org.apache.solr.core.SolrCore@4c7cbf url=http://127.0.0.1:60411/collection1 node=127.0.0.1:60411_ C4855_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60411, node_name=127.0.0.1:60411_, state=down}
   [junit4]   2> 1802808 T8872 C4855 P60411 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60411/collection1/
   [junit4]   2> 1802809 T8837 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 1802809 T8872 C4855 P60411 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1802809 T8872 C4855 P60411 oasc.SyncStrategy.syncToMe http://127.0.0.1:60411/collection1/ has no replicas
   [junit4]   2> 1802809 T8872 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60411/collection1/ shard2
   [junit4]   2> 1802809 T8872 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1802809 T8837 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1802810 T8867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1802810 T8867 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1802812 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1802813 T8837 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:60411",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1802813 T8837 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1802814 T8867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1802814 T8867 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1802863 T8872 oasc.ZkController.register We are http://127.0.0.1:60411/collection1/ and leader is http://127.0.0.1:60411/collection1/
   [junit4]   2> 1802863 T8872 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60411
   [junit4]   2> 1802863 T8872 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1802863 T8872 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1802863 T8872 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1802864 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1802865 T8837 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:60411",
   [junit4]   2> 	  "node_name":"127.0.0.1:60411_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1802865 T8837 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:60411",
   [junit4]   2> 	  "node_name":"127.0.0.1:60411_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1802866 T8837 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1802866 T8867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1802867 T8872 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1802867 T8867 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1803058 T8808 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/cores/collection1
   [junit4]   2> 1803059 T8808 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1803060 T8808 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1803062 T8808 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1c0504a{/,null,AVAILABLE}
   [junit4]   2> 1803062 T8808 oejs.AbstractConnector.doStart Started ServerConnector@1755c8b{HTTP/1.1}{127.0.0.1:60453}
   [junit4]   2> 1803063 T8808 oejs.Server.doStart Started @1804623ms
   [junit4]   2> 1803063 T8808 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1803064 T8808 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1803064 T8808 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001
   [junit4]   2> 1803064 T8808 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/'
   [junit4]   2> 1803074 T8808 oasc.SolrXmlConfig.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/solr.xml
   [junit4]   2> 1803078 T8808 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/cores
   [junit4]   2> 1803079 T8808 oasc.CoreContainer.<init> New CoreContainer 5370888
   [junit4]   2> 1803079 T8808 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/]
   [junit4]   2> 1803080 T8808 oasc.CoreContainer.load loading shared library: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/lib
   [junit4]   2> 1803080 T8808 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/lib).
   [junit4]   2> 1803085 T8808 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1803086 T8808 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1803086 T8808 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1803086 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1803086 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1803087 T8808 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1803087 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1803087 T8808 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1803088 T8808 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1803088 T8808 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1803088 T8808 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1803089 T8808 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1803089 T8808 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1803089 T8808 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1803089 T8808 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1803090 T8808 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37784/solr
   [junit4]   2> 1803090 T8808 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1803090 T8808 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1803091 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1803092 T8886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41557b name:ZooKeeperConnection Watcher:127.0.0.1:37784 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1803092 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1803093 T8808 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1803094 T8808 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1803095 T8889 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c8e751 name:ZooKeeperConnection Watcher:127.0.0.1:37784/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1803095 T8808 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1803099 T8808 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1804101 T8808 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60453_
   [junit4]   2> 1804103 T8808 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60453_
   [junit4]   2> 1804105 T8808 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1804107 T8808 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/cores
   [junit4]   2> 1804107 T8808 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/cores/collection1/
   [junit4]   2> 1804108 T8808 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1804109 T8890 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1804109 T8890 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1804110 T8836 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1804111 T8890 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1804111 T8837 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:60453",
   [junit4]   2> 	  "node_name":"127.0.0.1:60453_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1804111 T8890 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1804111 T8837 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:60453",
   [junit4]   2> 	  "node_name":"127.0.0.1:60453_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1804112 T8890 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1804112 T8837 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1804112 T8837 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1804112 T8890 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1804112 T8890 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1804112 T8837 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1804113 T8889 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1804113 T8867 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1804113 T8889 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1804113 T8867 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1805113 T8890 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1805113 T8890 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1805113 T8890 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1805114 T8890 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1805115 T8890 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1805115 T8890 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1805123 T8890 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1805125 T8890 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1805128 T8890 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1805132 T8890 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1805146 T8890 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1805147 T8890 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1805151 T8890 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1805230 T8890 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1805233 T8890 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1805235 T8890 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1805242 T8890 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1805243 T8890 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1805245 T8890 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1805245 T8890 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1805246 T8890 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1805246 T8890 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1805246 T8890 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1805247 T8890 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1805247 T8890 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1805247 T8890 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1805247 T8890 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty2/
   [junit4]   2> 1805247 T8890 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147a5a9
   [junit4]   2> 1805248 T8890 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty2
   [junit4]   2> 1805248 T8890 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty2/index/
   [junit4]   2> 1805248 T8890 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1805248 T8890 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001/tempDir-001/jetty2/index
   [junit4]   2> 1805249 T8890 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=52.6171875, floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=27.548652377216563, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1805249 T8890 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5270b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2104e1),segFN=segments_1,generation=1}
   [junit4]   2> 1805249 T8890 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1805251 T8890 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1805251 T8890 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1805252 T8890 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1805252 T8890 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1805252 T8890 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1805252 T8890 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1805252 T8890 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1805253 T8890 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1805253 T8890 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1805253 T8890 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]  

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

765DB-001/tempDir-001/jetty4
   [junit4]   2> 1841773 T8808 oasc.Overseer.close Overseer (id=93391024067117069-127.0.0.1:41515_-n_0000000004) closing
   [junit4]   2> 1841773 T9164 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:41515_
   [junit4]   2> 1843275 T8936 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1843276 T8808 oejs.AbstractConnector.doStop Stopped ServerConnector@57a81f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1843277 T8808 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@61066d{/,null,UNAVAILABLE}
   [junit4]   2> 1843278 T8808 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:37784 37784
   [junit4]   2> 1844009 T8809 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:37784 37784
   [junit4]   2> 1844010 T8809 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		110	/solr/configs/conf1
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=78E63841295765DB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_VE -Dtests.timezone=Asia/Taipei -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 45.3s J1 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":2,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "c":"CY val modified",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "i":"20",
   [junit4]    >         "d":[
   [junit4]    >           "val 1",
   [junit4]    >           "val 2"],
   [junit4]    >         "e":"EY val",
   [junit4]    >         "":{"v":0}}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([78E63841295765DB:F0B2079B87AB0823]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:244)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:945)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1844017 T8808 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 78E63841295765DB-001
   [junit4]   2> 45282 T8807 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=es_VE, timezone=Asia/Taipei
   [junit4]   2> NOTE: Linux 3.13.0-45-generic i386/Oracle Corporation 1.8.0_31 (32-bit)/cpus=8,threads=1,free=100409152,total=287227904
   [junit4]   2> NOTE: All tests run in this JVM: [TermsComponentTest, StatsComponentTest, AtomicUpdatesTest, LeaderFailoverAfterPartitionTest, SpellCheckComponentTest, XsltUpdateRequestHandlerTest, TestLeaderElectionZkExpiry, MoreLikeThisHandlerTest, TestDynamicFieldCollectionResource, FieldMutatingUpdateProcessorTest, TestFastWriter, TestDefaultStatsCache, TestBulkSchemaAPI, TestNonDefinedSimilarityFactory, IndexBasedSpellCheckerTest, OpenExchangeRatesOrgProviderTest, HdfsBasicDistributedZkTest, TestSearchPerf, CopyFieldTest, TestRandomFaceting, HighlighterConfigTest, LoggingHandlerTest, AliasIntegrationTest, TestSchemaSimilarityResource, OverriddenZkACLAndCredentialsProvidersTest, TestMergePolicyConfig, TermVectorComponentTest, RAMDirectoryFactoryTest, SearchHandlerTest, TestBadConfig, TestClusterStateMutator, TestSolrCoreProperties, ZkNodePropsTest, CSVRequestHandlerTest, MinimalSchemaTest, ParsingFieldUpdateProcessorsTest, TestLMDirichletSimilarityFactory, UpdateRequestProcessorFactoryTest, SuggesterTSTTest, RecoveryAfterSoftCommitTest, TestFastOutputStream, TestRecovery, TestQuerySenderListener, TestDocSet, BadIndexSchemaTest, DistributedQueryComponentOptimizationTest, SolrTestCaseJ4Test, TestManagedSchemaDynamicFieldResource, DocumentBuilderTest, HdfsWriteToMultipleCollectionsTest, QueryParsingTest, TestClassNameShortening, SolrIndexConfigTest, TestCodecSupport, DebugComponentTest, TestRestManager, TestRequestStatusCollectionAPI, TestDynamicFieldResource, BlockCacheTest, SolrRequestParserTest, TestFuzzyAnalyzedSuggestions, SimplePostToolTest, SharedFSAutoReplicaFailoverUtilsTest, DistributedQueryComponentCustomSortTest, TestCustomSort, LeaderInitiatedRecoveryOnCommitTest, PluginInfoTest, RollingRestartTest, LeaderElectionIntegrationTest, ResourceLoaderTest, ShardRoutingCustomTest, TestBlendedInfixSuggestions, SaslZkACLProviderTest, TestReversedWildcardFilterFactory, TestFileDictionaryLookup, DistanceUnitsTest, TestDFRSimilarityFactory, TestMaxScoreQueryParser, TestAddFieldRealTimeGet, TestCollectionAPI, TestManagedStopFilterFactory, QueryResultKeyTest, DeleteInactiveReplicaTest, FullSolrCloudDistribCmdsTest, VMParamsZkACLAndCredentialsProvidersTest, TestRTGBase, TestLMJelinekMercerSimilarityFactory, SolrXmlInZkTest, QueryEqualityTest, TestReplicaProperties, SpellingQueryConverterTest, TestOverriddenPrefixQueryForCustomFieldType, TestDistributedGrouping, TestQuerySenderNoQuery, BasicFunctionalityTest, DocExpirationUpdateProcessorFactoryTest, HighlighterMaxOffsetTest, IndexSchemaTest, TestSolrJ, TestMissingGroups, SpatialFilterTest, TestSolrQueryParserDefaultOperatorResource, BasicZkTest, NotRequiredUniqueKeyTest, HdfsBasicDistributedZk2Test, TestFieldResource, TestConfigOverlay, BasicDistributedZk2Test, TestDefaultSearchFieldResource, TestReload, RequestLoggingTest, EchoParamsTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, TestJoin, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, QueryElevationComponentTest, TestFiltering, TestFoldingMultitermQuery, TestStressLucene, WordBreakSolrSpellCheckerTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, TestJmxIntegration, ReturnFieldsTest, MBeansHandlerTest, JsonLoaderTest, TestPartialUpdateDeduplication, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, BadComponentTest, MultiTermTest, NumericFieldsTest, TestConfig, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestDefaultSimilarityFactory, ScriptEngineTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, TestUtils, UUIDFieldTest, CursorPagingTest, TestTolerantSearch, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, ExternalCollectionsTest, MigrateRouteKeyTest, MultiThreadedOCPTest, SSLMigrationTest, ShardSplitTest, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud]
   [junit4] Completed on J1 in 45.55s, 1 test, 1 failure <<< FAILURES!

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

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