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/10 23:27:35 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2308 - Failure

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

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

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([144E19EAA1186221:95A897F2D647021D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor40.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 9763 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/init-core-data-001
   [junit4]   2> 2314863 T9793 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2314868 T9793 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2314868 T9793 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2314869 T9794 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2314969 T9793 oasc.ZkTestServer.run start zk server on port:10258
   [junit4]   2> 2314970 T9793 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2314971 T9793 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2314974 T9801 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60cbdfc1 name:ZooKeeperConnection Watcher:127.0.0.1:10258 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2314974 T9793 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2314974 T9793 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2314974 T9793 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2314977 T9793 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2314978 T9793 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2314979 T9804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@492a54ac name:ZooKeeperConnection Watcher:127.0.0.1:10258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2314979 T9793 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2314979 T9793 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2314980 T9793 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2314981 T9793 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2314983 T9793 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2314984 T9793 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2314986 T9793 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> 2314986 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2314989 T9793 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> 2314989 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2315092 T9793 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> 2315093 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2315094 T9793 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> 2315095 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2315097 T9793 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> 2315097 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2315099 T9793 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> 2315099 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2315101 T9793 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> 2315102 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2315103 T9793 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> 2315104 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2315105 T9793 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> 2315106 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2315108 T9793 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> 2315108 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2315110 T9793 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> 2315111 T9793 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2316274 T9793 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2316279 T9793 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10261
   [junit4]   2> 2316279 T9793 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2316279 T9793 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2316280 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-002
   [junit4]   2> 2316280 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-002/'
   [junit4]   2> 2316309 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-002/solr.xml
   [junit4]   2> 2316362 T9793 oasc.CoreContainer.<init> New CoreContainer 1528721104
   [junit4]   2> 2316363 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-002/]
   [junit4]   2> 2316364 T9793 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2316364 T9793 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2316364 T9793 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2316364 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2316364 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2316365 T9793 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2316365 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2316365 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2316365 T9793 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2316366 T9793 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2316366 T9793 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2316366 T9793 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2316366 T9793 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2316367 T9793 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2316367 T9793 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10258/solr
   [junit4]   2> 2316367 T9793 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2316367 T9793 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2316368 T9793 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2316370 T9816 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24af07c7 name:ZooKeeperConnection Watcher:127.0.0.1:10258 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2316371 T9793 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2316371 T9793 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2316373 T9793 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2316374 T9819 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@596213ef name:ZooKeeperConnection Watcher:127.0.0.1:10258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2316374 T9793 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2316375 T9793 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2316377 T9793 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2316379 T9793 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2316381 T9793 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2316382 T9793 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2316384 T9793 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2316385 T9793 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10261_
   [junit4]   2> 2316386 T9793 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10261_
   [junit4]   2> 2316387 T9793 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2316389 T9793 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2316390 T9793 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2316391 T9793 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:10261_
   [junit4]   2> 2316391 T9793 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2316392 T9793 oasc.Overseer.start Overseer (id=92946366968627203-127.0.0.1:10261_-n_0000000000) starting
   [junit4]   2> 2316394 T9793 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2316399 T9793 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2316400 T9821 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2316400 T9793 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2316402 T9793 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2316403 T9793 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2316405 T9820 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2316409 T9823 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2316409 T9823 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2316410 T9823 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2316410 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2316412 T9820 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10261_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10261",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 2316412 T9820 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2316412 T9820 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 2316412 T9820 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2316414 T9819 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> 2317410 T9823 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2317411 T9823 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2317411 T9823 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2317412 T9823 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2317412 T9823 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2317412 T9823 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-002/collection1/'
   [junit4]   2> 2317415 T9823 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2317416 T9823 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2317416 T9823 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2317452 T9823 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2317454 T9823 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2317489 T9823 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2317555 T9823 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2317656 T9823 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2317666 T9823 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2318044 T9823 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2318046 T9823 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2318048 T9823 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2318053 T9823 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2318068 T9823 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2318069 T9823 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2318166 T9823 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/control/data/
   [junit4]   2> 2318167 T9823 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78a2255c
   [junit4]   2> 2318171 T9823 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/control/data
   [junit4]   2> 2318172 T9823 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/control/data/index/
   [junit4]   2> 2318173 T9823 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2318174 T9823 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/control/data/index
   [junit4]   2> 2318174 T9823 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8814436577771241]
   [junit4]   2> 2318196 T9823 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2318196 T9823 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2318200 T9823 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2318201 T9823 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2318201 T9823 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2318201 T9823 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2318201 T9823 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2318202 T9823 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2318202 T9823 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2318202 T9823 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2318203 T9823 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2318203 T9823 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2318204 T9823 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2318204 T9823 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2318204 T9823 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2318205 T9823 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2318205 T9823 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2318206 T9823 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2318206 T9823 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2318207 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2318208 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2318208 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2318208 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2318209 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2318209 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2318210 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2318210 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2318211 T9823 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2318211 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2318211 T9823 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2318239 T9823 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2318241 T9823 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2318244 T9823 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2318246 T9823 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2318250 T9823 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2318250 T9823 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2318251 T9823 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=4.158203125, floorSegmentMB=1.1220703125, forceMergeDeletesPctAllowed=2.448053911343946, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2318253 T9823 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2318253 T9823 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2318254 T9823 oass.SolrIndexSearcher.<init> Opening Searcher@2e708eef[collection1] main
   [junit4]   2> 2318254 T9823 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2318255 T9823 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2318255 T9823 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2318255 T9823 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2318256 T9823 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2318256 T9823 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2318256 T9823 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2318257 T9823 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2318257 T9823 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 2318259 T9823 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2318259 T9823 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2318259 T9823 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2318259 T9823 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2318260 T9824 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e708eef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2318261 T9823 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2318261 T9827 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10261 collection:control_collection shard:shard1
   [junit4]   2> 2318262 T9793 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> 2318262 T9793 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2318262 T9827 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2318263 T9793 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2318263 T9793 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2318265 T9830 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4503f4e name:ZooKeeperConnection Watcher:127.0.0.1:10258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2318265 T9793 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2318265 T9793 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2318266 T9827 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2318266 T9793 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2318267 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2318267 T9827 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2318267 T9827 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2177 name=collection1 org.apache.solr.core.SolrCore@7159d091 url=http://127.0.0.1:10261/collection1 node=127.0.0.1:10261_ C2177_STATE=coll:control_collection core:collection1 props:{state=down, node_name=127.0.0.1:10261_, base_url=http://127.0.0.1:10261, core=collection1}
   [junit4]   2> 2318267 T9827 C2177 P10261 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10261/collection1/
   [junit4]   2> 2318268 T9827 C2177 P10261 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2318268 T9827 C2177 P10261 oasc.SyncStrategy.syncToMe http://127.0.0.1:10261/collection1/ has no replicas
   [junit4]   2> 2318268 T9827 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10261/collection1/ shard1
   [junit4]   2> 2318268 T9793 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2318269 T9820 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"}
   [junit4]   2> 2318268 T9827 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2318270 T9830 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> 2318270 T9819 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> 2318274 T9820 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":"http://127.0.0.1:10261",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 2318276 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2318276 T9819 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> 2318276 T9830 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> 2318323 T9827 oasc.ZkController.register We are http://127.0.0.1:10261/collection1/ and leader is http://127.0.0.1:10261/collection1/
   [junit4]   2> 2318324 T9827 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10261
   [junit4]   2> 2318324 T9827 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2318324 T9827 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2318324 T9827 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2318325 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2318327 T9820 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:10261_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10261",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 2318430 T9819 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> 2318430 T9830 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> 2319541 T9793 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2319541 T9793 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2319544 T9793 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10274
   [junit4]   2> 2319545 T9793 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2319545 T9793 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2319545 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-003
   [junit4]   2> 2319545 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-003/'
   [junit4]   2> 2319578 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-003/solr.xml
   [junit4]   2> 2319636 T9793 oasc.CoreContainer.<init> New CoreContainer 65297201
   [junit4]   2> 2319637 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-003/]
   [junit4]   2> 2319638 T9793 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2319638 T9793 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2319638 T9793 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2319638 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2319639 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2319639 T9793 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2319639 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2319639 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2319639 T9793 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2319640 T9793 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2319640 T9793 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2319640 T9793 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2319641 T9793 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2319641 T9793 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2319641 T9793 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10258/solr
   [junit4]   2> 2319641 T9793 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2319642 T9793 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2319642 T9793 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2319644 T9842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e6f57e4 name:ZooKeeperConnection Watcher:127.0.0.1:10258 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2319645 T9793 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2319645 T9793 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2319647 T9793 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2319648 T9845 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dd0923b name:ZooKeeperConnection Watcher:127.0.0.1:10258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2319648 T9793 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2319652 T9793 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2320655 T9793 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10274_
   [junit4]   2> 2320656 T9793 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10274_
   [junit4]   2> 2320659 T9793 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2320666 T9846 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2320667 T9846 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2320667 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2320667 T9846 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2320669 T9820 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10274_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10274",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 2320669 T9820 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 2320670 T9820 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 2320670 T9820 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2320672 T9819 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> 2320672 T9845 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> 2320672 T9830 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> 2321668 T9846 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2321669 T9846 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2321669 T9846 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2321670 T9846 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2321670 T9846 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2321671 T9846 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-003/collection1/'
   [junit4]   2> 2321673 T9846 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2321673 T9846 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2321674 T9846 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2321709 T9846 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2321712 T9846 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2321745 T9846 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2321793 T9846 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2321894 T9846 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2321904 T9846 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2322274 T9846 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2322277 T9846 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2322279 T9846 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2322284 T9846 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2322300 T9846 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2322300 T9846 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2322300 T9846 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty1/
   [junit4]   2> 2322301 T9846 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78a2255c
   [junit4]   2> 2322303 T9846 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty1
   [junit4]   2> 2322304 T9846 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty1/index/
   [junit4]   2> 2322305 T9846 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2322306 T9846 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty1/index
   [junit4]   2> 2322307 T9846 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8814436577771241]
   [junit4]   2> 2322313 T9846 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2322313 T9846 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2322319 T9846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2322319 T9846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2322319 T9846 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2322320 T9846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2322320 T9846 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2322320 T9846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2322321 T9846 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2322321 T9846 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2322321 T9846 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2322322 T9846 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2322322 T9846 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2322323 T9846 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2322323 T9846 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2322324 T9846 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2322325 T9846 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2322327 T9846 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2322327 T9846 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2322328 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2322329 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2322330 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2322330 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2322331 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2322332 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2322332 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2322333 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2322333 T9846 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2322334 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2322334 T9846 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2322362 T9846 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2322364 T9846 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2322366 T9846 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2322368 T9846 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2322372 T9846 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2322372 T9846 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2322373 T9846 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=4.158203125, floorSegmentMB=1.1220703125, forceMergeDeletesPctAllowed=2.448053911343946, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2322375 T9846 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2322375 T9846 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2322375 T9846 oass.SolrIndexSearcher.<init> Opening Searcher@77dd6d4a[collection1] main
   [junit4]   2> 2322376 T9846 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2322377 T9846 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2322377 T9846 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2322377 T9846 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2322377 T9846 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2322378 T9846 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2322378 T9846 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2322379 T9846 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2322379 T9846 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2322379 T9846 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2322379 T9846 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2322380 T9847 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77dd6d4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2322381 T9846 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2322381 T9850 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10274 collection:collection1 shard:shard1
   [junit4]   2> 2322382 T9793 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> 2322382 T9793 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2322382 T9850 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2322386 T9850 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2322387 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2322387 T9850 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2322387 T9850 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2178 name=collection1 org.apache.solr.core.SolrCore@2defed47 url=http://127.0.0.1:10274/collection1 node=127.0.0.1:10274_ C2178_STATE=coll:collection1 core:collection1 props:{state=down, node_name=127.0.0.1:10274_, base_url=http://127.0.0.1:10274, core=collection1}
   [junit4]   2> 2322387 T9850 C2178 P10274 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10274/collection1/
   [junit4]   2> 2322388 T9850 C2178 P10274 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2322388 T9850 C2178 P10274 oasc.SyncStrategy.syncToMe http://127.0.0.1:10274/collection1/ has no replicas
   [junit4]   2> 2322388 T9850 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10274/collection1/ shard1
   [junit4]   2> 2322388 T9850 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2322389 T9820 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 2322391 T9819 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> 2322391 T9845 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> 2322391 T9830 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> 2322393 T9820 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10274",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 2322395 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2322395 T9845 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> 2322395 T9830 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> 2322395 T9819 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> 2322442 T9850 oasc.ZkController.register We are http://127.0.0.1:10274/collection1/ and leader is http://127.0.0.1:10274/collection1/
   [junit4]   2> 2322443 T9850 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10274
   [junit4]   2> 2322443 T9850 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2322443 T9850 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2322443 T9850 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2322444 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2322446 T9820 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:10274_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10274",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 2322553 T9845 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> 2322553 T9830 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> 2322553 T9819 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> 2323629 T9793 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2323630 T9793 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2323633 T9793 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10288
   [junit4]   2> 2323633 T9793 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2323633 T9793 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2323634 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-004
   [junit4]   2> 2323634 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-004/'
   [junit4]   2> 2323664 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-004/solr.xml
   [junit4]   2> 2323717 T9793 oasc.CoreContainer.<init> New CoreContainer 1771583963
   [junit4]   2> 2323717 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-004/]
   [junit4]   2> 2323718 T9793 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2323718 T9793 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2323718 T9793 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2323719 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2323719 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 2323719 T9793 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2323719 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2323719 T9793 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2323720 T9793 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2323720 T9793 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2323720 T9793 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2323721 T9793 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2323721 T9793 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2323721 T9793 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2323721 T9793 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10258/solr
   [junit4]   2> 2323722 T9793 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2323722 T9793 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2323723 T9793 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2323724 T9862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@210d4c3a name:ZooKeeperConnection Watcher:127.0.0.1:10258 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2323725 T9793 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2323726 T9793 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2323727 T9793 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2323728 T9865 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@88ad706 name:ZooKeeperConnection Watcher:127.0.0.1:10258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2323729 T9793 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2323733 T9793 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2324736 T9793 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10288_
   [junit4]   2> 2324737 T9793 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10288_
   [junit4]   2> 2324740 T9793 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2324748 T9866 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2324748 T9866 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2324749 T9866 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2324749 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2324751 T9820 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10288_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10288",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 2324751 T9820 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 2324751 T9820 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2324753 T9819 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> 2324753 T9845 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> 2324753 T9830 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> 2324753 T9865 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> 2325749 T9866 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2325750 T9866 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2325750 T9866 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2325750 T9866 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2325751 T9866 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2325751 T9866 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-004/collection1/'
   [junit4]   2> 2325753 T9866 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2325753 T9866 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2325754 T9866 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2325777 T9866 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2325779 T9866 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2325819 T9866 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2325852 T9866 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2325953 T9866 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2325959 T9866 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2326291 T9866 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2326293 T9866 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2326295 T9866 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2326299 T9866 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2326316 T9866 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2326316 T9866 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 2326316 T9866 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2/
   [junit4]   2> 2326317 T9866 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78a2255c
   [junit4]   2> 2326318 T9866 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2
   [junit4]   2> 2326319 T9866 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2/index/
   [junit4]   2> 2326320 T9866 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2326322 T9866 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2/index
   [junit4]   2> 2326322 T9866 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8814436577771241]
   [junit4]   2> 2326327 T9866 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2326327 T9866 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2326333 T9866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2326333 T9866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2326333 T9866 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2326334 T9866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2326334 T9866 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2326334 T9866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2326335 T9866 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2326335 T9866 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2326335 T9866 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2326336 T9866 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2326336 T9866 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2326337 T9866 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2326337 T9866 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2326338 T9866 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2326339 T9866 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2326341 T9866 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2326341 T9866 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2326342 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2326343 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2326343 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2326344 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2326344 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2326345 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2326345 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2326346 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2326346 T9866 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2326347 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2326347 T9866 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2326366 T9866 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2326368 T9866 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2326370 T9866 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2326372 T9866 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2326375 T9866 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2326375 T9866 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2326377 T9866 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=4.158203125, floorSegmentMB=1.1220703125, forceMergeDeletesPctAllowed=2.448053911343946, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2326378 T9866 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2326378 T9866 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2326379 T9866 oass.SolrIndexSearcher.<init> Opening Searcher@1c6b93f0[collection1] main
   [junit4]   2> 2326379 T9866 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2326380 T9866 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2326380 T9866 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2326380 T9866 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2326381 T9866 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2326381 T9866 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2326381 T9866 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2326382 T9866 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2326382 T9866 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2326382 T9866 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2326382 T9866 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2326384 T9867 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c6b93f0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2326384 T9866 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2326385 T9870 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10288 collection:collection1 shard:shard1
   [junit4]   2> 2326385 T9793 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> 2326386 T9793 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2326387 T9870 oasc.ZkController.register We are http://127.0.0.1:10288/collection1/ and leader is http://127.0.0.1:10274/collection1/
   [junit4]   2> 2326387 T9870 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10288
   [junit4]   2> 2326387 T9870 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 2326388 T9870 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> 2326388 T9793 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> ASYNC  NEW_CORE C2179 name=collection1 org.apache.solr.core.SolrCore@4d2784ce url=http://127.0.0.1:10288/collection1 node=127.0.0.1:10288_ C2179_STATE=coll:collection1 core:collection1 props:{state=down, node_name=127.0.0.1:10288_, base_url=http://127.0.0.1:10288, core=collection1}
   [junit4]   2> 2326388 T9871 C2179 P10288 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 2326389 T9871 C2179 P10288 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 2326389 T9871 C2179 P10288 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:10274/collection1/ and I am http://127.0.0.1:10288/collection1/
   [junit4]   2> 2326389 T9871 C2179 P10288 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 2326389 T9871 C2179 P10288 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2326390 T9819 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2326391 T9871 C2179 P10288 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:10274; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A10288_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 2326394 T9835 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2326394 T9820 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:10288_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10288",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 2326395 T9835 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2326396 T9835 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:10288_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","node_name":"127.0.0.1:10288_","base_url":"http://127.0.0.1:10288","core":"collection1"}
   [junit4]   2> 2326396 T9845 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> 2326396 T9830 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nod

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

tiesInvariantRule.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> 2416321 T9793 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2416321 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2 [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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 2416321 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2
   [junit4]   2> 2416322 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2/index [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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 2416322 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001/tempDir-001/jetty2/index
   [junit4]   2> 2416323 T9793 oasc.Overseer.close Overseer (id=92946366968627208-127.0.0.1:10288_-n_0000000002) closing
   [junit4]   2> 2416323 T9888 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:10288_
   [junit4]   2> 2416324 T9887 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2416325 T9793 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2421326 T9793 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2421328 T9793 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:10258 10258
   [junit4]   2> 2421429 T9794 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:10258 10258
   [junit4]   2> 2421431 T9794 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		4	/solr/aliases.json
   [junit4]   2> 		4	/solr/clusterstate.json
   [junit4]   2> 		3	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent data watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		2	/solr/overseer_elect/election/92946366968627203-127.0.0.1:10261_-n_0000000000
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		4	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=144E19EAA1186221 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  107s J1 | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many update fails - we expect it can happen, but shouldn't easily
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([144E19EAA1186221:95A897F2D647021D]:0)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2421457 T9793 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.ChaosMonkeyNothingIsSafeTest-144E19EAA1186221-001
   [junit4]   2> 106600 T9792 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {rnd_b=PostingsFormat(name=Direct), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_i=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=ga_IE, timezone=Asia/Baghdad
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=34305112,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [OpenExchangeRatesOrgProviderTest, SharedFSAutoReplicaFailoverUtilsTest, DateRangeFieldTest, TestCollationField, SolrIndexSplitterTest, AnalyticsQueryTest, OutOfBoxZkACLAndCredentialsProvidersTest, HighlighterMaxOffsetTest, ParsingFieldUpdateProcessorsTest, TestReload, TestHashPartitioner, LeaderElectionIntegrationTest, URLClassifyProcessorTest, TestManagedSynonymFilterFactory, AutoCommitTest, TestStandardQParsers, OverseerRolesTest, SolrCmdDistributorTest, TestAtomicUpdateErrorCases, TestLMDirichletSimilarityFactory, TestValueSourceCache, AliasIntegrationTest, ExternalFileFieldSortTest, TestManagedSchemaFieldResource, HttpPartitionTest, DirectUpdateHandlerTest, DistributedQueryComponentCustomSortTest, TestRequestStatusCollectionAPI, TestExpandComponent, TestHighFrequencyDictionaryFactory, BlockDirectoryTest, TestFieldCollectionResource, IndexBasedSpellCheckerTest, TestShortCircuitedRequests, TestNonDefinedSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest, AnalyticsMergeStrategyTest, TestPivotHelperCode, TestSolrQueryParserResource, TestSolrXmlPersistence, CopyFieldTest, DocValuesTest, TestArbitraryIndexDir, MultiThreadedOCPTest, DistributedFacetPivotSmallAdvancedTest, UUIDFieldTest, TestSolrConfigHandlerConcurrent, HdfsWriteToMultipleCollectionsTest, LeaderFailoverAfterPartitionTest, DistributedQueryElevationComponentTest, TestCloudManagedSchema, TestPostingsSolrHighlighter, PrimitiveFieldTypeTest, TestBulkSchemaConcurrent, PolyFieldTest, DistribDocExpirationUpdateProcessorTest, TestCloudSchemaless, UnloadDistributedZkTest, DistributedIntervalFacetingTest, TestDistributedGrouping, OverseerTest, TestConfigReload, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 107.38s, 1 test, 1 failure <<< FAILURES!

[...truncated 612 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, 1843 tests, 1 failure, 60 ignored (23 assumptions)

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