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 2015/04/17 03:19:25 UTC

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

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

2 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

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

Stack Trace:
java.lang.AssertionError: There were too many update fails (36 > 20) - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([5CCD2BE00931DEA:8D98ED64AE6F7012]: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.test(ChaosMonkeyNothingIsSafeTest.java:230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {   "c8n_1x2":{     "replicationFactor":"2",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "state":"active",             "core":"c8n_1x2_shard1_replica1",             "base_url":"http://127.0.0.1:35279",             "node_name":"127.0.0.1:35279_",             "leader":"true"},           "core_node2":{             "state":"recovering",             "core":"c8n_1x2_shard1_replica2",             "base_url":"http://127.0.0.1:35270",             "node_name":"127.0.0.1:35270_"}}}},     "autoAddReplicas":"false",     "router":{"name":"compositeId"},     "maxShardsPerNode":"1"},   "control_collection":{     "replicationFactor":"1",     "shards":{"shard1":{         "range":"80000000-7fffffff",         "state":"active",         "replicas":{"core_node1":{             "state":"active",             "core":"collection1",             "base_url":"http://127.0.0.1:35265",             "node_name":"127.0.0.1:35265_",             "leader":"true"}}}},     "autoAddReplicas":"false",     "router":{"name":"compositeId"},     "autoCreated":"true",     "maxShardsPerNode":"1"},   "collection1":{     "replicationFactor":"1",     "shards":{       "shard1":{         "range":"80000000-ffffffff",         "state":"active",         "replicas":{"core_node2":{             "state":"active",             "core":"collection1",             "base_url":"http://127.0.0.1:35274",             "node_name":"127.0.0.1:35274_",             "leader":"true"}}},       "shard2":{         "range":"0-7fffffff",         "state":"active",         "replicas":{           "core_node1":{             "state":"active",             "core":"collection1",             "base_url":"http://127.0.0.1:35270",             "node_name":"127.0.0.1:35270_",             "leader":"true"},           "core_node3":{             "state":"active",             "core":"collection1",             "base_url":"http://127.0.0.1:35279",             "node_name":"127.0.0.1:35279_"}}}},     "autoAddReplicas":"false",     "router":{"name":"compositeId"},     "autoCreated":"true",     "maxShardsPerNode":"1"}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {
  "c8n_1x2":{
    "replicationFactor":"2",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "state":"active",
            "core":"c8n_1x2_shard1_replica1",
            "base_url":"http://127.0.0.1:35279",
            "node_name":"127.0.0.1:35279_",
            "leader":"true"},
          "core_node2":{
            "state":"recovering",
            "core":"c8n_1x2_shard1_replica2",
            "base_url":"http://127.0.0.1:35270",
            "node_name":"127.0.0.1:35270_"}}}},
    "autoAddReplicas":"false",
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1"},
  "control_collection":{
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node1":{
            "state":"active",
            "core":"collection1",
            "base_url":"http://127.0.0.1:35265",
            "node_name":"127.0.0.1:35265_",
            "leader":"true"}}}},
    "autoAddReplicas":"false",
    "router":{"name":"compositeId"},
    "autoCreated":"true",
    "maxShardsPerNode":"1"},
  "collection1":{
    "replicationFactor":"1",
    "shards":{
      "shard1":{
        "range":"80000000-ffffffff",
        "state":"active",
        "replicas":{"core_node2":{
            "state":"active",
            "core":"collection1",
            "base_url":"http://127.0.0.1:35274",
            "node_name":"127.0.0.1:35274_",
            "leader":"true"}}},
      "shard2":{
        "range":"0-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "state":"active",
            "core":"collection1",
            "base_url":"http://127.0.0.1:35270",
            "node_name":"127.0.0.1:35270_",
            "leader":"true"},
          "core_node3":{
            "state":"active",
            "core":"collection1",
            "base_url":"http://127.0.0.1:35279",
            "node_name":"127.0.0.1:35279_"}}}},
    "autoAddReplicas":"false",
    "router":{"name":"compositeId"},
    "autoCreated":"true",
    "maxShardsPerNode":"1"}}
	at __randomizedtesting.SeedInfo.seed([5CCD2BE00931DEA:8D98ED64AE6F7012]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:237)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9497 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/init-core-data-001
   [junit4]   2> 280915 T716 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /du_ttp/wz
   [junit4]   2> 280921 T716 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 280921 T717 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 280921 T717 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 281021 T716 oasc.ZkTestServer.run start zk server on port:35037
   [junit4]   2> 281022 T716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 281022 T716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 281025 T724 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75d21c8b name:ZooKeeperConnection Watcher:127.0.0.1:35037 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 281025 T716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 281026 T716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 281026 T716 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 281028 T716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 281029 T716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 281030 T727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ace3de6 name:ZooKeeperConnection Watcher:127.0.0.1:35037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 281030 T716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 281030 T716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 281031 T716 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 281032 T716 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 281033 T716 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 281034 T716 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 281035 T716 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> 281036 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 281038 T716 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> 281038 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 281040 T716 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> 281040 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 281042 T716 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> 281042 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 281043 T716 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> 281044 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 281045 T716 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> 281046 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 281047 T716 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> 281047 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 281048 T716 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> 281049 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 281050 T716 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> 281051 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 281052 T716 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> 281052 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 281054 T716 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> 281054 T716 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 282316 T716 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1
   [junit4]   2> 282320 T716 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 282323 T716 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35041
   [junit4]   2> 282323 T716 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/tempDir-001/control/data, hostPort=35041, hostContext=/du_ttp/wz}
   [junit4]   2> 282324 T716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 282324 T716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/'
   [junit4]   2> 282368 T716 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/solr.xml
   [junit4]   2> 282421 T716 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores
   [junit4]   2> 282421 T716 oasc.CoreContainer.<init> New CoreContainer 1932685704
   [junit4]   2> 282422 T716 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/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/]
   [junit4]   2> 282422 T716 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/lib
   [junit4]   2> 282423 T716 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/lib).
   [junit4]   2> 282433 T716 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 282441 T716 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 282441 T716 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 282442 T716 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 282442 T716 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 282442 T716 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35037/solr
   [junit4]   2> 282443 T716 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 282443 T716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 282443 T716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 282445 T739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@322b8ca3 name:ZooKeeperConnection Watcher:127.0.0.1:35037 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 282446 T716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 282446 T716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 282448 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 282449 T742 N:127.0.0.1:35041_du_ttp%2Fwz oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c5114bf name:ZooKeeperConnection Watcher:127.0.0.1:35037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 282449 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 282450 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 282451 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 282453 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 282454 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 282455 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 282457 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 282458 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 282459 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 282460 T716 N:127.0.0.1:35041_du_ttp%2Fwz oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35041_du_ttp%2Fwz
   [junit4]   2> 282460 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35041_du_ttp%2Fwz
   [junit4]   2> 282461 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 282462 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 282463 T716 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 282464 T716 N:127.0.0.1:35041_du_ttp%2Fwz oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35041_du_ttp%2Fwz
   [junit4]   2> 282465 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 282465 T716 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer.start Overseer (id=93666018841067523-127.0.0.1:35041_du_ttp%2Fwz-n_0000000000) starting
   [junit4]   2> 282467 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 282471 T716 N:127.0.0.1:35041_du_ttp%2Fwz oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 282471 T744 N:127.0.0.1:35041_du_ttp%2Fwz oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 282471 T716 N:127.0.0.1:35041_du_ttp%2Fwz oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 282471 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 282474 T716 N:127.0.0.1:35041_du_ttp%2Fwz oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores
   [junit4]   2> 282478 T716 N:127.0.0.1:35041_du_ttp%2Fwz oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=control_collection, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/, config=solrconfig.xml, transient=false, coreNodeName=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1, loadOnStartup=true, schema=schema.xml, name=collection1, dataDir=data/, shard=}
   [junit4]   2> 282479 T716 N:127.0.0.1:35041_du_ttp%2Fwz oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/
   [junit4]   2> 282479 T716 N:127.0.0.1:35041_du_ttp%2Fwz oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 282480 T746 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 282480 T746 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 282481 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 282481 T742 N:127.0.0.1:35041_du_ttp%2Fwz oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 282482 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35041/du_ttp/wz",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35041_du_ttp%2Fwz",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 282482 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35041/du_ttp/wz",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35041_du_ttp%2Fwz",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 282483 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 282483 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 282484 T742 N:127.0.0.1:35041_du_ttp%2Fwz 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> 283481 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 283482 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 283483 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 283483 T746 N:127.0.0.1:35041_du_ttp%2Fwz oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 283484 T746 N:127.0.0.1:35041_du_ttp%2Fwz oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 283484 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/'
   [junit4]   2> 283502 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 283505 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 283516 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 283538 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 283587 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 283588 T746 N:127.0.0.1:35041_du_ttp%2Fwz oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 283599 T746 N:127.0.0.1:35041_du_ttp%2Fwz oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 283942 T746 N:127.0.0.1:35041_du_ttp%2Fwz oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 283945 T746 N:127.0.0.1:35041_du_ttp%2Fwz oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 283947 T746 N:127.0.0.1:35041_du_ttp%2Fwz oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 283951 T746 N:127.0.0.1:35041_du_ttp%2Fwz oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 283974 T746 N:127.0.0.1:35041_du_ttp%2Fwz oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 283975 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 284021 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 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/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/data/
   [junit4]   2> 284022 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a93d960
   [junit4]   2> 284024 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/data
   [junit4]   2> 284025 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/data/index/
   [junit4]   2> 284026 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 284026 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/data/index
   [junit4]   2> 284028 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1206455432, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 284033 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 284034 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 284041 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 284042 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 284042 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 284042 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 284043 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 284043 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 284044 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 284044 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 284044 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 284063 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 284065 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 284068 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 284070 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 284077 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/system,/update/json/docs,/admin/properties,/admin/ping,/admin/file,/config,/admin/threads,/replication,/get,/update/json,/update/csv,/admin/logging,/admin/segments,standard,/admin/luke,/admin/mbeans,/admin/plugins,/schema,/update
   [junit4]   2> 284079 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 284079 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 284080 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 284081 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 284081 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 284082 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1602002767793204]
   [junit4]   2> 284084 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 284084 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 284085 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@4db8e620[collection1] main
   [junit4]   2> 284085 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 284086 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 284086 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 284087 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 284087 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 284087 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 284088 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 284088 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 284089 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 284089 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 284090 T746 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 284090 T747 N:127.0.0.1:35041_du_ttp%2Fwz c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4db8e620[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 284091 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35041/du_ttp/wz collection:control_collection shard:shard1
   [junit4]   2> 284091 T716 N:127.0.0.1:35041_du_ttp%2Fwz oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 284092 T716 N:127.0.0.1:35041_du_ttp%2Fwz oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 284092 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 284095 T716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 284095 T716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 284096 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 284097 T753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@653c9687 name:ZooKeeperConnection Watcher:127.0.0.1:35037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 284097 T716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 284098 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 284098 T716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 284098 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 284098 T742 N:127.0.0.1:35041_du_ttp%2Fwz oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> ASYNC  NEW_CORE C122 name=collection1 org.apache.solr.core.SolrCore@dae8709 url=http://127.0.0.1:35041/du_ttp/wz/collection1 node=127.0.0.1:35041_du_ttp%2Fwz C122_STATE=coll:control_collection core:collection1 props:{core=collection1, state=down, base_url=http://127.0.0.1:35041/du_ttp/wz, node_name=127.0.0.1:35041_du_ttp%2Fwz}
   [junit4]   2> 284099 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 C122 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35041/du_ttp/wz/collection1/
   [junit4]   2> 284098 T716 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 284099 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 284099 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 C122 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 284101 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 C122 oasc.SyncStrategy.syncToMe http://127.0.0.1:35041/du_ttp/wz/collection1/ has no replicas
   [junit4]   2> 284101 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35041/du_ttp/wz/collection1/ shard1
   [junit4]   2> 284101 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 284102 T753 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 284102 T742 N:127.0.0.1:35041_du_ttp%2Fwz 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> 284103 T716 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 284106 T742 N:127.0.0.1:35041_du_ttp%2Fwz oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 284106 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35041/du_ttp/wz",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 284209 T753 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> 284209 T742 N:127.0.0.1:35041_du_ttp%2Fwz 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> 284258 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:35041/du_ttp/wz/collection1/ and leader is http://127.0.0.1:35041/du_ttp/wz/collection1/
   [junit4]   2> 284259 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35041/du_ttp/wz
   [junit4]   2> 284259 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 284259 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 284259 T750 N:127.0.0.1:35041_du_ttp%2Fwz C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 284261 T742 N:127.0.0.1:35041_du_ttp%2Fwz oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 284262 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35041/du_ttp/wz",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35041_du_ttp%2Fwz",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 284263 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35041/du_ttp/wz",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35041_du_ttp%2Fwz",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 284366 T753 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> 284366 T742 N:127.0.0.1:35041_du_ttp%2Fwz 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> 285552 T716 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1
   [junit4]   2> 285554 T716 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001
   [junit4]   2> 285555 T716 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 285557 T716 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35065
   [junit4]   2> 285558 T716 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=35065, hostContext=/du_ttp/wz, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/tempDir-001/jetty1, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 285558 T716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 285559 T716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/'
   [junit4]   2> 285593 T716 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/solr.xml
   [junit4]   2> 285634 T716 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores
   [junit4]   2> 285635 T716 oasc.CoreContainer.<init> New CoreContainer 1633618325
   [junit4]   2> 285635 T716 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/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/]
   [junit4]   2> 285635 T716 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/lib
   [junit4]   2> 285636 T716 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/lib).
   [junit4]   2> 285649 T716 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 285654 T716 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 285655 T716 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 285655 T716 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 285656 T716 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 285656 T716 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35037/solr
   [junit4]   2> 285656 T716 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 285656 T716 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 285657 T716 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 285659 T765 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f84d41a name:ZooKeeperConnection Watcher:127.0.0.1:35037 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 285659 T716 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 285660 T716 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 285662 T716 N:127.0.0.1:35065_du_ttp%2Fwz oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 285663 T768 N:127.0.0.1:35065_du_ttp%2Fwz oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c00edc9 name:ZooKeeperConnection Watcher:127.0.0.1:35037/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 285663 T716 N:127.0.0.1:35065_du_ttp%2Fwz oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 285667 T716 N:127.0.0.1:35065_du_ttp%2Fwz oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 286669 T716 N:127.0.0.1:35065_du_ttp%2Fwz oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35065_du_ttp%2Fwz
   [junit4]   2> 286671 T716 N:127.0.0.1:35065_du_ttp%2Fwz oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35065_du_ttp%2Fwz
   [junit4]   2> 286673 T716 N:127.0.0.1:35065_du_ttp%2Fwz oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 286676 T716 N:127.0.0.1:35065_du_ttp%2Fwz oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores
   [junit4]   2> 286682 T716 N:127.0.0.1:35065_du_ttp%2Fwz oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {shard=, collection=collection1, schema=schema.xml, dataDir=data/, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1, config=solrconfig.xml, coreNodeName=, loadOnStartup=true, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/, transient=false, name=collection1}
   [junit4]   2> 286682 T716 N:127.0.0.1:35065_du_ttp%2Fwz oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/
   [junit4]   2> 286683 T716 N:127.0.0.1:35065_du_ttp%2Fwz oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 286684 T769 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 286684 T769 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 286685 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 286685 T742 N:127.0.0.1:35041_du_ttp%2Fwz oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 286687 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35065/du_ttp/wz",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35065_du_ttp%2Fwz",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 286687 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35065/du_ttp/wz",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35065_du_ttp%2Fwz",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 286688 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 286688 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 286689 T768 N:127.0.0.1:35065_du_ttp%2Fwz 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> 286689 T742 N:127.0.0.1:35041_du_ttp%2Fwz 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> 286689 T753 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> 287686 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 287687 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 287688 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 287688 T769 N:127.0.0.1:35065_du_ttp%2Fwz oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 287688 T769 N:127.0.0.1:35065_du_ttp%2Fwz oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 287689 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/'
   [junit4]   2> 287707 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 287710 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 287721 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 287743 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 287792 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 287793 T769 N:127.0.0.1:35065_du_ttp%2Fwz oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 287804 T769 N:127.0.0.1:35065_du_ttp%2Fwz oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 288151 T769 N:127.0.0.1:35065_du_ttp%2Fwz oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 288154 T769 N:127.0.0.1:35065_du_ttp%2Fwz oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 288156 T769 N:127.0.0.1:35065_du_ttp%2Fwz oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 288161 T769 N:127.0.0.1:35065_du_ttp%2Fwz oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 288184 T769 N:127.0.0.1:35065_du_ttp%2Fwz oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 288185 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 288186 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 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/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 288186 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a93d960
   [junit4]   2> 288188 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/data
   [junit4]   2> 288189 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 288190 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 288191 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 288192 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1206455432, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 288203 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 288203 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 288212 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 288213 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 288213 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 288214 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 288214 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 288214 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 288215 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 288215 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 288216 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 288235 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 288238 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 288240 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 288243 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 288253 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/system,/update/json/docs,/admin/properties,/admin/ping,/admin/file,/config,/admin/threads,/replication,/get,/update/json,/update/csv,/admin/logging,/admin/segments,standard,/admin/luke,/admin/mbeans,/admin/plugins,/schema,/update
   [junit4]   2> 288256 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 288256 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 288257 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 288258 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 288258 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 288260 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1602002767793204]
   [junit4]   2> 288261 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 288262 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 288262 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@6ddb7162[collection1] main
   [junit4]   2> 288263 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 288263 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 288264 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 288264 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 288265 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 288265 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 288265 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 288266 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 288266 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 288267 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 288268 T770 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ddb7162[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 288269 T769 N:127.0.0.1:35065_du_ttp%2Fwz c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 288270 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35065/du_ttp/wz collection:collection1 shard:shard1
   [junit4]   2> 288270 T716 N:127.0.0.1:35065_du_ttp%2Fwz oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 288271 T716 N:127.0.0.1:35065_du_ttp%2Fwz oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 288271 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 288275 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 288277 T742 N:127.0.0.1:35041_du_ttp%2Fwz oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 288277 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 288277 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C123 name=collection1 org.apache.solr.core.SolrCore@475b3a7 url=http://127.0.0.1:35065/du_ttp/wz/collection1 node=127.0.0.1:35065_du_ttp%2Fwz C123_STATE=coll:collection1 core:collection1 props:{core=collection1, state=down, base_url=http://127.0.0.1:35065/du_ttp/wz, node_name=127.0.0.1:35065_du_ttp%2Fwz}
   [junit4]   2> 288278 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 C123 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35065/du_ttp/wz/collection1/
   [junit4]   2> 288278 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 288278 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 C123 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 288279 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 C123 oasc.SyncStrategy.syncToMe http://127.0.0.1:35065/du_ttp/wz/collection1/ has no replicas
   [junit4]   2> 288279 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35065/du_ttp/wz/collection1/ shard1
   [junit4]   2> 288279 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 288280 T742 N:127.0.0.1:35041_du_ttp%2Fwz 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> 288280 T768 N:127.0.0.1:35065_du_ttp%2Fwz 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> 288280 T753 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> 288283 T742 N:127.0.0.1:35041_du_ttp%2Fwz oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 288284 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer$ClusterStateUpdater.run 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:35065/du_ttp/wz",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 288387 T768 N:127.0.0.1:35065_du_ttp%2Fwz 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> 288387 T742 N:127.0.0.1:35041_du_ttp%2Fwz 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> 288387 T753 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> 288436 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ZkController.register We are http://127.0.0.1:35065/du_ttp/wz/collection1/ and leader is http://127.0.0.1:35065/du_ttp/wz/collection1/
   [junit4]   2> 288437 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35065/du_ttp/wz
   [junit4]   2> 288437 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 288437 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 288438 T773 N:127.0.0.1:35065_du_ttp%2Fwz C:collection1 S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 288439 T742 N:127.0.0.1:35041_du_ttp%2Fwz oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 288440 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35065/du_ttp/wz",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35065_du_ttp%2Fwz",
   [junit4]   2> 	  "operation":"state"} current state version: 7
   [junit4]   2> 288441 T743 N:127.0.0.1:35041_du_ttp%2Fwz oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35065/du_ttp/wz",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35065_du_ttp%2Fwz",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 288544 T753 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> 288544 T768 N:127.0.0.1:35065_du_ttp%2Fwz 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> 288544 T742 N:127.0.0.1:35041_du_ttp%2Fwz 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> 289517 T716 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-2-001/cores/collection1
   [junit4]   2> 289520 T716 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-2-001
   [junit4]   2> 289520 T716 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 289523 T716 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35106
   [junit4]   2> 289523 T716 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostPort=35106, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-2-001/cores, hostContext=/du_ttp/wz, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/tempDir-001/jetty2}
   [junit4]   2> 289524 T716 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@57bd06bf
   [junit4]   2> 289524 T716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-2-001/'
   [junit4]   2> 289566 T716 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-2-001/solr.xml
   [junit4]   2> 289617 T716 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-2-001/cores
   [junit4]   2> 289617 T716 oasc.CoreContainer.<init> New CoreContainer 826088026
   [junit4]   2> 289618 T716 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/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-2-001/]
   [junit4]   2> 289618 T716 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest 5CCD2BE00931DEA-001/shard-2-001/lib
   [junit4]   2> 289619 T716 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolve

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

t4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:291)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:486)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:146)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:142)
   [junit4]   2> 		... 12 more
   [junit4]   2> 	
   [junit4]   2> 550797 T1815 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 550921 T1815 C:control_collection S:shard1 c:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:35252 35252
   [junit4]   2> 550965 T1816 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:35252 35252
   [junit4]   2> 550966 T1816 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/aliases.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/live_nodes
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> 550966 T1815 C:control_collection S:shard1 c:collection1 oasc.SocketProxy.close WARN Closing 11 connections to: http://127.0.0.1:35279/, target: http://127.0.0.1:35280/
   [junit4]   2> 550967 T1815 C:control_collection S:shard1 c:collection1 oasc.SocketProxy.close WARN Closing 5 connections to: http://127.0.0.1:35274/, target: http://127.0.0.1:35275/
   [junit4]   2> 550967 T1815 C:control_collection S:shard1 c:collection1 oasc.SocketProxy.close WARN Closing 1 connections to: http://127.0.0.1:35270/, target: http://127.0.0.1:35271/
   [junit4]   2> 550968 T1815 C:control_collection S:shard1 c:collection1 oasc.SocketProxy.close WARN Closing 5 connections to: http://127.0.0.1:35265/, target: http://127.0.0.1:35266/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=5CCD2BE00931DEA -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=Asia/Urumqi -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  234s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: {
   [junit4]    >   "c8n_1x2":{
   [junit4]    >     "replicationFactor":"2",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "state":"active",
   [junit4]    >             "core":"c8n_1x2_shard1_replica1",
   [junit4]    >             "base_url":"http://127.0.0.1:35279",
   [junit4]    >             "node_name":"127.0.0.1:35279_",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node2":{
   [junit4]    >             "state":"recovering",
   [junit4]    >             "core":"c8n_1x2_shard1_replica2",
   [junit4]    >             "base_url":"http://127.0.0.1:35270",
   [junit4]    >             "node_name":"127.0.0.1:35270_"}}}},
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "maxShardsPerNode":"1"},
   [junit4]    >   "control_collection":{
   [junit4]    >     "replicationFactor":"1",
   [junit4]    >     "shards":{"shard1":{
   [junit4]    >         "range":"80000000-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{"core_node1":{
   [junit4]    >             "state":"active",
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:35265",
   [junit4]    >             "node_name":"127.0.0.1:35265_",
   [junit4]    >             "leader":"true"}}}},
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "autoCreated":"true",
   [junit4]    >     "maxShardsPerNode":"1"},
   [junit4]    >   "collection1":{
   [junit4]    >     "replicationFactor":"1",
   [junit4]    >     "shards":{
   [junit4]    >       "shard1":{
   [junit4]    >         "range":"80000000-ffffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{"core_node2":{
   [junit4]    >             "state":"active",
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:35274",
   [junit4]    >             "node_name":"127.0.0.1:35274_",
   [junit4]    >             "leader":"true"}}},
   [junit4]    >       "shard2":{
   [junit4]    >         "range":"0-7fffffff",
   [junit4]    >         "state":"active",
   [junit4]    >         "replicas":{
   [junit4]    >           "core_node1":{
   [junit4]    >             "state":"active",
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:35270",
   [junit4]    >             "node_name":"127.0.0.1:35270_",
   [junit4]    >             "leader":"true"},
   [junit4]    >           "core_node3":{
   [junit4]    >             "state":"active",
   [junit4]    >             "core":"collection1",
   [junit4]    >             "base_url":"http://127.0.0.1:35279",
   [junit4]    >             "node_name":"127.0.0.1:35279_"}}}},
   [junit4]    >     "autoAddReplicas":"false",
   [junit4]    >     "router":{"name":"compositeId"},
   [junit4]    >     "autoCreated":"true",
   [junit4]    >     "maxShardsPerNode":"1"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5CCD2BE00931DEA:8D98ED64AE6F7012]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1920)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:237)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:105)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 551057 T1815 C:control_collection S:shard1 c:collection1 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/J0/temp/solr.cloud.HttpPartitionTest 5CCD2BE00931DEA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Asserting), range_facet_l=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Asserting), timestamp=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=Direct), a_t=Lucene50(blocksize=128)}, docValues:{timestamp=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ro_RO, timezone=Asia/Urumqi
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=139150776,total=299892736
   [junit4]   2> NOTE: All tests run in this JVM: [TestSort, DOMUtilTest, BasicDistributedZkTest, TestSolrConfigHandlerConcurrent, TestCharFilters, TestDynamicLoading, TestSuggestSpellingConverter, HttpPartitionTest]
   [junit4] Completed [100/483] on J0 in 233.86s, 1 test, 1 failure <<< FAILURES!

[...truncated 1226 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: 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:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991: There were test failures: 483 suites, 1916 tests, 2 failures, 64 ignored (23 assumptions)

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