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/19 01:34:42 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 1964 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1964/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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":0,     "params":{"x":{         "a":"A val",         "b":"B 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":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}}
	at __randomizedtesting.SeedInfo.seed([C73A864E4F37F380:4F6EB994E1CB9E78]: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:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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 10555 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/init-core-data-001
   [junit4]   2> 4132117 T17887 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 4132118 T17887 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 4132125 T17887 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4132127 T17888 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 4132227 T17887 oasc.ZkTestServer.run start zk server on port:60556
   [junit4]   2> 4132228 T17887 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4132230 T17887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4132235 T17895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b44eec7 name:ZooKeeperConnection Watcher:127.0.0.1:60556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4132236 T17887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4132236 T17887 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4132238 T17887 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4132245 T17887 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4132247 T17887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4132250 T17898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@420d2e9 name:ZooKeeperConnection Watcher:127.0.0.1:60556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4132251 T17887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4132251 T17887 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4132252 T17887 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 4132259 T17887 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 4132265 T17887 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 4132275 T17887 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 4132281 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4132282 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 4132297 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 4132298 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 4132304 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4132305 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4132312 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4132313 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 4132322 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4132323 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 4132335 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4132336 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 4132342 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4132343 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 4132355 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4132357 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4132363 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4132364 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4132371 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4132373 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 4132380 T17887 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4132381 T17887 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 4134838 T17887 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001/cores/collection1
   [junit4]   2> 4134843 T17887 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4134857 T17887 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60559
   [junit4]   2> 4134858 T17887 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 4134858 T17887 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4134859 T17887 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001
   [junit4]   2> 4134859 T17887 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001/'
   [junit4]   2> 4134932 T17887 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001/solr.xml
   [junit4]   2> 4134956 T17887 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001/cores
   [junit4]   2> 4134957 T17887 oasc.CoreContainer.<init> New CoreContainer 1932834662
   [junit4]   2> 4134957 T17887 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001/]
   [junit4]   2> 4134958 T17887 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 4134958 T17887 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 4134963 T17887 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 4134963 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4134964 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 4134964 T17887 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 4134965 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4134965 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 4134966 T17887 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 4134967 T17887 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4134967 T17887 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 4134968 T17887 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4134969 T17887 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4134970 T17887 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4134970 T17887 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4134971 T17887 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60556/solr
   [junit4]   2> 4134972 T17887 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 4134972 T17887 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4134973 T17887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4134978 T17910 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43d7cdeb name:ZooKeeperConnection Watcher:127.0.0.1:60556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4134978 T17887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4134979 T17887 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4134990 T17887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4134993 T17913 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f92481d name:ZooKeeperConnection Watcher:127.0.0.1:60556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4134994 T17887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4134997 T17887 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 4135005 T17887 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 4135017 T17887 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 4135030 T17887 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 4135041 T17887 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 4135050 T17887 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 4135054 T17887 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60559_
   [junit4]   2> 4135056 T17887 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60559_
   [junit4]   2> 4135062 T17887 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 4135067 T17887 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 4135072 T17887 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4135078 T17887 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60559_
   [junit4]   2> 4135079 T17887 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 4135083 T17887 oasc.Overseer.start Overseer (id=93343264318750723-127.0.0.1:60559_-n_0000000000) starting
   [junit4]   2> 4135091 T17887 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 4135113 T17887 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4135115 T17915 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 4135116 T17914 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 4135123 T17914 oasc.Overseer$ClusterStateUpdater.run ERROR Exception in Overseer work queue loop org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /clusterstate.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:341)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.constructState(ZkStateReader.java:447)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:526)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:258)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:164)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 4135128 T17887 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 4135133 T17887 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 4135137 T17887 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4135149 T17887 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001/cores
   [junit4]   2> 4135152 T17887 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001/cores/collection1/
   [junit4]   2> 4135153 T17887 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 4135155 T17917 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 4135155 T17917 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4135157 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4135157 T17917 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 4135160 T17914 oasc.Overseer$ClusterStateUpdater.run ERROR Exception in Overseer main queue loop java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:221)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 4135169 T17914 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:60559",
   [junit4]   2> 	  "node_name":"127.0.0.1:60559_",
   [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> 4135171 T17914 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:60559",
   [junit4]   2> 	  "node_name":"127.0.0.1:60559_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4135171 T17914 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 4135171 T17914 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 4135175 T17913 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> 4135184 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4136160 T17917 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4136160 T17917 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 4136162 T17917 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 4136162 T17917 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 4136164 T17917 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4136165 T17917 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001/cores/collection1/'
   [junit4]   2> 4136198 T17917 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 4136204 T17917 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 4136217 T17917 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 4136223 T17917 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 4136235 T17917 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4136238 T17917 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 4136247 T17917 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 4136464 T17917 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4136470 T17917 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 4136472 T17917 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4136502 T17917 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4136510 T17917 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4136520 T17917 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4136526 T17917 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4136527 T17917 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4136528 T17917 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4136530 T17917 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4136531 T17917 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4136531 T17917 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 4136532 T17917 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4136532 T17917 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/control/data/
   [junit4]   2> 4136533 T17917 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ecf125f
   [junit4]   2> 4136533 T17917 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/control/data
   [junit4]   2> 4136534 T17917 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/control/data/index/
   [junit4]   2> 4136534 T17917 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 4136535 T17917 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/control/data/index
   [junit4]   2> 4136535 T17917 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6054516384560333]
   [junit4]   2> 4136536 T17917 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@414607c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b2ba7d5; maxCacheMB=0.919921875 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
   [junit4]   2> 4136537 T17917 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4136541 T17917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4136542 T17917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4136542 T17917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4136542 T17917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4136543 T17917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4136543 T17917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4136544 T17917 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4136544 T17917 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4136544 T17917 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4136545 T17917 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4136546 T17917 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4136546 T17917 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4136547 T17917 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4136548 T17917 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4136548 T17917 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4136549 T17917 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4136549 T17917 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4136550 T17917 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4136556 T17917 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4136556 T17917 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4136557 T17917 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4136558 T17917 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4136559 T17917 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4136560 T17917 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4136560 T17917 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4136561 T17917 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4136561 T17917 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 4136579 T17917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4136582 T17917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4136585 T17917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4136588 T17917 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4136588 T17917 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4136593 T17917 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4136594 T17917 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4136594 T17917 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=10.248046875, floorSegmentMB=1.267578125, forceMergeDeletesPctAllowed=16.98703388360339, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40154051704604343
   [junit4]   2> 4136595 T17917 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@414607c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b2ba7d5; maxCacheMB=0.919921875 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
   [junit4]   2> 4136595 T17917 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4136596 T17917 oass.SolrIndexSearcher.<init> Opening Searcher@2ab30d7a[collection1] main
   [junit4]   2> 4136597 T17917 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 4136600 T17917 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4136601 T17917 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 4136603 T17917 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4136603 T17917 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 4136603 T17917 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4136605 T17917 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4136605 T17917 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4136605 T17917 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 4136606 T17917 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 4136607 T17917 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 4136607 T17918 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ab30d7a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4136609 T17887 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4136610 T17887 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 4136611 T17887 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4136613 T17887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4136616 T17921 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60559 collection:control_collection shard:shard1
   [junit4]   2> 4136618 T17924 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@363e6090 name:ZooKeeperConnection Watcher:127.0.0.1:60556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4136618 T17887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4136619 T17887 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4136620 T17921 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4136623 T17887 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4136641 T17887 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4136644 T17921 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 4136654 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4136655 T17921 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 4136655 T17921 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4172 name=collection1 org.apache.solr.core.SolrCore@20f2ce12 url=http://127.0.0.1:60559/collection1 node=127.0.0.1:60559_ C4172_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60559, node_name=127.0.0.1:60559_, state=down}
   [junit4]   2> 4136655 T17921 C4172 P60559 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60559/collection1/
   [junit4]   2> 4136656 T17921 C4172 P60559 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 4136656 T17921 C4172 P60559 oasc.SyncStrategy.syncToMe http://127.0.0.1:60559/collection1/ has no replicas
   [junit4]   2> 4136657 T17921 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60559/collection1/ shard1
   [junit4]   2> 4136657 T17921 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 4136667 T17914 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> 4136682 T17913 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> 4136692 T17924 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> 4136737 T17914 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:60559",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 4136748 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4136853 T17924 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> 4136853 T17913 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> 4136892 T17921 oasc.ZkController.register We are http://127.0.0.1:60559/collection1/ and leader is http://127.0.0.1:60559/collection1/
   [junit4]   2> 4136893 T17921 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60559
   [junit4]   2> 4136893 T17921 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 4136893 T17921 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 4136894 T17921 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4136897 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4136901 T17914 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:60559",
   [junit4]   2> 	  "node_name":"127.0.0.1:60559_",
   [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> 4136903 T17914 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:60559",
   [junit4]   2> 	  "node_name":"127.0.0.1:60559_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4137014 T17924 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> 4137015 T17913 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> 4138875 T17887 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001/cores/collection1
   [junit4]   2> 4138879 T17887 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 4138880 T17887 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4138884 T17887 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60563
   [junit4]   2> 4138888 T17887 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 4138889 T17887 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4138889 T17887 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001
   [junit4]   2> 4138889 T17887 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001/'
   [junit4]   2> 4138930 T17887 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001/solr.xml
   [junit4]   2> 4138943 T17887 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001/cores
   [junit4]   2> 4138944 T17887 oasc.CoreContainer.<init> New CoreContainer 1772630793
   [junit4]   2> 4138944 T17887 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001/]
   [junit4]   2> 4138945 T17887 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 4138945 T17887 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 4138946 T17887 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 4138946 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4138946 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 4138947 T17887 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 4138947 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4138948 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 4138948 T17887 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 4138949 T17887 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4138949 T17887 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 4138949 T17887 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4138950 T17887 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4138950 T17887 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4138951 T17887 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4138951 T17887 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60556/solr
   [junit4]   2> 4138952 T17887 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 4138952 T17887 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4138953 T17887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4138957 T17936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f7cd003 name:ZooKeeperConnection Watcher:127.0.0.1:60556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4138957 T17887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4138958 T17887 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4138962 T17887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4138965 T17939 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@362e9ff0 name:ZooKeeperConnection Watcher:127.0.0.1:60556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4138966 T17887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4138982 T17887 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4139994 T17887 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60563_
   [junit4]   2> 4139996 T17887 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60563_
   [junit4]   2> 4140006 T17887 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4140013 T17887 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001/cores
   [junit4]   2> 4140015 T17887 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001/cores/collection1/
   [junit4]   2> 4140015 T17887 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 4140018 T17940 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 4140018 T17940 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4140020 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4140021 T17940 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 4140023 T17914 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:60563",
   [junit4]   2> 	  "node_name":"127.0.0.1:60563_",
   [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> 4140025 T17914 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:60563",
   [junit4]   2> 	  "node_name":"127.0.0.1:60563_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4140025 T17914 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 4140025 T17914 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 4140028 T17939 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 4140029 T17913 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 4140028 T17924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 4141023 T17940 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4141023 T17940 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 4141025 T17940 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 4141025 T17940 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 4141028 T17940 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4141028 T17940 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001/cores/collection1/'
   [junit4]   2> 4141059 T17940 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 4141063 T17940 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 4141076 T17940 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 4141082 T17940 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 4141092 T17940 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4141096 T17940 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 4141123 T17940 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 4141260 T17940 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4141265 T17940 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 4141266 T17940 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4141291 T17940 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4141296 T17940 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4141302 T17940 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4141304 T17940 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4141305 T17940 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4141305 T17940 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4141307 T17940 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4141308 T17940 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4141308 T17940 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 4141309 T17940 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4141309 T17940 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty1/
   [junit4]   2> 4141309 T17940 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ecf125f
   [junit4]   2> 4141311 T17940 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty1
   [junit4]   2> 4141311 T17940 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty1/index/
   [junit4]   2> 4141312 T17940 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 4141313 T17940 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty1/index
   [junit4]   2> 4141313 T17940 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6054516384560333]
   [junit4]   2> 4141315 T17940 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@61d21ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40f9652d; maxCacheMB=0.919921875 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
   [junit4]   2> 4141315 T17940 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4141324 T17940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4141325 T17940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4141325 T17940 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4141325 T17940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4141326 T17940 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4141326 T17940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4141327 T17940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4141327 T17940 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4141328 T17940 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4141328 T17940 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4141329 T17940 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4141329 T17940 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4141329 T17940 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4141330 T17940 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4141330 T17940 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4141333 T17940 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4141333 T17940 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4141334 T17940 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4141336 T17940 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4141337 T17940 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4141337 T17940 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4141338 T17940 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4141338 T17940 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4141339 T17940 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4141339 T17940 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4141340 T17940 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4141340 T17940 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 4141348 T17940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4141350 T17940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4141351 T17940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4141353 T17940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4141353 T17940 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4141356 T17940 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4141356 T17940 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4141357 T17940 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=10.248046875, floorSegmentMB=1.267578125, forceMergeDeletesPctAllowed=16.98703388360339, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40154051704604343
   [junit4]   2> 4141357 T17940 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@61d21ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40f9652d; maxCacheMB=0.919921875 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
   [junit4]   2> 4141358 T17940 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4141358 T17940 oass.SolrIndexSearcher.<init> Opening Searcher@5598cddb[collection1] main
   [junit4]   2> 4141358 T17940 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 4141366 T17940 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4141366 T17940 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 4141368 T17940 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4141368 T17940 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 4141369 T17940 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4141371 T17940 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4141371 T17940 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4141371 T17940 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 4141372 T17940 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 4141373 T17941 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5598cddb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4141373 T17940 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 4141376 T17944 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60563 collection:collection1 shard:shard2
   [junit4]   2> 4141377 T17887 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4141377 T17887 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 4141378 T17944 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 4141393 T17944 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 4141398 T17944 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 4141399 T17944 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4173 name=collection1 org.apache.solr.core.SolrCore@4c961491 url=http://127.0.0.1:60563/collection1 node=127.0.0.1:60563_ C4173_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60563, node_name=127.0.0.1:60563_, state=down}
   [junit4]   2> 4141399 T17944 C4173 P60563 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60563/collection1/
   [junit4]   2> 4141400 T17944 C4173 P60563 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 4141400 T17944 C4173 P60563 oasc.SyncStrategy.syncToMe http://127.0.0.1:60563/collection1/ has no replicas
   [junit4]   2> 4141401 T17944 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60563/collection1/ shard2
   [junit4]   2> 4141401 T17944 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 4141416 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4141419 T17914 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 4141426 T17914 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:60563",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 4141433 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4141444 T17939 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 4141444 T17913 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 4141454 T17924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 4141466 T17944 oasc.ZkController.register We are http://127.0.0.1:60563/collection1/ and leader is http://127.0.0.1:60563/collection1/
   [junit4]   2> 4141467 T17944 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60563
   [junit4]   2> 4141467 T17944 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 4141468 T17944 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 4141468 T17944 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4141472 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4141475 T17914 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:60563",
   [junit4]   2> 	  "node_name":"127.0.0.1:60563_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 4141478 T17914 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:60563",
   [junit4]   2> 	  "node_name":"127.0.0.1:60563_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4141606 T17924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 4141606 T17939 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 4141607 T17913 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 4143240 T17887 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001/cores/collection1
   [junit4]   2> 4143244 T17887 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 4143245 T17887 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4143250 T17887 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60566
   [junit4]   2> 4143251 T17887 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 4143252 T17887 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4143252 T17887 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001
   [junit4]   2> 4143252 T17887 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001/'
   [junit4]   2> 4143296 T17887 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001/solr.xml
   [junit4]   2> 4143309 T17887 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001/cores
   [junit4]   2> 4143312 T17887 oasc.CoreContainer.<init> New CoreContainer 1236264869
   [junit4]   2> 4143313 T17887 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001/]
   [junit4]   2> 4143313 T17887 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 4143314 T17887 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 4143314 T17887 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 4143315 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4143315 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 4143316 T17887 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 4143316 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4143317 T17887 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 4143317 T17887 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 4143318 T17887 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4143318 T17887 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 4143320 T17887 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4143320 T17887 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4143321 T17887 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4143321 T17887 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4143322 T17887 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60556/solr
   [junit4]   2> 4143323 T17887 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 4143323 T17887 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4143325 T17887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4143328 T17956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fdae21b name:ZooKeeperConnection Watcher:127.0.0.1:60556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4143329 T17887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4143330 T17887 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4143335 T17887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4143338 T17959 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@607dd0af name:ZooKeeperConnection Watcher:127.0.0.1:60556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4143338 T17887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4143352 T17887 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4144366 T17887 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60566_
   [junit4]   2> 4144368 T17887 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60566_
   [junit4]   2> 4144382 T17887 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4144387 T17887 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001/cores
   [junit4]   2> 4144389 T17887 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001/cores/collection1/
   [junit4]   2> 4144390 T17887 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 4144393 T17960 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 4144393 T17960 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4144395 T17960 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 4144395 T17913 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4144397 T17914 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:60566",
   [junit4]   2> 	  "node_name":"127.0.0.1:60566_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 7
   [junit4]   2> 4144398 T17914 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:60566",
   [junit4]   2> 	  "node_name":"127.0.0.1:60566_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4144399 T17914 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 4144399 T17914 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 4144403 T17959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 4144403 T17924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 4144403 T17913 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 4144403 T17939 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 4145396 T17960 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4145397 T17960 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 4145399 T17960 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 4145399 T17960 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 4145402 T17960 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4145403 T17960 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001/cores/collection1/'
   [junit4]   2> 4145463 T17960 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 4145470 T17960 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 4145484 T17960 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 4145489 T17960 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 4145503 T17960 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4145507 T17960 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 4145514 T17960 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 4145676 T17960 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4145685 T17960 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 4145686 T17960 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4145716 T17960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4145723 T17960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4145730 T17960 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4145732 T17960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4145733 T17960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4145733 T17960 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4145736 T17960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4145736 T17960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4145737 T17960 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 4145737 T17960 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4145737 T17960 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/shard-2-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty2/
   [junit4]   2> 4145738 T17960 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ecf125f
   [junit4]   2> 4145738 T17960 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty2
   [junit4]   2> 4145739 T17960 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty2/index/
   [junit4]   2> 4145739 T17960 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 4145740 T17960 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud C73A864E4F37F380-001/tempDir-001/jetty2/index
   [junit4]   2> 4145740 T17960 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6054516384560333]
   [junit4]   2> 4145741 T17960 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@db6af35 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b92dd28; maxCacheMB=0.919921875 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
   [junit4]   2> 4145742 T17960 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4145748 T17960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4145748 T17960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4145749 T17960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4145749 T17960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4145750 T17960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4145750 T17960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4145751 T17960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4145751 T17960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4145751 T17960 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4145752 T17960 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4145753 T17960 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4145753 T17960 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4145754 T17960 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4145754 T17960 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4145756 T17960 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4145757 T17960 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4145758 T17960 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4145759 T17960 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4145760 T17960 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4145762 T17960 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4145762 T17960 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4145763 T17960 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4145763 T17960 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4145765 T17960 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4145765 T17960 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4145766 T17960 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4145767 T17960 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 4145777 T17960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4145779 T17960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4145781 T17960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4145783 T17960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4145783 T17960 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4145787 T17960 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4145787 T17960 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4145788 T17960 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=10.248046875, f

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

seudoReturnFields, HdfsRecoveryZkTest, OverseerTest, TestReqParamsAPI, LeaderElectionIntegrationTest, FastVectorHighlighterTest, SignatureUpdateProcessorFactoryTest, UpdateRequestProcessorFactoryTest, TestSchemaNameResource, ReplicationFactorTest, OverriddenZkACLAndCredentialsProvidersTest, TestManagedStopFilterFactory, UpdateParamsTest, ZkCLITest, TestReload, TestBulkSchemaAPI, TestAnalyzedSuggestions, OutputWriterTest, SuggestComponentTest, AlternateDirectoryTest, TermVectorComponentDistributedTest, ClusterStateUpdateTest, CustomCollectionTest, TestSortingResponseWriter, TestTrie, AssignTest, TestDefaultSimilarityFactory, CoreAdminHandlerTest, TestComplexPhraseQParserPlugin, SolrXmlInZkTest, TestSchemaManager, EchoParamsTest, TriLevelCompositeIdRoutingTest, DistributedTermsComponentTest, TestUpdate, SliceStateTest, SimpleCollectionCreateDeleteTest, TestIndexingPerformance, TestDefaultSearchFieldResource, TestLeaderElectionZkExpiry, DistributedFacetPivotSmallAdvancedTest, TestDynamicFieldCollectionResource, TestIntervalFaceting, TestManagedSchemaDynamicFieldResource, TestSolrConfigHandler, TestFiltering, TestShortCircuitedRequests, TestWordDelimiterFilterFactory, TestStressUserVersions, BadCopyFieldTest, TestDistributedGrouping, StressHdfsTest, BlockCacheTest, TestCollectionAPI, IndexBasedSpellCheckerTest, BJQParserTest, UUIDUpdateProcessorFallbackTest, MultiTermTest, DistributedDebugComponentTest, TestDynamicLoading, UnloadDistributedZkTest, TestHighlightDedupGrouping, TestQueryTypes, OverseerStatusTest, OpenExchangeRatesOrgProviderTest, TestRandomMergePolicy, CSVRequestHandlerTest, RequestLoggingTest, TestSearcherReuse, CachingDirectoryFactoryTest, TestFunctionQuery, ExternalCollectionsTest, SolrTestCaseJ4Test, TestFaceting, SpellingQueryConverterTest, QueryParsingTest, TestCSVLoader, TestConfig, TestSchemaSimilarityResource, SolrPluginUtilsTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestFieldTypeResource, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, CursorPagingTest, DistributedFacetPivotLargeTest, TestOrdValues, BasicDistributedZk2Test, TestCustomSort, ParsingFieldUpdateProcessorsTest, QueryEqualityTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestManagedResource, ChaosMonkeySafeLeaderTest, TestCloudInspectUtil, TestReplicaProperties, AtomicUpdatesTest, SimpleMLTQParserTest, DistributedIntervalFacetingTest, TestHighFrequencyDictionaryFactory, TestDocumentBuilder, TestReversedWildcardFilterFactory, CollectionsAPIDistributedZkTest, TestRawResponseWriter, XmlUpdateRequestHandlerTest, TestPartialUpdateDeduplication, SynonymTokenizerTest, QueryResultKeyTest, TestPostingsSolrHighlighter, TestRandomFaceting, TestCloudManagedSchema, AnalyticsMergeStrategyTest, TestSweetSpotSimilarityFactory, ShardRoutingCustomTest, ShardSplitTest, TestRandomDVFaceting, HdfsBasicDistributedZk2Test, AutoCommitTest, UniqFieldsUpdateProcessorFactoryTest, TestLMDirichletSimilarityFactory, HdfsBasicDistributedZkTest, TestSchemaVersionResource, TestCoreContainer, TestIndexSearcher, TestLMJelinekMercerSimilarityFactory, TestDocBasedVersionConstraints, RankQueryTest, TestImplicitCoreProperties, TestXIncludeConfig, SystemInfoHandlerTest, TestNRTOpen, DistributedFacetPivotSmallTest, TestNoOpRegenerator, SoftAutoCommitTest, TestFoldingMultitermQuery, TestExceedMaxTermLength, TestClassNameShortening, DistribJoinFromCollectionTest, LeaderElectionTest, LoggingHandlerTest, FileUtilsTest, SOLR749Test, VMParamsZkACLAndCredentialsProvidersTest, MBeansHandlerTest, DisMaxRequestHandlerTest, TestConfigSets, SpatialRPTFieldTypeTest, HdfsDirectoryFactoryTest, TestMiniSolrCloudClusterSSL, HdfsCollectionsAPIDistributedZkTest, TestReplicationHandlerBackup, TestFastOutputStream, SSLMigrationTest, InfoHandlerTest, TestRestManager, SortByFunctionTest, TestFieldSortValues, DirectSolrSpellCheckerTest, HardAutoCommitTest, QueryElevationComponentTest, BadComponentTest, DeleteInactiveReplicaTest, TestSolr4Spatial2, SolrCoreCheckLockOnStartupTest, TestFileDictionaryLookup, RecoveryZkTest, TestInitParams, OverseerRolesTest, TestReplicationHandler, HighlighterMaxOffsetTest, TestZkChroot, TestDocSet, LeaderFailoverAfterPartitionTest, DirectUpdateHandlerTest, TestLRUCache, CircularListTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, RequiredFieldsTest, TestSurroundQueryParser, XsltUpdateRequestHandlerTest, TestLazyCores, SolrCoreTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestStressReorder, SolrCmdDistributorTest, TimeZoneUtilsTest, TestUtils, SpellPossibilityIteratorTest, SampleTest, DateMathParserTest, BlockDirectoryTest, TestSuggestSpellingConverter, EnumFieldTest, ChangedSchemaMergeTest, DistributedFacetPivotLongTailTest, TestManagedSynonymFilterFactory, SyncSliceTest, BasicDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestDistributedSearch, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, TestStressVersions, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, OverseerCollectionProcessorTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, JSONWriterTest, TestCSVResponseWriter, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, DistributedMLTComponentTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, ActionThrottleTest, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, MultiThreadedOCPTest, RollingRestartTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudPivotFacet, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, TestRebalanceLeaders, TestRequestStatusCollectionAPI, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, TestConfigOverlay, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrDynamicMBean, TestSolrXml, TestBlobHandler, TestConfigReload, TestSolrConfigHandlerCloud]
   [junit4] Completed in 73.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 207 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1368: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:975: There were test failures: 466 suites, 1863 tests, 1 failure, 51 ignored (20 assumptions)

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



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1965 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1965/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.search.TestStressUserVersions.initializationError

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2615)
	at java.lang.Class.getDeclaredMethods(Class.java:1860)
	at com.carrotsearch.randomizedtesting.ClassModel$3.members(ClassModel.java:215)
	at com.carrotsearch.randomizedtesting.ClassModel$3.members(ClassModel.java:212)
	at com.carrotsearch.randomizedtesting.ClassModel$ModelBuilder.build(ClassModel.java:85)
	at com.carrotsearch.randomizedtesting.ClassModel.methodsModel(ClassModel.java:212)
	at com.carrotsearch.randomizedtesting.ClassModel.<init>(ClassModel.java:207)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.<init>(RandomizedRunner.java:319)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31)
	at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
	at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
	at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:194)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:310)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDateFormats

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space
	at __randomizedtesting.SeedInfo.seed([D260EF87F9C1C3C9:680AF54A8D8BFDE2]:0)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at org.joda.time.format.DateTimeFormatterBuilder$TextField.parseInto(DateTimeFormatterBuilder.java:1841)
	at org.joda.time.format.DateTimeFormatterBuilder$Composite.parseInto(DateTimeFormatterBuilder.java:2735)
	at org.joda.time.format.DateTimeFormatter.parseDateTime(DateTimeFormatter.java:851)
	at org.apache.solr.update.processor.ParseDateFieldUpdateProcessorFactory$1.mutateValue(ParseDateFieldUpdateProcessorFactory.java:119)
	at org.apache.solr.update.processor.AllValuesOrNoneFieldMutatingUpdateProcessor.mutate(AllValuesOrNoneFieldMutatingUpdateProcessor.java:84)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:97)
	at org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:76)
	at org.apache.solr.update.processor.UpdateProcessorTestBase.processAdd(UpdateProcessorTestBase.java:48)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDateFormats(ParsingFieldUpdateProcessorsTest.java:215)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

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

Stack Trace:
java.lang.AssertionError: Could not get expected value  'org.apache.solr.response.transform.ValueAugmenterFactory' for path 'config/transformer/mytrans/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{
    "znodeVersion":0,
    "luceneMatchVersion":"org.apache.lucene.util.Version:5.1.0",
    "updateHandler":{
      "class":"solr.DirectUpdateHandler2",
      "autoCommmitMaxDocs":-1,
      "indexWriterCloseWaitsForMerges":true,
      "openSearcher":true,
      "commitIntervalLowerBound":-1,
      "commitWithinSoftCommit":true,
      "autoCommit":{
        "maxDocs":-1,
        "maxTime":-1,
        "commitIntervalLowerBound":-1},
      "autoSoftCommit":{
        "maxDocs":-1,
        "maxTime":-1}},
    "query":{
      "useFilterForSortedQuery":false,
      "queryResultWindowSize":1,
      "queryResultMaxDocsCached":2147483647,
      "enableLazyFieldLoading":false,
      "maxBooleanClauses":1024,
      "":{
        "initialSize":"10",
        "showItems":"-1",
        "size":"10000",
        "name":"fieldValueCache"}},
    "requestHandler":{
      "standard":{
        "class":"solr.StandardRequestHandler",
        "name":"standard"},
      "/admin/file":{
        "class":"solr.admin.ShowFileRequestHandler",
        "name":"/admin/file",
        "invariants":{"hidden":"bogus.txt"}},
      "/update":{
        "name":"/update",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{}},
      "/update/json":{
        "name":"/update/json",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{"update.contentType":"application/json"}},
      "/update/csv":{
        "name":"/update/csv",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{"update.contentType":"application/csv"}},
      "/update/json/docs":{
        "name":"/update/json/docs",
        "class":"org.apache.solr.handler.UpdateRequestHandler",
        "defaults":{
          "update.contentType":"application/json",
          "json.command":"false"}},
      "/config":{
        "name":"/config",
        "class":"org.apache.solr.handler.SolrConfigHandler",
        "defaults":{}},
      "/schema":{
        "name":"/schema",
        "class":"org.apache.solr.handler.SchemaHandler",
        "defaults":{}},
      "/replication":{
        "name":"/replication",
        "class":"org.apache.solr.handler.ReplicationHandler",
        "defaults":{}},
      "/get":{
        "name":"/get",
        "class":"org.apache.solr.handler.RealTimeGetHandler",
        "defaults":{
          "omitHeader":"true",
          "wt":"json",
          "indent":"true"}},
      "/admin/luke":{
        "name":"/admin/luke",
        "class":"org.apache.solr.handler.admin.LukeRequestHandler",
        "defaults":{}},
      "/admin/system":{
        "name":"/admin/system",
        "class":"org.apache.solr.handler.admin.SystemInfoHandler",
        "defaults":{}},
      "/admin/mbeans":{
        "name":"/admin/mbeans",
        "class":"org.apache.solr.handler.admin.SolrInfoMBeanHandler",
        "defaults":{}},
      "/admin/plugins":{
        "name":"/admin/plugins",
        "class":"org.apache.solr.handler.admin.PluginInfoHandler",
        "defaults":{}},
      "/admin/threads":{
        "name":"/admin/threads",
        "class":"org.apache.solr.handler.admin.ThreadDumpHandler",
        "defaults":{}},
      "/admin/properties":{
        "name":"/admin/properties",
        "class":"org.apache.solr.handler.admin.PropertiesRequestHandler",
        "defaults":{}},
      "/admin/logging":{
        "name":"/admin/logging",
        "class":"org.apache.solr.handler.admin.LoggingHandler",
        "defaults":{}},
      "/admin/ping":{
        "name":"/admin/ping",
        "class":"org.apache.solr.handler.PingRequestHandler",
        "defaults":{},
        "invariants":{
          "echoParams":"all",
          "q":"solrpingquery"}}},
    "directoryFactory":{
      "class":"org.apache.solr.core.MockDirectoryFactory",
      "name":"DirectoryFactory",
      "solr.hdfs.blockcache.enabled":true,
      "solr.hdfs.blockcache.blocksperbank":1024,
      "solr.hdfs.home":"",
      "solr.hdfs.confdir":"",
      "solr.hdfs.blockcache.global":"false"},
    "updateRequestProcessorChain":[
      {
        "name":"nodistrib",
        "":[
          {"class":"solr.NoOpDistributingUpdateProcessorFactory"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"dedupe",
        "":[
          {
            "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
            "enabled":true,
            "overwriteDupes":true,
            "fields":"v_t,t_field",
            "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"stored_sig",
        "":[
          {
            "class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
            "enabled":true,
            "signatureField":"non_indexed_signature_sS",
            "overwriteDupes":false,
            "fields":"v_t,t_field",
            "signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"distrib-dup-test-chain-explicit",
        "":[
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.DistributedUpdateProcessorFactory"},
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.RunUpdateProcessorFactory"}]},
      {
        "name":"distrib-dup-test-chain-implicit",
        "":[
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.RegexReplaceProcessorFactory"},
          {"class":"solr.RunUpdateProcessorFactory"}]}],
    "updateHandlerupdateLog":{"dir":""},
    "jmx":{
      "agentId":null,
      "serviceUrl":null,
      "rootName":null},
    "requestDispatcher":{
      "handleSelect":true,
      "httpCaching":{
        "never304":false,
        "etagSeed":"Solr",
        "lastModFrom":"opentime",
        "cacheControl":null},
      "requestParsers":{
        "multipartUploadLimitKB":2048,
        "formUploadLimitKB":2048,
        "addHttpRequestToContext":false}},
    "indexConfig":{
      "maxBufferedDocs":-1,
      "maxMergeDocs":-1,
      "maxIndexingThreads":3,
      "mergeFactor":-1,
      "ramBufferSizeMB":16.0,
      "writeLockTimeout":1000,
      "lockType":"single",
      "mergeScheduler":{"class":"org.apache.solr.util.RandomMergePolicy"}}}}
	at __randomizedtesting.SeedInfo.seed([D260EF87F9C1C3C9:5A34D05D573DAE31]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
	at org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:338)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:90)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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 9875 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/init-core-data-001
   [junit4]   2> 2308948 T8128 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2308949 T8128 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /n_d/
   [junit4]   2> 2308957 T8128 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2308959 T8129 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2309058 T8128 oasc.ZkTestServer.run start zk server on port:57713
   [junit4]   2> 2309059 T8128 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2309060 T8128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2309075 T8136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b8a03af name:ZooKeeperConnection Watcher:127.0.0.1:57713 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2309076 T8128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2309077 T8128 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2309077 T8128 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2309089 T8128 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2309092 T8128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2309098 T8139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@442a1a6f name:ZooKeeperConnection Watcher:127.0.0.1:57713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2309098 T8128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2309099 T8128 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2309100 T8128 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2309107 T8128 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2309113 T8128 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2309118 T8128 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2309125 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2309126 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2309135 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2309135 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2309142 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2309142 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2309149 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2309150 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2309156 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2309157 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2309164 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2309164 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2309171 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2309171 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2309178 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2309179 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2309185 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2309186 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2309192 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2309193 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2309199 T8128 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2309200 T8128 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2309209 T8128 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2309210 T8128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2309214 T8142 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d9b110 name:ZooKeeperConnection Watcher:127.0.0.1:57713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2309215 T8128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2309215 T8128 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2310678 T8128 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001/cores/collection1
   [junit4]   2> 2310681 T8128 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2310687 T8128 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2310691 T8128 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57717
   [junit4]   2> 2310694 T8128 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@62b103dd
   [junit4]   2> 2310694 T8128 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2310695 T8128 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001
   [junit4]   2> 2310695 T8128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001/'
   [junit4]   2> 2310737 T8128 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001/solr.xml
   [junit4]   2> 2310778 T8128 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001/cores
   [junit4]   2> 2310778 T8128 oasc.CoreContainer.<init> New CoreContainer 1171800660
   [junit4]   2> 2310778 T8128 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001/]
   [junit4]   2> 2310780 T8128 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2310780 T8128 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2310780 T8128 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2310780 T8128 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2310781 T8128 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2310781 T8128 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2310781 T8128 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2310782 T8128 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2310782 T8128 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2310782 T8128 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2310783 T8128 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2310786 T8128 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2310788 T8128 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2310789 T8128 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2310789 T8128 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2310789 T8128 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57713/solr
   [junit4]   2> 2310790 T8128 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2310790 T8128 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2310791 T8128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2310795 T8154 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d6bd927 name:ZooKeeperConnection Watcher:127.0.0.1:57713 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2310795 T8128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2310796 T8128 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2310800 T8128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2310803 T8157 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ddd33c7 name:ZooKeeperConnection Watcher:127.0.0.1:57713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2310804 T8128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2310806 T8128 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2310812 T8128 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2310819 T8128 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2310825 T8128 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2310830 T8128 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2310838 T8128 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2310841 T8128 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57717_n_d
   [junit4]   2> 2310842 T8128 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57717_n_d
   [junit4]   2> 2310848 T8128 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2310852 T8128 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2310856 T8128 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2310859 T8128 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:57717_n_d
   [junit4]   2> 2310859 T8128 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2310863 T8128 oasc.Overseer.start Overseer (id=93358231804706820-127.0.0.1:57717_n_d-n_0000000000) starting
   [junit4]   2> 2310868 T8128 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2310888 T8128 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2310889 T8159 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2310891 T8158 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2310891 T8128 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2310898 T8128 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2310901 T8128 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2310910 T8128 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001/cores
   [junit4]   2> 2310912 T8128 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001/cores/collection1/
   [junit4]   2> 2310912 T8128 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2310915 T8161 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2310915 T8161 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2310917 T8157 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2310917 T8161 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2310920 T8158 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57717_n_d",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57717/n_d"} current state version: 0
   [junit4]   2> 2310922 T8158 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57717_n_d",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57717/n_d"}
   [junit4]   2> 2310922 T8158 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 2310922 T8158 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2310925 T8157 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> 2311918 T8161 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2311919 T8161 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2311920 T8161 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2311920 T8161 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2311922 T8161 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2311922 T8161 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001/cores/collection1/'
   [junit4]   2> 2311944 T8161 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2311949 T8161 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2311958 T8161 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2311985 T8161 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 2312030 T8161 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2312033 T8161 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2312042 T8161 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2312550 T8161 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2312562 T8161 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2312567 T8161 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2312597 T8161 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2312603 T8161 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2312612 T8161 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2312615 T8161 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2312615 T8161 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2312616 T8161 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2312618 T8161 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2312619 T8161 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2312619 T8161 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2312619 T8161 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2312620 T8161 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/control/data/
   [junit4]   2> 2312620 T8161 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@261b91c0
   [junit4]   2> 2312621 T8161 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/control/data
   [junit4]   2> 2312621 T8161 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/control/data/index/
   [junit4]   2> 2312622 T8161 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2312622 T8161 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/control/data/index
   [junit4]   2> 2312623 T8161 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=85.3505859375, floorSegmentMB=0.681640625, forceMergeDeletesPctAllowed=1.6760143303278996, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2312624 T8161 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2870ceef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@621c1a7),segFN=segments_1,generation=1}
   [junit4]   2> 2312625 T8161 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2312632 T8161 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2312633 T8161 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2312633 T8161 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2312634 T8161 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2312634 T8161 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2312634 T8161 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2312635 T8161 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2312636 T8161 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2312636 T8161 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2312638 T8161 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2312639 T8161 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2312640 T8161 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2312640 T8161 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2312641 T8161 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2312642 T8161 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2312643 T8161 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2312644 T8161 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2312645 T8161 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2312646 T8161 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2312648 T8161 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2312649 T8161 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2312649 T8161 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2312650 T8161 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2312651 T8161 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2312651 T8161 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2312652 T8161 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2312653 T8161 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2312669 T8161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2312671 T8161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2312673 T8161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2312675 T8161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2312677 T8161 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2312680 T8161 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2312680 T8161 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2312681 T8161 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2312682 T8161 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2870ceef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@621c1a7),segFN=segments_1,generation=1}
   [junit4]   2> 2312682 T8161 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2312682 T8161 oass.SolrIndexSearcher.<init> Opening Searcher@287f7c2b[collection1] main
   [junit4]   2> 2312683 T8161 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2312685 T8161 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2312685 T8161 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2312687 T8161 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2312687 T8161 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2312687 T8161 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2312689 T8161 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2312689 T8161 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2312690 T8161 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2312690 T8161 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2312691 T8161 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2312692 T8162 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@287f7c2b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2312693 T8165 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:57717/n_d collection:control_collection shard:shard1
   [junit4]   2> 2312694 T8128 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2312694 T8128 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2312696 T8165 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2312700 T8128 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2312701 T8128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2312705 T8168 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6744a9ad name:ZooKeeperConnection Watcher:127.0.0.1:57713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2312706 T8128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2312706 T8128 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2312708 T8128 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2312712 T8165 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2312716 T8128 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2312717 T8157 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2312719 T8165 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2312719 T8165 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1281 name=collection1 org.apache.solr.core.SolrCore@4ad8dbfc url=https://127.0.0.1:57717/n_d/collection1 node=127.0.0.1:57717_n_d C1281_STATE=coll:control_collection core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:57717_n_d, base_url=https://127.0.0.1:57717/n_d}
   [junit4]   2> 2312719 T8165 C1281 P57717 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:57717/n_d/collection1/
   [junit4]   2> 2312720 T8165 C1281 P57717 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2312720 T8165 C1281 P57717 oasc.SyncStrategy.syncToMe https://127.0.0.1:57717/n_d/collection1/ has no replicas
   [junit4]   2> 2312720 T8165 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:57717/n_d/collection1/ shard1
   [junit4]   2> 2312721 T8165 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2312735 T8158 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> 2312751 T8158 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57717/n_d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 2312758 T8168 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> 2312758 T8157 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> 2312775 T8169 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2312787 T8165 oasc.ZkController.register We are https://127.0.0.1:57717/n_d/collection1/ and leader is https://127.0.0.1:57717/n_d/collection1/
   [junit4]   2> 2312787 T8165 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:57717/n_d
   [junit4]   2> 2312788 T8165 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2312788 T8165 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2312789 T8165 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2312792 T8157 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2312799 T8158 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57717_n_d",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57717/n_d"} current state version: 3
   [junit4]   2> 2312803 T8158 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57717_n_d",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57717/n_d"}
   [junit4]   2> 2312913 T8168 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> 2312914 T8157 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> 2314687 T8128 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001/cores/collection1
   [junit4]   2> 2314690 T8128 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2314691 T8128 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2314700 T8128 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2314703 T8128 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57721
   [junit4]   2> 2314707 T8128 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@62b103dd
   [junit4]   2> 2314708 T8128 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2314708 T8128 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001
   [junit4]   2> 2314708 T8128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001/'
   [junit4]   2> 2314749 T8128 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001/solr.xml
   [junit4]   2> 2314790 T8128 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001/cores
   [junit4]   2> 2314791 T8128 oasc.CoreContainer.<init> New CoreContainer 1660352285
   [junit4]   2> 2314791 T8128 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001/]
   [junit4]   2> 2314793 T8128 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2314793 T8128 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2314793 T8128 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2314794 T8128 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2314794 T8128 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2314795 T8128 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2314795 T8128 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2314795 T8128 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2314796 T8128 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2314796 T8128 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2314796 T8128 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 2314799 T8128 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2314801 T8128 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2314802 T8128 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2314802 T8128 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2314802 T8128 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57713/solr
   [junit4]   2> 2314802 T8128 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2314803 T8128 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2314805 T8128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2314808 T8181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73f84022 name:ZooKeeperConnection Watcher:127.0.0.1:57713 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2314809 T8128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2314809 T8128 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2314814 T8128 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2314818 T8184 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20fd5ee1 name:ZooKeeperConnection Watcher:127.0.0.1:57713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2314819 T8128 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2314834 T8128 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2315849 T8128 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57721_n_d
   [junit4]   2> 2315851 T8128 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57721_n_d
   [junit4]   2> 2315862 T8128 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2317119 T8128 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001/cores
   [junit4]   2> 2317121 T8128 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001/cores/collection1/
   [junit4]   2> 2317122 T8128 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2317125 T8185 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2317125 T8185 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2317127 T8157 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2317127 T8185 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2317129 T8158 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57721_n_d",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57721/n_d"} current state version: 4
   [junit4]   2> 2317131 T8158 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57721_n_d",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57721/n_d"}
   [junit4]   2> 2317131 T8158 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2317132 T8158 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2317135 T8157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2317135 T8184 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2317135 T8168 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2318129 T8185 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2318129 T8185 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2318131 T8185 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2318131 T8185 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2318134 T8185 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2318135 T8185 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2318176 T8185 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2318182 T8185 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2318194 T8185 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2318229 T8185 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 2318311 T8185 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2318315 T8185 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2318332 T8185 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2318925 T8185 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2318934 T8185 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2318937 T8185 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2318967 T8185 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2318974 T8185 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2318981 T8185 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2318984 T8185 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2318984 T8185 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2318984 T8185 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2318987 T8185 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2318987 T8185 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2318987 T8185 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2318987 T8185 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2318988 T8185 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/jetty1/
   [junit4]   2> 2318988 T8185 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@261b91c0
   [junit4]   2> 2318989 T8185 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/jetty1
   [junit4]   2> 2318990 T8185 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/jetty1/index/
   [junit4]   2> 2318990 T8185 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2318990 T8185 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/tempDir-001/jetty1/index
   [junit4]   2> 2318991 T8185 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=85.3505859375, floorSegmentMB=0.681640625, forceMergeDeletesPctAllowed=1.6760143303278996, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2318992 T8185 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a8adb3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@124012b6),segFN=segments_1,generation=1}
   [junit4]   2> 2318992 T8185 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2318999 T8185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2319000 T8185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2319000 T8185 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2319001 T8185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2319001 T8185 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2319002 T8185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2319002 T8185 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2319002 T8185 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2319002 T8185 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2319004 T8185 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2319004 T8185 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2319005 T8185 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2319006 T8185 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2319007 T8185 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2319007 T8185 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2319008 T8185 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2319009 T8185 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2319009 T8185 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2319012 T8185 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2319012 T8185 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2319013 T8185 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2319014 T8185 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2319014 T8185 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2319015 T8185 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2319015 T8185 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2319016 T8185 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2319017 T8185 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2319032 T8185 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2319034 T8185 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2319036 T8185 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2319039 T8185 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2319042 T8185 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2319044 T8185 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2319045 T8185 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2319046 T8185 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2319048 T8185 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1a8adb3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@124012b6),segFN=segments_1,generation=1}
   [junit4]   2> 2319048 T8185 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2319048 T8185 oass.SolrIndexSearcher.<init> Opening Searcher@55739e8a[collection1] main
   [junit4]   2> 2319049 T8185 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2319051 T8185 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2319051 T8185 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2319053 T8185 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2319053 T8185 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2319053 T8185 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2319055 T8185 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2319055 T8185 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2319055 T8185 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2319055 T8185 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2319057 T8186 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55739e8a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2319058 T8185 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2319060 T8189 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:57721/n_d collection:collection1 shard:shard2
   [junit4]   2> 2319061 T8128 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2319061 T8128 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2319063 T8189 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2319080 T8189 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2319085 T8189 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2319086 T8189 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1282 name=collection1 org.apache.solr.core.SolrCore@13df75ee url=https://127.0.0.1:57721/n_d/collection1 node=127.0.0.1:57721_n_d C1282_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:57721_n_d, base_url=https://127.0.0.1:57721/n_d}
   [junit4]   2> 2319086 T8189 C1282 P57721 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:57721/n_d/collection1/
   [junit4]   2> 2319087 T8189 C1282 P57721 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2319087 T8189 C1282 P57721 oasc.SyncStrategy.syncToMe https://127.0.0.1:57721/n_d/collection1/ has no replicas
   [junit4]   2> 2319088 T8189 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:57721/n_d/collection1/ shard2
   [junit4]   2> 2319088 T8189 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2319093 T8157 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2319107 T8158 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 2319111 T8184 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2319115 T8157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2319125 T8168 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2319132 T8158 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57721/n_d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 2319148 T8184 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2319157 T8157 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2319158 T8190 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2319159 T8169 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2319211 T8189 oasc.ZkController.register We are https://127.0.0.1:57721/n_d/collection1/ and leader is https://127.0.0.1:57721/n_d/collection1/
   [junit4]   2> 2319212 T8189 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:57721/n_d
   [junit4]   2> 2319212 T8189 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2319212 T8189 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2319213 T8189 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2319216 T8169 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2319221 T8158 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57721_n_d",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57721/n_d"} current state version: 7
   [junit4]   2> 2319224 T8158 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57721_n_d",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57721/n_d"}
   [junit4]   2> 2319335 T8184 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2319335 T8169 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2319335 T8190 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2320741 T8128 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-2-001/cores/collection1
   [junit4]   2> 2320744 T8128 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2320746 T8128 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2320754 T8128 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2320757 T8128 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57724
   [junit4]   2> 2320763 T8128 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@62b103dd
   [junit4]   2> 2320763 T8128 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2320764 T8128 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-2-001
   [junit4]   2> 2320764 T8128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-2-001/'
   [junit4]   2> 2320815 T8128 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-2-001/solr.xml
   [junit4]   2> 2320870 T8128 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-2-001/cores
   [junit4]   2> 2320870 T8128 oasc.CoreContainer.<init> New CoreContainer 364081794
   [junit4]   2> 2320871 T8128 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud D260EF87F9C1C3C9-001/shard-2-001/]
   [junit4]   2> 2320873 T8128 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2320874 T8128 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2320874 T8128 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15

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

ibDocExpirationUpdateProcessorTest, TestFunctionQuery, BadIndexSchemaTest, TestIBSimilarityFactory, DistributedQueryComponentOptimizationTest, TestLRUCache, TestOrdValues, TestLFUCache, TestElisionMultitermQuery, TestPhraseSuggestions, TermsComponentTest, AddBlockUpdateTest, TestClusterStateMutator, UnloadDistributedZkTest, MultiThreadedOCPTest, TestNoOpRegenerator, TestSolrJ, ClusterStateTest, ConvertedLegacyTest, DistributedQueryComponentCustomSortTest, LukeRequestHandlerTest, TestManagedSchemaFieldTypeResource, NumericFieldsTest, TestQuerySenderNoQuery, TestBinaryField, TestBinaryResponseWriter, MoreLikeThisHandlerTest, CachingDirectoryFactoryTest, TestPHPSerializedResponseWriter, LeaderElectionIntegrationTest, DateRangeFieldTest, TestAtomicUpdateErrorCases, TestSolrConfigHandler, TestFiltering, TermVectorComponentTest, TestWordDelimiterFilterFactory, TestCollapseQParserPlugin, ResponseHeaderTest, CurrencyFieldOpenExchangeTest, HdfsRecoveryZkTest, TestFaceting, TestRecovery, AnalyticsQueryTest, TestDynamicLoading, QueryEqualityTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SoftAutoCommitTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SimpleCollectionCreateDeleteTest, TestArbitraryIndexDir, TestDFRSimilarityFactory, TestQueryUtils, PreAnalyzedFieldTest, DeleteInactiveReplicaTest, TestFieldTypeResource, SortByFunctionTest, DistributedQueryElevationComponentTest, HighlighterConfigTest, TestExceedMaxTermLength, TestFastOutputStream, CoreMergeIndexesAdminHandlerTest, TestDefaultSimilarityFactory, DateMathParserTest, ScriptEngineTest, HttpPartitionTest, TestRemoteStreaming, TestZkChroot, TestCodecSupport, MultiTermTest, CoreAdminHandlerTest, XmlUpdateRequestHandlerTest, DistributedFacetPivotLargeTest, TestOmitPositions, CloudExitableDirectoryReaderTest, HdfsWriteToMultipleCollectionsTest, VMParamsZkACLAndCredentialsProvidersTest, JsonLoaderTest, RegexBoostProcessorTest, AliasIntegrationTest, TestLRUStatsCache, TestCloudManagedSchema, BlockDirectoryTest, DistributedFacetPivotWhiteBoxTest, TestStressVersions, TestMiniSolrCloudCluster, DirectUpdateHandlerTest, TestMaxScoreQueryParser, TestSearcherReuse, TestSolrConfigHandlerCloud, TestCollationFieldDocValues, AsyncMigrateRouteKeyTest, TestImplicitCoreProperties, TestRecoveryHdfs, ResponseLogComponentTest, TestCloudInspectUtil, HdfsBasicDistributedZk2Test, TestFoldingMultitermQuery, TestTrie, RollingRestartTest, TestStressReorder, ZkNodePropsTest, DeleteReplicaTest, EnumFieldTest, TestDistribDocBasedVersion, SynonymTokenizerTest, TestSortingResponseWriter, TermVectorComponentDistributedTest, SpatialHeatmapFacetsTest, SchemaVersionSpecificBehaviorTest, SystemInfoHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, TestSort, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, MinimalSchemaTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCharFilters, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestUtils, TestDocumentBuilder, SliceStateTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, AssignTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplicationFactorTest, SaslZkACLProviderTest, ShardSplitTest, SharedFSAutoReplicaFailoverUtilsTest, TestCollectionAPI, TestMiniSolrCloudClusterSSL, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, StressHdfsTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestReloadAndDeleteDocs, TestSolrDynamicMBean, RequestLoggingTest, TestConfigReload, TestReqParamsAPI, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, FacetPivotSmallTest, SuggestComponentTest, TestPivotHelperCode, HighlighterMaxOffsetTest, TestIntervalFaceting, TestChildDocTransformer, TestRawResponseWriter, TestRestManager, TestBulkSchemaAPI, TestClassNameShortening, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, DocValuesMissingTest, TestCloudManagedSchemaConcurrent, TestCloudSchemaless, TestManagedSchema, AnalyticsMergeStrategyTest, CursorMarkTest, MergeStrategyTest, RankQueryTest, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, TestFieldSortValues, TestInitQParser, TestMissingGroups, TestReRankQParserPlugin, TestSimpleQParserPlugin, TestSolr4Spatial2, TestStandardQParsers, BJQParserTest, CloudMLTQParserTest, SimpleMLTQParserTest, TestNonDefinedSimilarityFactory, TestDefaultStatsCache, TestExactSharedStatsCache, TestExactStatsCache, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestFreeTextSuggestions, BufferStoreTest, HdfsDirectoryTest, HdfsLockFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdatesTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed in 4.26s, 33 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20150221_150728_101.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: PermGen space
   [junit4] Dumping heap to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/heapdumps/java_pid764.hprof ...
   [junit4] Heap dump file created [129044023 bytes in 2.383 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 10 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1368: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:975: There were test failures: 466 suites, 1862 tests, 2 errors, 1 failure, 51 ignored (20 assumptions)

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