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

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b54) - Build # 11893 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11893/
Java: 32bit/jdk1.9.0-ea-b54 -client -XX:+UseSerialGC

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

Error Message:
Could not get expected value  'CY val' for path 'params/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{     "wt":"json",     "useParams":""},   "context":{     "webapp":"",     "path":"/dump",     "httpMethod":"GET"}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'params/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{
    "wt":"json",
    "useParams":""},
  "context":{
    "webapp":"",
    "path":"/dump",
    "httpMethod":"GET"}}
	at __randomizedtesting.SeedInfo.seed([40ED415AE807F8C2:C8B97E8046FB953A]: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:201)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
	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:502)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10042 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/init-core-data-001
   [junit4]   2> 569305 T2869 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 569305 T2869 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 569307 T2869 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 569307 T2870 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 569407 T2869 oasc.ZkTestServer.run start zk server on port:34676
   [junit4]   2> 569408 T2869 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 569408 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 569410 T2877 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f209f5 name:ZooKeeperConnection Watcher:127.0.0.1:34676 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 569410 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 569411 T2869 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 569411 T2869 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 569412 T2869 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 569413 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 569414 T2880 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@178d89f name:ZooKeeperConnection Watcher:127.0.0.1:34676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 569414 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 569414 T2869 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 569414 T2869 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 569416 T2869 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 569416 T2869 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 569417 T2869 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 569418 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 569419 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 569420 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 569420 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 569421 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 569422 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 569423 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 569423 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 569424 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 569424 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 569425 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 569425 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 569426 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 569426 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 569427 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 569427 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 569428 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 569428 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 569429 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 569429 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 569430 T2869 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 569431 T2869 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 569488 T2869 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1
   [junit4]   2> 569490 T2869 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 569493 T2869 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33815
   [junit4]   2> 569493 T2869 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/tempDir-001/control/data, hostContext=/, hostPort=33815, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores}
   [junit4]   2> 569493 T2869 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 569493 T2869 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/'
   [junit4]   2> 569516 T2869 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/solr.xml
   [junit4]   2> 569521 T2869 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores
   [junit4]   2> 569521 T2869 oasc.CoreContainer.<init> New CoreContainer 11723614
   [junit4]   2> 569521 T2869 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/]
   [junit4]   2> 569522 T2869 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/lib
   [junit4]   2> 569522 T2869 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/lib).
   [junit4]   2> 569527 T2869 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 569528 T2869 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 569528 T2869 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 569528 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 569528 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 569528 T2869 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 569528 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 569529 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 569529 T2869 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 569529 T2869 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 569529 T2869 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 569530 T2869 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 569530 T2869 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 569531 T2869 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 569531 T2869 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 569531 T2869 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34676/solr
   [junit4]   2> 569532 T2869 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 569532 T2869 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 569533 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 569534 T2892 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20df5f name:ZooKeeperConnection Watcher:127.0.0.1:34676 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 569534 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 569535 T2869 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 569537 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 569537 T2895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18c64f1 name:ZooKeeperConnection Watcher:127.0.0.1:34676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 569538 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 569539 T2869 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 569540 T2869 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 569542 T2869 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 569543 T2869 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 569545 T2869 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 569546 T2869 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 569547 T2869 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 569547 T2869 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 569548 T2869 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33815_
   [junit4]   2> 569548 T2869 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33815_
   [junit4]   2> 569549 T2869 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 569550 T2869 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 569551 T2869 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 569552 T2869 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:33815_
   [junit4]   2> 569552 T2869 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 569553 T2869 oasc.Overseer.start Overseer (id=93527406079705091-127.0.0.1:33815_-n_0000000000) starting
   [junit4]   2> 569555 T2869 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 569558 T2869 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 569558 T2897 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 569558 T2869 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 569558 T2896 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 569560 T2869 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores
   [junit4]   2> 569561 T2869 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 569562 T2869 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1/
   [junit4]   2> 569562 T2869 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 569563 T2899 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 569563 T2899 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 569563 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 569563 T2899 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 569564 T2896 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:33815",
   [junit4]   2> 	  "node_name":"127.0.0.1:33815_",
   [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> 569564 T2896 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:33815",
   [junit4]   2> 	  "node_name":"127.0.0.1:33815_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 569565 T2896 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 569565 T2896 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 569565 T2895 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> 570564 T2899 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 570564 T2899 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 570565 T2899 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 570565 T2899 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 570565 T2899 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 570565 T2899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1/'
   [junit4]   2> 570576 T2899 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 570577 T2899 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 570581 T2899 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 570584 T2899 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 570592 T2899 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 570599 T2899 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 570605 T2899 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 570691 T2899 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 570696 T2899 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 570697 T2899 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 570703 T2899 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 570705 T2899 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 570707 T2899 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 570707 T2899 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 570707 T2899 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 570708 T2899 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 570708 T2899 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 570708 T2899 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 570708 T2899 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 570709 T2899 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 570709 T2899 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1/data/
   [junit4]   2> 570709 T2899 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54c3fc
   [junit4]   2> 570710 T2899 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1/data
   [junit4]   2> 570710 T2899 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1/data/index/
   [junit4]   2> 570710 T2899 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 570711 T2899 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/control-001/cores/collection1/data/index
   [junit4]   2> 570711 T2899 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 570712 T2899 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@758f80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@401774),segFN=segments_1,generation=1}
   [junit4]   2> 570712 T2899 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 570715 T2899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 570715 T2899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 570715 T2899 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 570715 T2899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 570716 T2899 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 570716 T2899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 570716 T2899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 570716 T2899 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 570716 T2899 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 570718 T2899 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 570719 T2899 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 570720 T2899 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 570721 T2899 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 570724 T2899 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 570725 T2899 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 570725 T2899 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 570726 T2899 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 570726 T2899 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 570726 T2899 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 570727 T2899 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=42.20703125, floorSegmentMB=1.451171875, forceMergeDeletesPctAllowed=3.5422555514642062, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8928827587686191
   [junit4]   2> 570727 T2899 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@758f80 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@401774),segFN=segments_1,generation=1}
   [junit4]   2> 570727 T2899 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 570728 T2899 oass.SolrIndexSearcher.<init> Opening Searcher@1b79bd[collection1] main
   [junit4]   2> 570728 T2899 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 570728 T2899 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 570728 T2899 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 570729 T2899 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 570729 T2899 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 570729 T2899 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 570729 T2899 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 570730 T2899 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 570730 T2899 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 570730 T2899 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 570731 T2900 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b79bd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 570731 T2899 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 570732 T2903 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33815 collection:control_collection shard:shard1
   [junit4]   2> 570732 T2869 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 570732 T2869 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 570732 T2903 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 570733 T2869 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 570733 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 570734 T2906 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@597fb5 name:ZooKeeperConnection Watcher:127.0.0.1:34676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570734 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570735 T2869 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 570735 T2869 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 570735 T2903 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 570736 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 570736 T2869 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 570737 T2869 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 570737 T2903 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 570737 T2903 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 570737 T2896 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> 570737 T2869 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> ASYNC  NEW_CORE C2087 name=collection1 org.apache.solr.core.SolrCore@17d1bcf url=http://127.0.0.1:33815/collection1 node=127.0.0.1:33815_ C2087_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:33815, node_name=127.0.0.1:33815_, state=down}
   [junit4]   2> 570737 T2903 C2087 P33815 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33815/collection1/
   [junit4]   2> 570738 T2903 C2087 P33815 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 570738 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 570738 T2903 C2087 P33815 oasc.SyncStrategy.syncToMe http://127.0.0.1:33815/collection1/ has no replicas
   [junit4]   2> 570739 T2903 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33815/collection1/ shard1
   [junit4]   2> 570739 T2903 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 570739 T2909 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@106384b name:ZooKeeperConnection Watcher:127.0.0.1:34676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570739 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570740 T2869 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 570741 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 570742 T2896 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 570742 T2896 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 570743 T2895 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> 570743 T2906 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> 570745 T2896 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:33815",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 570746 T2896 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 570747 T2895 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> 570747 T2906 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> 570748 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 570749 T2895 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> 570749 T2906 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> 570792 T2903 oasc.ZkController.register We are http://127.0.0.1:33815/collection1/ and leader is http://127.0.0.1:33815/collection1/
   [junit4]   2> 570792 T2903 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33815
   [junit4]   2> 570792 T2903 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 570792 T2903 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 570792 T2903 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 570793 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 570794 T2896 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:33815",
   [junit4]   2> 	  "node_name":"127.0.0.1:33815_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 570794 T2896 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:33815",
   [junit4]   2> 	  "node_name":"127.0.0.1:33815_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 570798 T2869 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1
   [junit4]   2> 570799 T2869 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001
   [junit4]   2> 570800 T2869 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 570801 T2869 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58211
   [junit4]   2> 570801 T2869 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=58211, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores}
   [junit4]   2> 570802 T2869 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 570802 T2869 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/'
   [junit4]   2> 570814 T2869 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/solr.xml
   [junit4]   2> 570827 T2869 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores
   [junit4]   2> 570828 T2869 oasc.CoreContainer.<init> New CoreContainer 18642866
   [junit4]   2> 570828 T2869 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/]
   [junit4]   2> 570828 T2869 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/lib
   [junit4]   2> 570829 T2869 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/lib).
   [junit4]   2> 570834 T2869 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 570834 T2869 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 570834 T2869 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 570835 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 570835 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 570835 T2869 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 570835 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 570835 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 570836 T2869 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 570836 T2869 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 570836 T2869 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 570837 T2869 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 570837 T2869 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 570837 T2869 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 570837 T2869 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 570838 T2869 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34676/solr
   [junit4]   2> 570838 T2869 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 570838 T2869 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 570840 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 570840 T2921 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7362a4 name:ZooKeeperConnection Watcher:127.0.0.1:34676 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570841 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570841 T2869 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 570843 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 570844 T2924 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11dcf88 name:ZooKeeperConnection Watcher:127.0.0.1:34676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 570844 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 570846 T2869 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 570896 T2895 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> 570896 T2906 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> 570896 T2924 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> 571849 T2869 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58211_
   [junit4]   2> 571850 T2869 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58211_
   [junit4]   2> 571851 T2869 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 571853 T2869 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores
   [junit4]   2> 571853 T2869 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 571853 T2869 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1/
   [junit4]   2> 571854 T2869 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 571855 T2925 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 571855 T2925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 571856 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 571856 T2925 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 571856 T2925 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 571856 T2896 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:58211",
   [junit4]   2> 	  "node_name":"127.0.0.1:58211_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 571856 T2925 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 571857 T2896 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:58211",
   [junit4]   2> 	  "node_name":"127.0.0.1:58211_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 571857 T2896 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 571857 T2896 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 571857 T2925 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 571857 T2925 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 571959 T2896 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 571959 T2924 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 571960 T2924 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 572857 T2925 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 572858 T2925 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 572858 T2925 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 572859 T2925 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 572859 T2925 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 572859 T2925 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1/'
   [junit4]   2> 572870 T2925 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 572872 T2925 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 572875 T2925 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 572879 T2925 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 572885 T2925 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 572886 T2925 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 572892 T2925 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 572991 T2925 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 572996 T2925 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 572997 T2925 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 573003 T2925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 573005 T2925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 573006 T2925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 573007 T2925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 573007 T2925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 573007 T2925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 573008 T2925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 573008 T2925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 573008 T2925 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 573008 T2925 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 573009 T2925 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 573009 T2925 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54c3fc
   [junit4]   2> 573009 T2925 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1/data
   [junit4]   2> 573009 T2925 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 573010 T2925 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 573010 T2925 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 573010 T2925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 573011 T2925 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12de062 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1392802),segFN=segments_1,generation=1}
   [junit4]   2> 573011 T2925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 573014 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 573015 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 573015 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 573015 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 573015 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 573015 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 573016 T2925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 573016 T2925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 573016 T2925 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 573017 T2925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 573019 T2925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 573020 T2925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 573021 T2925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 573029 T2925 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 573030 T2925 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 573030 T2925 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 573031 T2925 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 573031 T2925 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 573031 T2925 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 573032 T2925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=42.20703125, floorSegmentMB=1.451171875, forceMergeDeletesPctAllowed=3.5422555514642062, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8928827587686191
   [junit4]   2> 573032 T2925 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@12de062 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1392802),segFN=segments_1,generation=1}
   [junit4]   2> 573032 T2925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 573033 T2925 oass.SolrIndexSearcher.<init> Opening Searcher@60c509[collection1] main
   [junit4]   2> 573033 T2925 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 573033 T2925 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 573034 T2925 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 573034 T2925 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 573034 T2925 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 573035 T2925 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 573035 T2925 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 573035 T2925 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 573036 T2925 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 573036 T2925 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 573037 T2926 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60c509[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 573038 T2925 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 573038 T2929 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58211 collection:collection1 shard:shard2
   [junit4]   2> 573039 T2869 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 573039 T2869 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 573039 T2929 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 573042 T2929 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 573043 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 573043 T2929 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 573043 T2929 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2088 name=collection1 org.apache.solr.core.SolrCore@21088a url=http://127.0.0.1:58211/collection1 node=127.0.0.1:58211_ C2088_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:58211, node_name=127.0.0.1:58211_, state=down}
   [junit4]   2> 573043 T2929 C2088 P58211 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58211/collection1/
   [junit4]   2> 573043 T2896 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 573043 T2929 C2088 P58211 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 573044 T2929 C2088 P58211 oasc.SyncStrategy.syncToMe http://127.0.0.1:58211/collection1/ has no replicas
   [junit4]   2> 573044 T2929 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58211/collection1/ shard2
   [junit4]   2> 573044 T2929 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 573046 T2896 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 573047 T2924 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 573047 T2924 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 573049 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 573049 T2896 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:58211",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 573050 T2896 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 573050 T2924 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 573051 T2924 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 573099 T2929 oasc.ZkController.register We are http://127.0.0.1:58211/collection1/ and leader is http://127.0.0.1:58211/collection1/
   [junit4]   2> 573100 T2929 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58211
   [junit4]   2> 573100 T2929 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 573100 T2929 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 573100 T2929 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 573101 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 573102 T2896 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:58211",
   [junit4]   2> 	  "node_name":"127.0.0.1:58211_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 573102 T2869 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1
   [junit4]   2> 573102 T2896 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:58211",
   [junit4]   2> 	  "node_name":"127.0.0.1:58211_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 573103 T2929 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 573103 T2869 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001
   [junit4]   2> 573103 T2896 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 573104 T2869 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 573104 T2924 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 573104 T2924 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 573105 T2869 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44194
   [junit4]   2> 573105 T2869 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=44194, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores}
   [junit4]   2> 573106 T2869 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 573106 T2869 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/'
   [junit4]   2> 573119 T2869 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/solr.xml
   [junit4]   2> 573123 T2869 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores
   [junit4]   2> 573123 T2869 oasc.CoreContainer.<init> New CoreContainer 31640402
   [junit4]   2> 573123 T2869 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/]
   [junit4]   2> 573124 T2869 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/lib
   [junit4]   2> 573124 T2869 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/lib).
   [junit4]   2> 573137 T2869 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 573138 T2869 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 573138 T2869 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 573138 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 573139 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 573139 T2869 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 573139 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 573139 T2869 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 573140 T2869 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 573140 T2869 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 573140 T2869 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 573140 T2869 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 573141 T2869 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 573141 T2869 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 573141 T2869 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 573141 T2869 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34676/solr
   [junit4]   2> 573142 T2869 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 573142 T2869 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 573143 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 573144 T2941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65a24b name:ZooKeeperConnection Watcher:127.0.0.1:34676 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 573144 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 573144 T2869 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 573146 T2869 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 573147 T2944 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7eeda6 name:ZooKeeperConnection Watcher:127.0.0.1:34676/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 573147 T2869 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 573150 T2869 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 574152 T2869 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44194_
   [junit4]   2> 574153 T2869 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44194_
   [junit4]   2> 574155 T2869 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 574156 T2869 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores
   [junit4]   2> 574157 T2869 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 574157 T2869 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1/
   [junit4]   2> 574157 T2869 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 574159 T2945 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 574159 T2945 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 574160 T2895 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 574160 T2945 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 574160 T2945 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 574160 T2896 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:44194",
   [junit4]   2> 	  "node_name":"127.0.0.1:44194_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 574160 T2945 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 574161 T2896 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:44194",
   [junit4]   2> 	  "node_name":"127.0.0.1:44194_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 574161 T2896 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 574161 T2945 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 574161 T2896 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 574161 T2945 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 574162 T2896 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 574162 T2924 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 574162 T2944 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 574163 T2924 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 574163 T2944 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 575162 T2945 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 575162 T2945 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 575162 T2945 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 575163 T2945 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 575163 T2945 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 575163 T2945 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1/'
   [junit4]   2> 575174 T2945 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 575175 T2945 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 575179 T2945 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 575183 T2945 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 575189 T2945 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 575190 T2945 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 575195 T2945 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 575291 T2945 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 575296 T2945 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 575297 T2945 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 575303 T2945 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 575306 T2945 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 575307 T2945 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 575308 T2945 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 575308 T2945 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 575308 T2945 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 575309 T2945 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 575309 T2945 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 575309 T2945 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 575309 T2945 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 575309 T2945 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 575310 T2945 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54c3fc
   [junit4]   2> 575310 T2945 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1/data
   [junit4]   2> 575310 T2945 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 575311 T2945 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 575311 T2945 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 575311 T2945 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 575312 T2945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1424dc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a50cd),segFN=segments_1,generation=1}
   [junit4]   2> 575312 T2945 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 575316 T2945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 575316 T2945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 575316 T2945 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 575316 T2945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 575317 T2945 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 575317 T2945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 575317 T2945 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 575317 T2945 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 575317 T2945 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 575319 T2945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 575320 T2945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 575321 T2945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 575322 T2945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 575328 T2945 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 575330 T2945 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 575330 T2945 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 575330 T2945 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 575331 T2945 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 575331 T2945 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 575331 T2945 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=42.20703125, floorSegmentMB=1.451171875, forceMergeDeletesPctAllowed=3.5422555514642062, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8928827587686191


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

n: 6
   [junit4]   2> 607177 T2869 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 607177 T3198 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40189",
   [junit4]   2> 	  "node_name":"127.0.0.1:40189_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 607177 T2869 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 607178 T2869 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 607178 T2869 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 607178 T3198 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 21
   [junit4]   2> 607178 T2869 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 607178 T2986 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 1)
   [junit4]   2> 607179 T2986 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 22 
   [junit4]   2> 607181 T2869 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 607182 T2869 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 607182 T2869 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-4-001/cores/collection1/data
   [junit4]   2> 607182 T2869 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 607182 T2869 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 607183 T2869 oasc.Overseer.close Overseer (id=93527406079705101-127.0.0.1:40189_-n_0000000004) closing
   [junit4]   2> 607184 T3198 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:40189_
   [junit4]   2> 608685 T2986 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 608716 T2869 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 608906 T2869 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:34676 34676
   [junit4]   2> 608920 T2870 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:34676 34676
   [junit4]   2> 608921 T2870 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		100	/solr/configs/conf1
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=40ED415AE807F8C2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=America/St_Johns -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 39.6s J1 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val' for path 'params/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{
   [junit4]    >     "wt":"json",
   [junit4]    >     "useParams":""},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/dump",
   [junit4]    >     "httpMethod":"GET"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40ED415AE807F8C2:C8B97E8046FB953A]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:201)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:78)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 608928 T2869 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud 40ED415AE807F8C2-001
   [junit4]   2> 39626 T2868 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity, locale=sq, timezone=America/St_Johns
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=135525648,total=251559936
   [junit4]   2> NOTE: All tests run in this JVM: [RAMDirectoryFactoryTest, TestSearchPerf, TestSchemaManager, RequiredFieldsTest, TestClusterStateMutator, HdfsChaosMonkeySafeLeaderTest, StatelessScriptUpdateProcessorFactoryTest, TestManagedSchemaDynamicFieldResource, TestReplicationHandlerBackup, FileUtilsTest, ShardRoutingCustomTest, SpellCheckComponentTest, IndexSchemaRuntimeFieldTest, DistributedQueryComponentCustomSortTest, TestConfigSets, TestFiltering, TestNRTOpen, LukeRequestHandlerTest, TestPHPSerializedResponseWriter, TestAnalyzedSuggestions, HdfsLockFactoryTest, AnalysisAfterCoreReloadTest, TestSolrDeletionPolicy2, DistributedDebugComponentTest, TestComponentsName, TestSolr4Spatial2, FieldMutatingUpdateProcessorTest, NoCacheHeaderTest, RollingRestartTest, HttpPartitionTest, TestManagedSchema, SystemInfoHandlerTest, DistributedFacetPivotWhiteBoxTest, ShardSplitTest, TestBlobHandler, TestDistributedGrouping, TestWriterPerf, CopyFieldTest, OpenCloseCoreStressTest, TestAddFieldRealTimeGet, SolrXmlInZkTest, TestShortCircuitedRequests, SpatialFilterTest, TestSerializedLuceneMatchVersion, SpatialRPTFieldTypeTest, ShowFileRequestHandlerTest, TestElisionMultitermQuery, TestExceedMaxTermLength, ReturnFieldsTest, TestSchemaNameResource, DistribCursorPagingTest, TestAnalyzeInfixSuggestions, CurrencyFieldOpenExchangeTest, TestBulkSchemaConcurrent, FieldAnalysisRequestHandlerTest, TestSolrConfigHandlerCloud]
   [junit4] Completed on J1 in 40.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 899 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: There were test failures: 475 suites, 1892 tests, 1 failure, 48 ignored (21 assumptions)

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