You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/16 10:28:23 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2334 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2334/

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

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

Stack Trace:
org.junit.ComparisonFailure: expected:<[Error from server at https://127.0.0.1:14720/collection1: ]No file name specifi...> but was:<[]No file name specifi...>
	at __randomizedtesting.SeedInfo.seed([6B69D83959C21E61:EA8F56212E9D7E5D]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.TestModifyConfFiles.doTest(TestModifyConfFiles.java:65)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9728 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestModifyConfFiles
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/init-core-data-001
   [junit4]   2> 2364620 T6883 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2364621 T6883 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2364626 T6883 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2364627 T6883 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2364627 T6884 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2364727 T6883 oasc.ZkTestServer.run start zk server on port:14709
   [junit4]   2> 2364728 T6883 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2364729 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364734 T6891 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54dd0dbd name:ZooKeeperConnection Watcher:127.0.0.1:14709 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364734 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2364735 T6883 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2364735 T6883 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2364737 T6883 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2364739 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364740 T6894 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6235941d name:ZooKeeperConnection Watcher:127.0.0.1:14709/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364740 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2364741 T6883 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2364741 T6883 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2364743 T6883 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2364744 T6883 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2364746 T6883 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2364748 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2364749 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2364752 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2364753 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2364755 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2364756 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2364758 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2364758 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2364760 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2364761 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2364763 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2364764 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2364765 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2364766 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2364768 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2364768 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2364770 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2364771 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2364773 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2364773 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2364775 T6883 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2364776 T6883 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2364779 T6883 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2364780 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2364781 T6897 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@158fec32 name:ZooKeeperConnection Watcher:127.0.0.1:14709/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2364781 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2364782 T6883 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2366396 T6883 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2366401 T6883 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2366405 T6883 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:14714
   [junit4]   2> 2366408 T6883 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2366408 T6883 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2366408 T6883 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-002
   [junit4]   2> 2366409 T6883 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-002/'
   [junit4]   2> 2366440 T6883 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-002/solr.xml
   [junit4]   2> 2366496 T6883 oasc.CoreContainer.<init> New CoreContainer 80562211
   [junit4]   2> 2366497 T6883 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-002/]
   [junit4]   2> 2366498 T6883 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2366498 T6883 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2366498 T6883 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2366498 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2366498 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2366499 T6883 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2366499 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2366499 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2366499 T6883 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2366500 T6883 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2366502 T6883 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2366503 T6883 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2366503 T6883 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2366504 T6883 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2366504 T6883 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:14709/solr
   [junit4]   2> 2366504 T6883 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2366504 T6883 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2366505 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2366507 T6909 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42ed24a4 name:ZooKeeperConnection Watcher:127.0.0.1:14709 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2366507 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2366507 T6883 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2366509 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2366510 T6912 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7786d69f name:ZooKeeperConnection Watcher:127.0.0.1:14709/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2366511 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2366512 T6883 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2366513 T6883 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2366514 T6883 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2366516 T6883 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2366517 T6883 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2366519 T6883 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2366520 T6883 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14714_
   [junit4]   2> 2366520 T6883 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14714_
   [junit4]   2> 2366521 T6883 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2366522 T6883 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2366523 T6883 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2366524 T6883 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:14714_
   [junit4]   2> 2366525 T6883 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2366526 T6883 oasc.Overseer.start Overseer (id=92977276990128132-127.0.0.1:14714_-n_0000000000) starting
   [junit4]   2> 2366527 T6883 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2366532 T6883 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2366533 T6913 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2366533 T6914 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2366534 T6883 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2366536 T6883 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2366536 T6883 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2366542 T6916 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2366542 T6916 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2366543 T6916 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2366543 T6912 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2366544 T6913 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:14714",
   [junit4]   2> 	  "node_name":"127.0.0.1:14714_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2366545 T6913 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2366545 T6913 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 2366545 T6913 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2366546 T6912 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> 2367543 T6916 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2367544 T6916 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2367544 T6916 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2367545 T6916 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2367545 T6916 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2367545 T6916 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-002/collection1/'
   [junit4]   2> 2367547 T6916 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2367547 T6916 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2367548 T6916 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2367569 T6916 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2367572 T6916 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2367595 T6916 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2367628 T6916 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2367629 T6916 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2367637 T6916 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2368005 T6916 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2368018 T6916 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2368022 T6916 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2368032 T6916 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2368036 T6916 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2368040 T6916 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2368041 T6916 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2368041 T6916 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2368041 T6916 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2368042 T6916 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2368042 T6916 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2368042 T6916 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2368043 T6916 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2368043 T6916 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-002/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/control/data/
   [junit4]   2> 2368043 T6916 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73a0ff87
   [junit4]   2> 2368044 T6916 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/control/data
   [junit4]   2> 2368044 T6916 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/control/data/index/
   [junit4]   2> 2368045 T6916 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2368045 T6916 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/control/data/index
   [junit4]   2> 2368045 T6916 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8441325182951348]
   [junit4]   2> 2368046 T6916 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3eb0a1a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e457e66),segFN=segments_1,generation=1}
   [junit4]   2> 2368046 T6916 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2368051 T6916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2368051 T6916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2368051 T6916 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2368051 T6916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2368052 T6916 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2368052 T6916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2368052 T6916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2368053 T6916 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2368053 T6916 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2368054 T6916 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2368054 T6916 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2368054 T6916 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2368055 T6916 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2368055 T6916 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2368056 T6916 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2368056 T6916 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2368057 T6916 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2368057 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2368058 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2368059 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2368059 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2368060 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2368060 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2368061 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2368061 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2368061 T6916 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2368062 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2368062 T6916 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2368083 T6916 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2368085 T6916 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2368087 T6916 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2368089 T6916 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2368094 T6916 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2368094 T6916 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2368095 T6916 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.8818359375, floorSegmentMB=2.09765625, forceMergeDeletesPctAllowed=29.220054106940374, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2368096 T6916 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3eb0a1a9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e457e66),segFN=segments_1,generation=1}
   [junit4]   2> 2368096 T6916 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2368096 T6916 oass.SolrIndexSearcher.<init> Opening Searcher@5ab5b550[collection1] main
   [junit4]   2> 2368097 T6916 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2368097 T6916 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2368098 T6916 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2368098 T6916 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2368098 T6916 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2368098 T6916 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2368099 T6916 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2368099 T6916 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2368100 T6916 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 2368101 T6916 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2368101 T6916 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2368102 T6916 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2368102 T6916 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2368103 T6917 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ab5b550[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2368103 T6916 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2368104 T6920 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:14714 collection:control_collection shard:shard1
   [junit4]   2> 2368104 T6883 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 2368104 T6883 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2368104 T6920 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2368108 T6883 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2368108 T6920 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2368109 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2368110 T6912 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2368110 T6920 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2368110 T6920 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2368110 T6923 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7937ad64 name:ZooKeeperConnection Watcher:127.0.0.1:14709/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> ASYNC  NEW_CORE C3378 name=collection1 org.apache.solr.core.SolrCore@74cd58ec url=https://127.0.0.1:14714/collection1 node=127.0.0.1:14714_ C3378_STATE=coll:control_collection core:collection1 props:{core=collection1, state=down, base_url=https://127.0.0.1:14714, node_name=127.0.0.1:14714_}
   [junit4]   2> 2368110 T6920 C3378 P14714 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:14714/collection1/
   [junit4]   2> 2368111 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2368111 T6920 C3378 P14714 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2368111 T6883 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2368111 T6920 C3378 P14714 oasc.SyncStrategy.syncToMe https://127.0.0.1:14714/collection1/ has no replicas
   [junit4]   2> 2368112 T6913 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"}
   [junit4]   2> 2368112 T6920 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:14714/collection1/ shard1
   [junit4]   2> 2368124 T6883 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2368124 T6920 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2368126 T6912 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> 2368126 T6923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 2368128 T6883 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2368130 T6924 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2368132 T6913 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:14714",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 2368235 T6924 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> 2368235 T6923 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> 2368284 T6920 oasc.ZkController.register We are https://127.0.0.1:14714/collection1/ and leader is https://127.0.0.1:14714/collection1/
   [junit4]   2> 2368285 T6920 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:14714
   [junit4]   2> 2368285 T6920 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2368285 T6920 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2368285 T6920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2368286 T6924 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2368289 T6913 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:14714",
   [junit4]   2> 	  "node_name":"127.0.0.1:14714_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2368392 T6924 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> 2368392 T6923 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> 2369661 T6883 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2369662 T6883 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2369667 T6883 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2369669 T6883 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:14720
   [junit4]   2> 2369672 T6883 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2369672 T6883 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2369673 T6883 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-003
   [junit4]   2> 2369673 T6883 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-003/'
   [junit4]   2> 2369722 T6883 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-003/solr.xml
   [junit4]   2> 2369810 T6883 oasc.CoreContainer.<init> New CoreContainer 296804275
   [junit4]   2> 2369811 T6883 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-003/]
   [junit4]   2> 2369812 T6883 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2369813 T6883 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2369813 T6883 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2369813 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2369814 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2369814 T6883 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2369814 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2369815 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2369815 T6883 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2369815 T6883 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2369818 T6883 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2369820 T6883 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2369821 T6883 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2369821 T6883 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2369821 T6883 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:14709/solr
   [junit4]   2> 2369822 T6883 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2369822 T6883 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2369823 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2369825 T6936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a33c522 name:ZooKeeperConnection Watcher:127.0.0.1:14709 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2369825 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2369826 T6883 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2369828 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2369829 T6939 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d063225 name:ZooKeeperConnection Watcher:127.0.0.1:14709/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2369830 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2369834 T6883 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2370837 T6883 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14720_
   [junit4]   2> 2370838 T6883 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14720_
   [junit4]   2> 2370840 T6883 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2370845 T6940 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2370845 T6940 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2370846 T6940 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2370846 T6924 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2370848 T6913 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:14720",
   [junit4]   2> 	  "node_name":"127.0.0.1:14720_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2370848 T6913 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2370848 T6913 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 2370848 T6913 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2370850 T6939 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2370850 T6923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2370850 T6924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2371846 T6940 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2371847 T6940 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2371847 T6940 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2371848 T6940 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2371848 T6940 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2371849 T6940 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-003/collection1/'
   [junit4]   2> 2371851 T6940 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2371852 T6940 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2371852 T6940 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2371884 T6940 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2371886 T6940 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2371920 T6940 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2371965 T6940 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2371967 T6940 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2371977 T6940 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2372347 T6940 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2372360 T6940 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2372363 T6940 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2372373 T6940 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2372377 T6940 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2372381 T6940 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2372382 T6940 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2372382 T6940 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2372382 T6940 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2372383 T6940 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2372383 T6940 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2372383 T6940 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2372384 T6940 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2372384 T6940 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-003/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty1/
   [junit4]   2> 2372384 T6940 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73a0ff87
   [junit4]   2> 2372385 T6940 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty1
   [junit4]   2> 2372386 T6940 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty1/index/
   [junit4]   2> 2372386 T6940 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2372386 T6940 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty1/index
   [junit4]   2> 2372387 T6940 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8441325182951348]
   [junit4]   2> 2372387 T6940 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@667e620d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7357780c),segFN=segments_1,generation=1}
   [junit4]   2> 2372388 T6940 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2372393 T6940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2372393 T6940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2372394 T6940 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2372394 T6940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2372394 T6940 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2372394 T6940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2372395 T6940 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2372395 T6940 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2372395 T6940 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2372396 T6940 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2372397 T6940 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2372397 T6940 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2372398 T6940 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2372398 T6940 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2372399 T6940 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2372400 T6940 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2372401 T6940 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2372401 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2372403 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2372403 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2372404 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2372405 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2372405 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2372406 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2372406 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2372407 T6940 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2372407 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2372408 T6940 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2372427 T6940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2372428 T6940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2372430 T6940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2372432 T6940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2372437 T6940 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2372437 T6940 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2372438 T6940 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.8818359375, floorSegmentMB=2.09765625, forceMergeDeletesPctAllowed=29.220054106940374, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2372439 T6940 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@667e620d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7357780c),segFN=segments_1,generation=1}
   [junit4]   2> 2372439 T6940 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2372440 T6940 oass.SolrIndexSearcher.<init> Opening Searcher@283ae174[collection1] main
   [junit4]   2> 2372440 T6940 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2372441 T6940 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2372441 T6940 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2372441 T6940 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2372442 T6940 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2372442 T6940 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2372443 T6940 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2372443 T6940 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2372443 T6940 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2372443 T6940 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2372443 T6940 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2372444 T6941 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@283ae174[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2372445 T6940 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2372446 T6944 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:14720 collection:collection1 shard:shard1
   [junit4]   2> 2372446 T6883 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 2372446 T6883 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2372446 T6944 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2372451 T6944 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2372452 T6924 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2372453 T6944 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2372453 T6944 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3379 name=collection1 org.apache.solr.core.SolrCore@5ee0ec3e url=https://127.0.0.1:14720/collection1 node=127.0.0.1:14720_ C3379_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, base_url=https://127.0.0.1:14720, node_name=127.0.0.1:14720_}
   [junit4]   2> 2372453 T6944 C3379 P14720 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:14720/collection1/
   [junit4]   2> 2372453 T6944 C3379 P14720 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2372453 T6944 C3379 P14720 oasc.SyncStrategy.syncToMe https://127.0.0.1:14720/collection1/ has no replicas
   [junit4]   2> 2372454 T6944 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:14720/collection1/ shard1
   [junit4]   2> 2372454 T6944 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2372454 T6913 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 2372457 T6924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2372457 T6939 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2372457 T6923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2372460 T6913 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:14720",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 2372462 T6924 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2372462 T6924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2372462 T6923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2372463 T6939 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2372508 T6944 oasc.ZkController.register We are https://127.0.0.1:14720/collection1/ and leader is https://127.0.0.1:14720/collection1/
   [junit4]   2> 2372509 T6944 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:14720
   [junit4]   2> 2372509 T6944 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2372509 T6944 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2372510 T6944 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2372511 T6924 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2372513 T6913 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:14720",
   [junit4]   2> 	  "node_name":"127.0.0.1:14720_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2372616 T6924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2372616 T6923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2372616 T6939 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2374169 T6883 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2374170 T6883 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2374177 T6883 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2374178 T6883 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:14728
   [junit4]   2> 2374181 T6883 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2374182 T6883 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2374182 T6883 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-004
   [junit4]   2> 2374183 T6883 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-004/'
   [junit4]   2> 2374243 T6883 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-004/solr.xml
   [junit4]   2> 2374348 T6883 oasc.CoreContainer.<init> New CoreContainer 405923306
   [junit4]   2> 2374348 T6883 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-004/]
   [junit4]   2> 2374350 T6883 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2374350 T6883 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2374350 T6883 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2374351 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2374351 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2374351 T6883 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2374352 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2374352 T6883 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2374352 T6883 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2374353 T6883 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2374356 T6883 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2374358 T6883 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2374358 T6883 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2374359 T6883 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2374359 T6883 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:14709/solr
   [junit4]   2> 2374359 T6883 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2374360 T6883 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2374361 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2374363 T6956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@521aad69 name:ZooKeeperConnection Watcher:127.0.0.1:14709 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2374363 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2374363 T6883 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2374366 T6883 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2374367 T6959 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@427024f name:ZooKeeperConnection Watcher:127.0.0.1:14709/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2374367 T6883 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2374372 T6883 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2375375 T6883 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14728_
   [junit4]   2> 2375376 T6883 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14728_
   [junit4]   2> 2375379 T6883 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2375386 T6960 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2375386 T6960 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2375387 T6960 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2375387 T6924 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2375389 T6913 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:14728",
   [junit4]   2> 	  "node_name":"127.0.0.1:14728_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2375389 T6913 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2375389 T6913 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2375391 T6924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2375391 T6923 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2375391 T6959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2375391 T6939 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2376387 T6960 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2376388 T6960 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2376389 T6960 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2376389 T6960 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2376389 T6960 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2376390 T6960 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-004/collection1/'
   [junit4]   2> 2376392 T6960 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2376393 T6960 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2376393 T6960 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2376433 T6960 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2376436 T6960 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2376469 T6960 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2376529 T6960 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2376530 T6960 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2376541 T6960 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2376899 T6960 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2376911 T6960 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2376914 T6960 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2376925 T6960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2376930 T6960 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2376933 T6960 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2376934 T6960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2376934 T6960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2376934 T6960 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2376935 T6960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2376935 T6960 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2376936 T6960 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2376936 T6960 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2376936 T6960 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-004/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty2/
   [junit4]   2> 2376936 T6960 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73a0ff87
   [junit4]   2> 2376937 T6960 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty2
   [junit4]   2> 2376938 T6960 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty2/index/
   [junit4]   2> 2376938 T6960 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2376938 T6960 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty2/index
   [junit4]   2> 2376939 T6960 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8441325182951348]
   [junit4]   2> 2376939 T6960 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@155e8902 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7174ed43),segFN=segments_1,generation=1}
   [junit4]   2> 2376940 T6960 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2376945 T6960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2376945 T6960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2376946 T6960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2376946 T6960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2376946 T6960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2376946 T6960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2376947 T6960 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2376947 T6960 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2376947 T6960 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2376948 T6960 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2376948 T6960 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2376949 T6960 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2376949 T6960 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2376950 T6960 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2376951 T6960 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2376952 T6960 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2376953 T6960 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2376953 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2376954 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2376955 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2376955 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2376956 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2376956 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2376957 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2376957 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2376958 T6960 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2376959 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2376959 T6960 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2376978 T6960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2376980 T6960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2376981 T6960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2376983 T6960 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2376987 T6960 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2376988 T6960 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2376989 T6960 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.8818359375, floorSegmentMB=2.09765625, forceMergeDeletesPctAllowed=29.220054106940374, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2376990 T6960 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@155e8902 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7174ed43),segFN=segments_1,generation=1}
   [junit4]   2> 2376990 T6960 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2376990 T6960 oass.SolrIndexSearcher.<init> Opening Searcher@55523714[collection1] main
   [junit4]   2> 2376991 T6960 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2376991 T6960 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2376992 T6960 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2376992 T6960 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2376992 T6960 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2376993 T6960 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2376994 T6960 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2376994 T6960 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2376994 T6960 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2376995 T6960 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2376995 T6960 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2376996 T6961 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55523714[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2376996 T6960 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2376997 T6964 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:14728 collection:collection1 shard:shard2
   [junit4]   2> 2376997 T6883 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 2376998 T6883 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2376998 T6964 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2377002 T6964 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2377003 T6924 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2377003 T6964 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2377004 T6964 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3380 name=collection1 org.apache.solr.core.SolrCore@4ae2bc68 url=https://127.0.0.1:14728/collection1 node=127.0.0.1:14728_ C3380_STATE=col

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

rrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2408505 T6883 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2408505 T6883 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 2408505 T6883 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty4
   [junit4]   2> 2408506 T6883 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 2408506 T6883 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001/tempDir-001/jetty4/index
   [junit4]   2> 2408507 T6883 oasc.Overseer.close Overseer (id=92977276990128141-127.0.0.1:14745_-n_0000000004) closing
   [junit4]   2> 2408507 T7035 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:14745_
   [junit4]   2> 2408510 T7002 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2408511 T6883 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2412647 T6883 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2412649 T6883 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:14709 14709
   [junit4]   2> 2412888 T6884 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:14709 14709
   [junit4]   2> 2412890 T6884 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModifyConfFiles -Dtests.method=testDistribSearch -Dtests.seed=6B69D83959C21E61 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=vi_VN -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 48.3s J3 | TestModifyConfFiles.testDistribSearch <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<[Error from server at https://127.0.0.1:14720/collection1: ]No file name specifi...> but was:<[]No file name specifi...>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B69D83959C21E61:EA8F56212E9D7E5D]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestModifyConfFiles.doTest(TestModifyConfFiles.java:65)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2412921 T6883 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.TestModifyConfFiles-6B69D83959C21E61-001
   [junit4]   2> 48306 T6882 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=vi_VN, timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=122132656,total=394264576
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearcherReuse, BasicDistributedZk2Test, DistributedDebugComponentTest, QueryElevationComponentTest, TestNRTOpen, LukeRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, TestWriterPerf, ShardSplitTest, QueryResultKeyTest, TestImplicitCoreProperties, TestMiniSolrCloudCluster, TestIndexingPerformance, TestDistributedSearch, HighlighterTest, DOMUtilTest, DistribCursorPagingTest, TestQueryTypes, AsyncMigrateRouteKeyTest, TestDocBasedVersionConstraints, TestDistribDocBasedVersion, TestCoreDiscovery, ScriptEngineTest, DistributedQueryComponentCustomSortTest, TestLMJelinekMercerSimilarityFactory, CoreAdminHandlerTest, SolrCoreCheckLockOnStartupTest, CurrencyFieldXmlFileTest, TestFileDictionaryLookup, TestSchemaSimilarityResource, StressHdfsTest, DeleteLastCustomShardedReplicaTest, SpellingQueryConverterTest, TestRealTimeGet, TestAtomicUpdateErrorCases, TestFieldSortValues, AnalysisErrorHandlingTest, DirectUpdateHandlerTest, TestManagedSchema, TestSearchPerf, BasicDistributedZkTest, TestDynamicFieldCollectionResource, AnalyticsQueryTest, DirectSolrConnectionTest, TestValueSourceCache, TestBinaryResponseWriter, TestCollationFieldDocValues, LoggingHandlerTest, TestFieldTypeCollectionResource, TestSolrXmlPersistor, FileUtilsTest, TestSolrDynamicMBean, TestDefaultSearchFieldResource, NotRequiredUniqueKeyTest, TestFieldResource, TestCloudManagedSchemaConcurrent, LeaderFailoverAfterPartitionTest, UnloadDistributedZkTest, TestManagedSchemaDynamicFieldResource, TestIntervalFaceting, TestReplicaProperties, TestShortCircuitedRequests, RollingRestartTest, TestBlobHandler, TestModifyConfFiles]
   [junit4] Completed on J3 in 49.09s, 1 test, 1 failure <<< FAILURES!

[...truncated 629 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:190: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:508: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1363: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:970: There were test failures: 450 suites, 1845 tests, 1 failure, 60 ignored (23 assumptions)

Total time: 63 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2329
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 209530834 bytes
Compression is 0.0%
Took 40 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2335 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2335/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 30 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
	at __randomizedtesting.SeedInfo.seed([469A7A859AA4A9B9:C77CF49DEDFBC985]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9163 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/init-core-data-001
   [junit4]   2> 289308 T347 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 289308 T347 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 289312 T347 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 289313 T347 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 289314 T348 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 289414 T347 oasc.ZkTestServer.run start zk server on port:11005
   [junit4]   2> 289415 T347 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 289416 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 289419 T355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70cd7ae8 name:ZooKeeperConnection Watcher:127.0.0.1:11005 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289419 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 289420 T347 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 289420 T347 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 289422 T347 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 289423 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 289424 T358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25f701b name:ZooKeeperConnection Watcher:127.0.0.1:11005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289425 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 289425 T347 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 289425 T347 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 289427 T347 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 289429 T347 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 289431 T347 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 289433 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 289433 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 289436 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 289437 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 289539 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 289540 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 289542 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 289542 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 289544 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 289545 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 289546 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 289547 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 289549 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 289549 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 289551 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 289552 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 289554 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 289554 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 289556 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 289557 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 289559 T347 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 289560 T347 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 289563 T347 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 289564 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 289565 T361 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@397807bd name:ZooKeeperConnection Watcher:127.0.0.1:11005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289566 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 289566 T347 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 291023 T347 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 291029 T347 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 291031 T347 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:11009
   [junit4]   2> 291033 T347 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 291034 T347 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 291034 T347 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-002
   [junit4]   2> 291034 T347 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-002/'
   [junit4]   2> 291080 T347 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-002/solr.xml
   [junit4]   2> 291151 T347 oasc.CoreContainer.<init> New CoreContainer 374724907
   [junit4]   2> 291152 T347 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-002/]
   [junit4]   2> 291153 T347 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 291153 T347 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 291153 T347 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 291153 T347 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 291154 T347 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 291154 T347 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 291154 T347 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 291155 T347 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 291155 T347 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 291155 T347 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 291157 T347 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 291159 T347 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 291159 T347 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 291160 T347 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 291160 T347 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:11005/solr
   [junit4]   2> 291160 T347 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 291161 T347 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 291161 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 291163 T373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c2d248f name:ZooKeeperConnection Watcher:127.0.0.1:11005 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 291164 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 291164 T347 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 291166 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 291167 T376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e1143a8 name:ZooKeeperConnection Watcher:127.0.0.1:11005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 291168 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 291169 T347 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 291172 T347 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 291174 T347 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 291176 T347 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 291179 T347 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 291181 T347 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 291183 T347 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11009_
   [junit4]   2> 291183 T347 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11009_
   [junit4]   2> 291186 T347 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 291187 T347 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 291189 T347 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 291190 T347 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:11009_
   [junit4]   2> 291191 T347 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 291192 T347 oasc.Overseer.start Overseer (id=92979112207777796-127.0.0.1:11009_-n_0000000000) starting
   [junit4]   2> 291195 T347 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 291202 T347 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 291202 T378 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 291203 T347 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 291205 T347 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 291206 T347 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 291209 T377 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 291214 T380 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 291214 T380 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 291215 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 291215 T380 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 291217 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "node_name":"127.0.0.1:11009_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11009"}
   [junit4]   2> 291217 T377 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 291218 T377 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 291218 T377 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 291220 T376 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> 292215 T380 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 292216 T380 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 292217 T380 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 292217 T380 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 292218 T380 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 292219 T380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-002/collection1/'
   [junit4]   2> 292221 T380 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 292222 T380 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 292222 T380 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 292259 T380 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 292262 T380 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 292297 T380 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 292340 T380 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 292442 T380 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 292453 T380 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 292771 T380 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 292773 T380 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 292774 T380 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 292779 T380 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 292807 T380 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 292807 T380 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 292808 T380 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-002/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/control/data/
   [junit4]   2> 292808 T380 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 292808 T380 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/control/data
   [junit4]   2> 292808 T380 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/control/data/index/
   [junit4]   2> 292809 T380 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 292809 T380 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/control/data/index
   [junit4]   2> 292810 T380 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=48.37890625, floorSegmentMB=0.703125, forceMergeDeletesPctAllowed=20.268990075453416, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36360220927927844
   [junit4]   2> 292810 T380 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4b1f6c58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c022bef),segFN=segments_1,generation=1}
   [junit4]   2> 292811 T380 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 292812 T380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 292873 T380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 292942 T380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 292943 T380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 292943 T380 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 293006 T380 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 293006 T380 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 293006 T380 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 293007 T380 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 293007 T380 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 293007 T380 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 293007 T380 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 293008 T380 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 293008 T380 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 293008 T380 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 293009 T380 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 293009 T380 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 293010 T380 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 293010 T380 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 293010 T380 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 293010 T380 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 293011 T380 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 293011 T380 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 293011 T380 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 293023 T380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 293024 T380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 293026 T380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 293027 T380 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 293033 T380 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 293034 T380 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 293034 T380 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.953125, forceMergeDeletesPctAllowed=1.9651868116319904, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 293035 T380 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4b1f6c58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c022bef),segFN=segments_1,generation=1}
   [junit4]   2> 293035 T380 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 293035 T380 oass.SolrIndexSearcher.<init> Opening Searcher@7be41edb[collection1] main
   [junit4]   2> 293036 T380 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 293037 T380 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 293037 T380 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 293038 T380 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 293038 T380 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 293038 T380 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 293039 T380 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 293039 T380 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 293040 T380 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 293042 T380 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 293042 T380 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 293042 T380 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 293055 T380 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 293055 T380 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 293055 T381 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7be41edb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 293056 T385 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:11009 collection:control_collection shard:shard1
   [junit4]   2> 293057 T347 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 293057 T347 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 293057 T385 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 293061 T347 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 293062 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 293064 T385 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 293064 T388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@608acee5 name:ZooKeeperConnection Watcher:127.0.0.1:11005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 293064 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 293065 T347 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 293066 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 293066 T347 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 293066 T385 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 293067 T385 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C53 name=collection1 org.apache.solr.core.SolrCore@1b222daf url=https://127.0.0.1:11009/collection1 node=127.0.0.1:11009_ C53_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:11009_, core=collection1, state=down, base_url=https://127.0.0.1:11009}
   [junit4]   2> 293067 T385 C53 P11009 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:11009/collection1/
   [junit4]   2> 293068 T385 C53 P11009 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 293068 T385 C53 P11009 oasc.SyncStrategy.syncToMe https://127.0.0.1:11009/collection1/ has no replicas
   [junit4]   2> 293068 T385 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:11009/collection1/ shard1
   [junit4]   2> 293068 T385 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 293070 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"}
   [junit4]   2> 293070 T347 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 293073 T388 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> 293073 T376 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> 293080 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11009",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 293083 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 293084 T388 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> 293084 T376 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> 293126 T385 oasc.ZkController.register We are https://127.0.0.1:11009/collection1/ and leader is https://127.0.0.1:11009/collection1/
   [junit4]   2> 293127 T385 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:11009
   [junit4]   2> 293127 T385 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 293127 T385 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 293127 T385 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 293129 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 293132 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "node_name":"127.0.0.1:11009_",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11009"}
   [junit4]   2> 293236 T376 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> 293237 T388 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> 294382 T347 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 294383 T347 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 294388 T347 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 294390 T347 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:11013
   [junit4]   2> 294393 T347 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 294393 T347 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 294393 T347 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-003
   [junit4]   2> 294394 T347 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-003/'
   [junit4]   2> 294424 T347 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-003/solr.xml
   [junit4]   2> 294477 T347 oasc.CoreContainer.<init> New CoreContainer 1165608914
   [junit4]   2> 294477 T347 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-003/]
   [junit4]   2> 294478 T347 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 294479 T347 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 294479 T347 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 294479 T347 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 294479 T347 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 294480 T347 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 294480 T347 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 294480 T347 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 294481 T347 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 294481 T347 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 294483 T347 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 294485 T347 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 294485 T347 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 294485 T347 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 294486 T347 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:11005/solr
   [junit4]   2> 294486 T347 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 294486 T347 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 294487 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 294489 T400 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2eb57b34 name:ZooKeeperConnection Watcher:127.0.0.1:11005 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 294489 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 294490 T347 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 294492 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 294493 T403 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@da584da name:ZooKeeperConnection Watcher:127.0.0.1:11005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 294494 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 294499 T347 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 295503 T347 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11013_
   [junit4]   2> 295505 T347 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11013_
   [junit4]   2> 295509 T347 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 295519 T404 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 295519 T404 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 295521 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 295521 T404 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 295524 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "node_name":"127.0.0.1:11013_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11013"}
   [junit4]   2> 295524 T377 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 295525 T377 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 295525 T377 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 295528 T403 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 295528 T388 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 295528 T376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2>  C53_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:11009_, core=collection1, state=active, base_url=https://127.0.0.1:11009, leader=true}
   [junit4]   2> 296056 T382 C53 P11009 oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run Begining periodic deletion of expired docs
   [junit4]   2> 296067 T382 C53 P11009 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 296067 T382 C53 P11009 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 296067 T382 C53 P11009 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296068 T382 C53 P11009 oasup.LogUpdateProcessor.finish [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2014-12-16T16:51:07.135Z] (-1487665802390798336),commit=} 0 12
   [junit4]   2> 296068 T382 C53 P11009 oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run Finished periodic deletion of expired docs
   [junit4]   2> 296521 T404 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 296522 T404 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 296523 T404 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 296523 T404 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 296524 T404 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 296524 T404 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-003/collection1/'
   [junit4]   2> 296527 T404 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 296528 T404 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 296529 T404 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 296560 T404 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 296564 T404 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 296598 T404 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 296638 T404 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 296740 T404 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 296752 T404 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 297086 T404 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 297090 T404 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 297091 T404 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 297097 T404 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 297131 T404 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 297132 T404 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 297132 T404 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-003/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty1/
   [junit4]   2> 297133 T404 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 297133 T404 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty1
   [junit4]   2> 297134 T404 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty1/index/
   [junit4]   2> 297134 T404 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 297135 T404 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty1/index
   [junit4]   2> 297135 T404 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=48.37890625, floorSegmentMB=0.703125, forceMergeDeletesPctAllowed=20.268990075453416, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36360220927927844
   [junit4]   2> 297137 T404 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@629d991f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58aff4cd),segFN=segments_1,generation=1}
   [junit4]   2> 297137 T404 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 297138 T404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 297139 T404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 297139 T404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 297140 T404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 297140 T404 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 297141 T404 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 297141 T404 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 297142 T404 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 297142 T404 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 297142 T404 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 297143 T404 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 297143 T404 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 297144 T404 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 297144 T404 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 297144 T404 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 297146 T404 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 297146 T404 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 297147 T404 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 297147 T404 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 297148 T404 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 297148 T404 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 297148 T404 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 297149 T404 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 297149 T404 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 297169 T404 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 297172 T404 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 297174 T404 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 297176 T404 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 297181 T404 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 297181 T404 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 297182 T404 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.953125, forceMergeDeletesPctAllowed=1.9651868116319904, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 297183 T404 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@629d991f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58aff4cd),segFN=segments_1,generation=1}
   [junit4]   2> 297183 T404 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 297184 T404 oass.SolrIndexSearcher.<init> Opening Searcher@43ffa092[collection1] main
   [junit4]   2> 297184 T404 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 297185 T404 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 297186 T404 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 297186 T404 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 297187 T404 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 297187 T404 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 297188 T404 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 297189 T404 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 297189 T404 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 297189 T404 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 297190 T404 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 297190 T405 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43ffa092[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 297191 T404 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 297192 T409 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:11013 collection:collection1 shard:shard2
   [junit4]   2> 297193 T347 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 297193 T347 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 297193 T409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 297200 T409 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 297202 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 297203 T409 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 297203 T409 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C54 name=collection1 org.apache.solr.core.SolrCore@5a31e27b url=https://127.0.0.1:11013/collection1 node=127.0.0.1:11013_ C54_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:11013_, core=collection1, state=down, base_url=https://127.0.0.1:11013}
   [junit4]   2> 297203 T409 C54 P11013 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:11013/collection1/
   [junit4]   2> 297204 T409 C54 P11013 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 297204 T409 C54 P11013 oasc.SyncStrategy.syncToMe https://127.0.0.1:11013/collection1/ has no replicas
   [junit4]   2> 297204 T409 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:11013/collection1/ shard2
   [junit4]   2> 297204 T409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 297208 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 297212 T376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 297212 T388 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 297212 T403 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 297219 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11013",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 297221 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 297222 T376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 297223 T388 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 297223 T403 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 297265 T409 oasc.ZkController.register We are https://127.0.0.1:11013/collection1/ and leader is https://127.0.0.1:11013/collection1/
   [junit4]   2> 297266 T409 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:11013
   [junit4]   2> 297266 T409 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 297266 T409 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 297267 T409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 297269 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 297272 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "node_name":"127.0.0.1:11013_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11013"}
   [junit4]   2> 297378 T388 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 297378 T403 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 297378 T376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 298500 T347 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 298501 T347 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 298506 T347 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 298508 T347 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:11016
   [junit4]   2> 298510 T347 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 298510 T347 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 298511 T347 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-004
   [junit4]   2> 298511 T347 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-004/'
   [junit4]   2> 298541 T347 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-004/solr.xml
   [junit4]   2> 298597 T347 oasc.CoreContainer.<init> New CoreContainer 878767304
   [junit4]   2> 298597 T347 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-004/]
   [junit4]   2> 298598 T347 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 298598 T347 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 298599 T347 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 298599 T347 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 298599 T347 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 298599 T347 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 298600 T347 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 298600 T347 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 298600 T347 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 298601 T347 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 298603 T347 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 298605 T347 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 298605 T347 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 298605 T347 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 298606 T347 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:11005/solr
   [junit4]   2> 298606 T347 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 298606 T347 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 298607 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 298609 T421 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72a00cc8 name:ZooKeeperConnection Watcher:127.0.0.1:11005 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298609 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 298610 T347 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 298612 T347 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 298613 T424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ec2a5a5 name:ZooKeeperConnection Watcher:127.0.0.1:11005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298613 T347 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 298619 T347 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C55 name=collection1 org.apache.solr.core.SolrCore@1b222daf url=https://127.0.0.1:11009/collection1 node=127.0.0.1:11009_ C55_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:11009_, core=collection1, state=active, base_url=https://127.0.0.1:11009, leader=true}
   [junit4]   2> 299056 T382 C55 P11009 oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run Begining periodic deletion of expired docs
   [junit4]   2> 299058 T382 C55 P11009 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 299058 T382 C55 P11009 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 299058 T382 C55 P11009 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 299059 T382 C55 P11009 oasup.LogUpdateProcessor.finish [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2014-12-16T16:51:10.135Z] (-1487665805536526336),commit=} 0 3
   [junit4]   2> 299059 T382 C55 P11009 oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run Finished periodic deletion of expired docs
   [junit4]   2> 299622 T347 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11016_
   [junit4]   2> 299623 T347 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11016_
   [junit4]   2> 299627 T347 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 299633 T425 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 299633 T425 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 299634 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 299634 T425 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 299637 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "node_name":"127.0.0.1:11016_",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11016"}
   [junit4]   2> 299637 T377 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 299637 T377 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 299639 T376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 299640 T388 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 299640 T403 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 299640 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2>  C54_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:11013_, core=collection1, state=active, base_url=https://127.0.0.1:11013, leader=true}
   [junit4]   2> 300191 T406 C54 P11013 oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN Slice in charge of periodic deletes for collection1 does not currently have a leader
   [junit4]   2> 300635 T425 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 300636 T425 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 300637 T425 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 300637 T425 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 300638 T425 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 300638 T425 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-004/collection1/'
   [junit4]   2> 300640 T425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 300641 T425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 300642 T425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 300676 T425 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 300679 T425 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 300955 T425 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 300984 T425 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 301086 T425 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 301093 T425 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 301338 T425 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 301341 T425 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 301343 T425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 301349 T425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 301382 T425 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 301383 T425 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 301383 T425 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-004/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty2/
   [junit4]   2> 301384 T425 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 301385 T425 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty2
   [junit4]   2> 301385 T425 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty2/index/
   [junit4]   2> 301385 T425 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 301386 T425 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty2/index
   [junit4]   2> 301387 T425 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=48.37890625, floorSegmentMB=0.703125, forceMergeDeletesPctAllowed=20.268990075453416, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36360220927927844
   [junit4]   2> 301388 T425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@77752a85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d3abf08),segFN=segments_1,generation=1}
   [junit4]   2> 301388 T425 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 301390 T425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 301390 T425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 301391 T425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 301391 T425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 301391 T425 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 301392 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 301393 T425 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 301393 T425 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 301393 T425 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 301394 T425 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 301394 T425 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 301395 T425 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 301395 T425 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 301395 T425 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 301396 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 301397 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 301397 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 301398 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 301398 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 301399 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 301399 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 301399 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 301400 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 301400 T425 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 301420 T425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 301423 T425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 301425 T425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 301427 T425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 301431 T425 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 301432 T425 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 301432 T425 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.953125, forceMergeDeletesPctAllowed=1.9651868116319904, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 301433 T425 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@77752a85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d3abf08),segFN=segments_1,generation=1}
   [junit4]   2> 301434 T425 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 301434 T425 oass.SolrIndexSearcher.<init> Opening Searcher@9e6ddeb[collection1] main
   [junit4]   2> 301435 T425 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 301436 T425 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 301436 T425 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 301437 T425 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 301437 T425 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 301438 T425 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 301439 T425 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 301439 T425 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 301440 T425 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 301440 T425 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 301441 T425 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 301441 T426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9e6ddeb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 301441 T425 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 301442 T430 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:11016 collection:collection1 shard:shard1
   [junit4]   2> 301443 T347 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 301443 T347 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 301444 T430 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 301450 T430 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 301452 T376 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 301452 T430 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 301453 T430 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C56 name=collection1 org.apache.solr.core.SolrCore@335aace2 url=https://127.0.0.1:11016/collection1 node=127.0.0.1:11016_ C56_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:11016_, core=collection1, state=down, base_url=https://127.0.0.1:11016}
   [junit4]   2> 301453 T430 C56 P11016 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:11016/collection1/
   [junit4]   2> 301453 T430 C56 P11016 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 301453 T430 C56 P11016 oasc.SyncStrategy.syncToMe https://127.0.0.1:11016/collection1/ has no replicas
   [junit4]   2> 301454 T430 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:11016/collection1/ shard1
   [junit4]   2> 301454 T430 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 301456 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 301460 T376 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 301460 T388 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 301460 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 301460 T403 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 301466 T377 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:11016",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"ac

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

2> 368041 T480 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 1 directories currently being tracked
   [junit4]   2> 368041 T1398 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:11029_
   [junit4]   2> 368042 T480 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 368043 T480 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001/tempDir-001/jetty4
   [junit4]   2> 368043 T480 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.solr.common.SolrException: Fatal Error, SolrCore not found:collection1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:218)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:267)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 369544 T1386 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 369546 T347 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 374524 T347 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 374530 T347 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:11005 11005
   [junit4]   2> 374633 T348 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:11005 11005
   [junit4]   2> 374634 T348 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		5	/solr/configs/conf1
   [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=DistribDocExpirationUpdateProcessorTest -Dtests.method=testDistribSearch -Dtests.seed=469A7A859AA4A9B9 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 85.4s J1 | DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([469A7A859AA4A9B9:C77CF49DEDFBC985]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 374713 T347 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-469A7A859AA4A9B9-001
   [junit4]   2> 85411 T346 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=mt, timezone=Asia/Bahrain
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=113222224,total=248512512
   [junit4]   2> NOTE: All tests run in this JVM: [TestBulkSchemaConcurrent, TestSolrQueryParser, SolrInfoMBeanTest, TestSort, CSVRequestHandlerTest, UpdateRequestProcessorFactoryTest, DisMaxRequestHandlerTest, TestSchemaManager, LukeRequestHandlerTest, BasicZkTest, TestBlendedInfixSuggestions, DistributedDebugComponentTest, SuggesterFSTTest, TestSuggestSpellingConverter, NotRequiredUniqueKeyTest, TestInitQParser, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed on J1 in 85.69s, 1 test, 1 failure <<< FAILURES!

[...truncated 1185 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:190: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:508: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1363: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:970: There were test failures: 450 suites, 1845 tests, 1 failure, 60 ignored (23 assumptions)

Total time: 61 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2329
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 205577565 bytes
Compression is 0.0%
Took 38 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure