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 2019/04/17 08:19:12 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 73 - Still unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/73/

4 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testReshapeReindexing

Error Message:
num docs expected:<200> but was:<198>

Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<198>
	at __randomizedtesting.SeedInfo.seed([8F04F081A78B20B3:645983B80890EC46]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:376)
	at org.apache.solr.cloud.ReindexCollectionTest.testReshapeReindexing(ReindexCollectionTest.java:221)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/23)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:39059/solr",           "node_name":"127.0.0.1:39059_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:43466/solr",           "node_name":"127.0.0.1:43466_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"down"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:39059/solr",           "node_name":"127.0.0.1:39059_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:43466/solr",           "node_name":"127.0.0.1:43466_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live Nodes: [127.0.0.1:34098_solr, 127.0.0.1:39059_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/23)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:39059/solr",           "node_name":"127.0.0.1:39059_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:43466/solr",           "node_name":"127.0.0.1:43466_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"down"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:39059/solr",           "node_name":"127.0.0.1:39059_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:43466/solr",           "node_name":"127.0.0.1:43466_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/23)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:39059/solr",
          "node_name":"127.0.0.1:39059_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:43466/solr",
          "node_name":"127.0.0.1:43466_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:39059/solr",
          "node_name":"127.0.0.1:39059_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:43466/solr",
          "node_name":"127.0.0.1:43466_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:34098_solr, 127.0.0.1:39059_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/23)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:39059/solr",
          "node_name":"127.0.0.1:39059_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:43466/solr",
          "node_name":"127.0.0.1:43466_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:39059/solr",
          "node_name":"127.0.0.1:39059_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:43466/solr",
          "node_name":"127.0.0.1:43466_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([8F04F081A78B20B3:B7B7D47F8078F462]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic

Error Message:
{   "dbLastUpdateTime":1000006030,   "firstTimestamp":1000000020,   "lastTimestamp":1000006080,   "timestamps":[1000000020,1000000080,1000000140,1000000200,1000000260,1000000320,1000000380,1000000440,1000000500,1000000560,1000000620,1000000680,1000000740,1000000800,1000000860,1000000920,1000000980,1000001040,1000001100,1000001160,1000001220,1000001280,1000001340,1000001400,1000001460,1000001520,1000001580,1000001640,1000001700,1000001760,1000001820,1000001880,1000001940,1000002000,1000002060,1000002120,1000002180,1000002240,1000002300,1000002360,1000002420,1000002480,1000002540,1000002600,1000002660,1000002720,1000002780,1000002840,1000002900,1000002960,1000003020,1000003080,1000003140,1000003200,1000003260,1000003320,1000003380,1000003440,1000003500,1000003560,1000003620,1000003680,1000003740,1000003800,1000003860,1000003920,1000003980,1000004040,1000004100,1000004160,1000004220,1000004280,1000004340,1000004400,1000004460,1000004520,1000004580,1000004640,1000004700,1000004760,1000004820,1000004880,1000004940,1000005000,1000005060,1000005120,1000005180,1000005240,1000005300,1000005360,1000005420,1000005480,1000005540,1000005600,1000005660,1000005720,1000005780,1000005840,1000005900,1000005960,1000006020,1000006080],   "data":"1000000020:  +1.0000000000E00  +1.0000000000E02  \n1000000080:  +1.0000000000E00  +1.0000000000E02  \n1000000140:  +1.0000000000E00  +1.0000000000E02  \n1000000200:  +1.0000000000E00  +1.0000000000E02  \n1000000260:  +1.0000000000E00  +1.0000000000E02  \n1000000320:  +1.0000000000E00  +1.0000000000E02  \n1000000380:  +1.0000000000E00  +1.0000000000E02  \n1000000440:  +1.0000000000E00  +1.0000000000E02  \n1000000500:  +1.0000000000E00  +1.0000000000E02  \n1000000560:  +1.0000000000E00  +1.0000000000E02  \n1000000620:  +1.0000000000E00  +1.0000000000E02  \n1000000680:  +1.0000000000E00  +1.0000000000E02  \n1000000740:  +1.0000000000E00  +1.0000000000E02  \n1000000800:  +1.0000000000E00  +1.0000000000E02  \n1000000860:  +1.0000000000E00  +1.0000000000E02  \n1000000920:  +1.0000000000E00  +1.0000000000E02  \n1000000980:  +1.0000000000E00  +1.0000000000E02  \n1000001040:  +1.0000000000E00  +1.0000000000E02  \n1000001100:  +1.0000000000E00  +1.0000000000E02  \n1000001160:  +1.0000000000E00  +1.0000000000E02  \n1000001220:  +1.0000000000E00  +1.0000000000E02  \n1000001280:  +1.0000000000E00  +1.0000000000E02  \n1000001340:  +1.0000000000E00  +1.0000000000E02  \n1000001400:  +1.0000000000E00  +1.0000000000E02  \n1000001460:  +1.0000000000E00  +1.0000000000E02  \n1000001520:  +1.0000000000E00  +1.0000000000E02  \n1000001580:  +1.0000000000E00  +1.0000000000E02  \n1000001640:  +1.0000000000E00  +1.0000000000E02  \n1000001700:  +1.0000000000E00  +1.0000000000E02  \n1000001760:  +1.0000000000E00  +1.0000000000E02  \n1000001820:  +1.0000000000E00  +1.0000000000E02  \n1000001880:  +1.0000000000E00  +1.0000000000E02  \n1000001940:  +1.0000000000E00  +1.0000000000E02  \n1000002000:  +1.0000000000E00  +1.0000000000E02  \n1000002060:  +1.0000000000E00  +1.0000000000E02  \n1000002120:  +1.0000000000E00  +1.0000000000E02  \n1000002180:  +1.0000000000E00  +1.0000000000E02  \n1000002240:  +1.0000000000E00  +1.0000000000E02  \n1000002300:  +1.0000000000E00  +1.0000000000E02  \n1000002360:  +1.0000000000E00  +1.0000000000E02  \n1000002420:  +1.0000000000E00  +1.0000000000E02  \n1000002480:  +1.0000000000E00  +1.0000000000E02  \n1000002540:  +1.0000000000E00  +1.0000000000E02  \n1000002600:  +1.0000000000E00  +1.0000000000E02  \n1000002660:  +1.0000000000E00  +1.0000000000E02  \n1000002720:  +1.0000000000E00  +1.0000000000E02  \n1000002780:  +1.0000000000E00  +1.0000000000E02  \n1000002840:  +1.0000000000E00  +1.0000000000E02  \n1000002900:  +1.0000000000E00  +1.0000000000E02  \n1000002960:  +1.0000000000E00  +1.0000000000E02  \n1000003020:  +1.0000000000E00  +1.0000000000E02  \n1000003080:  +1.0000000000E00  +1.0000000000E02  \n1000003140:  +1.0000000000E00  +1.0000000000E02  \n1000003200:  +1.0000000000E00  +1.0000000000E02  \n1000003260:  +1.0000000000E00  +1.0000000000E02  \n1000003320:  +1.0000000000E00  +1.0000000000E02  \n1000003380:  +1.0000000000E00  +1.0000000000E02  \n1000003440:  +1.0000000000E00  +1.0000000000E02  \n1000003500:  +1.0000000000E00  +1.0000000000E02  \n1000003560:  +1.0000000000E00  +1.0000000000E02  \n1000003620:  +1.0000000000E00  +1.0000000000E02  \n1000003680:  +1.0000000000E00  +1.0000000000E02  \n1000003740:  +1.0000000000E00  +1.0000000000E02  \n1000003800:  +1.0000000000E00  +1.0000000000E02  \n1000003860:  +1.0000000000E00  +1.0000000000E02  \n1000003920:  +1.0000000000E00  +1.0000000000E02  \n1000003980:  +1.0000000000E00  +1.0000000000E02  \n1000004040:  +1.0000000000E00  +1.0000000000E02  \n1000004100:  +1.0000000000E00  +1.0000000000E02  \n1000004160:  +1.0000000000E00  +1.0000000000E02  \n1000004220:  +1.0000000000E00  +1.0000000000E02  \n1000004280:  +1.0000000000E00  +1.0000000000E02  \n1000004340:  +1.0000000000E00  +1.0000000000E02  \n1000004400:  +1.0000000000E00  +1.0000000000E02  \n1000004460:  +1.0000000000E00  +1.0000000000E02  \n1000004520:  +1.0000000000E00  +1.0000000000E02  \n1000004580:  +1.0000000000E00  +1.0000000000E02  \n1000004640:  +1.0000000000E00  +1.0000000000E02  \n1000004700:  +1.0000000000E00  +1.0000000000E02  \n1000004760:  NaN  NaN  \n1000004820:  NaN  NaN  \n1000004880:  NaN  NaN  \n1000004940:  NaN  NaN  \n1000005000:  NaN  NaN  \n1000005060:  NaN  NaN  \n1000005120:  NaN  NaN  \n1000005180:  NaN  NaN  \n1000005240:  NaN  NaN  \n1000005300:  NaN  NaN  \n1000005360:  NaN  NaN  \n1000005420:  NaN  NaN  \n1000005480:  NaN  NaN  \n1000005540:  NaN  NaN  \n1000005600:  NaN  NaN  \n1000005660:  NaN  NaN  \n1000005720:  NaN  NaN  \n1000005780:  NaN  NaN  \n1000005840:  NaN  NaN  \n1000005900:  NaN  NaN  \n1000005960:  NaN  NaN  \n1000006020:  NaN  NaN  \n1000006080:  NaN  NaN  \n"} expected:<NaN> but was:<1.0>

Stack Trace:
java.lang.AssertionError: {
  "dbLastUpdateTime":1000006030,
  "firstTimestamp":1000000020,
  "lastTimestamp":1000006080,
  "timestamps":[1000000020,1000000080,1000000140,1000000200,1000000260,1000000320,1000000380,1000000440,1000000500,1000000560,1000000620,1000000680,1000000740,1000000800,1000000860,1000000920,1000000980,1000001040,1000001100,1000001160,1000001220,1000001280,1000001340,1000001400,1000001460,1000001520,1000001580,1000001640,1000001700,1000001760,1000001820,1000001880,1000001940,1000002000,1000002060,1000002120,1000002180,1000002240,1000002300,1000002360,1000002420,1000002480,1000002540,1000002600,1000002660,1000002720,1000002780,1000002840,1000002900,1000002960,1000003020,1000003080,1000003140,1000003200,1000003260,1000003320,1000003380,1000003440,1000003500,1000003560,1000003620,1000003680,1000003740,1000003800,1000003860,1000003920,1000003980,1000004040,1000004100,1000004160,1000004220,1000004280,1000004340,1000004400,1000004460,1000004520,1000004580,1000004640,1000004700,1000004760,1000004820,1000004880,1000004940,1000005000,1000005060,1000005120,1000005180,1000005240,1000005300,1000005360,1000005420,1000005480,1000005540,1000005600,1000005660,1000005720,1000005780,1000005840,1000005900,1000005960,1000006020,1000006080],
  "data":"1000000020:  +1.0000000000E00  +1.0000000000E02  \n1000000080:  +1.0000000000E00  +1.0000000000E02  \n1000000140:  +1.0000000000E00  +1.0000000000E02  \n1000000200:  +1.0000000000E00  +1.0000000000E02  \n1000000260:  +1.0000000000E00  +1.0000000000E02  \n1000000320:  +1.0000000000E00  +1.0000000000E02  \n1000000380:  +1.0000000000E00  +1.0000000000E02  \n1000000440:  +1.0000000000E00  +1.0000000000E02  \n1000000500:  +1.0000000000E00  +1.0000000000E02  \n1000000560:  +1.0000000000E00  +1.0000000000E02  \n1000000620:  +1.0000000000E00  +1.0000000000E02  \n1000000680:  +1.0000000000E00  +1.0000000000E02  \n1000000740:  +1.0000000000E00  +1.0000000000E02  \n1000000800:  +1.0000000000E00  +1.0000000000E02  \n1000000860:  +1.0000000000E00  +1.0000000000E02  \n1000000920:  +1.0000000000E00  +1.0000000000E02  \n1000000980:  +1.0000000000E00  +1.0000000000E02  \n1000001040:  +1.0000000000E00  +1.0000000000E02  \n1000001100:  +1.0000000000E00  +1.0000000000E02  \n1000001160:  +1.0000000000E00  +1.0000000000E02  \n1000001220:  +1.0000000000E00  +1.0000000000E02  \n1000001280:  +1.0000000000E00  +1.0000000000E02  \n1000001340:  +1.0000000000E00  +1.0000000000E02  \n1000001400:  +1.0000000000E00  +1.0000000000E02  \n1000001460:  +1.0000000000E00  +1.0000000000E02  \n1000001520:  +1.0000000000E00  +1.0000000000E02  \n1000001580:  +1.0000000000E00  +1.0000000000E02  \n1000001640:  +1.0000000000E00  +1.0000000000E02  \n1000001700:  +1.0000000000E00  +1.0000000000E02  \n1000001760:  +1.0000000000E00  +1.0000000000E02  \n1000001820:  +1.0000000000E00  +1.0000000000E02  \n1000001880:  +1.0000000000E00  +1.0000000000E02  \n1000001940:  +1.0000000000E00  +1.0000000000E02  \n1000002000:  +1.0000000000E00  +1.0000000000E02  \n1000002060:  +1.0000000000E00  +1.0000000000E02  \n1000002120:  +1.0000000000E00  +1.0000000000E02  \n1000002180:  +1.0000000000E00  +1.0000000000E02  \n1000002240:  +1.0000000000E00  +1.0000000000E02  \n1000002300:  +1.0000000000E00  +1.0000000000E02  \n1000002360:  +1.0000000000E00  +1.0000000000E02  \n1000002420:  +1.0000000000E00  +1.0000000000E02  \n1000002480:  +1.0000000000E00  +1.0000000000E02  \n1000002540:  +1.0000000000E00  +1.0000000000E02  \n1000002600:  +1.0000000000E00  +1.0000000000E02  \n1000002660:  +1.0000000000E00  +1.0000000000E02  \n1000002720:  +1.0000000000E00  +1.0000000000E02  \n1000002780:  +1.0000000000E00  +1.0000000000E02  \n1000002840:  +1.0000000000E00  +1.0000000000E02  \n1000002900:  +1.0000000000E00  +1.0000000000E02  \n1000002960:  +1.0000000000E00  +1.0000000000E02  \n1000003020:  +1.0000000000E00  +1.0000000000E02  \n1000003080:  +1.0000000000E00  +1.0000000000E02  \n1000003140:  +1.0000000000E00  +1.0000000000E02  \n1000003200:  +1.0000000000E00  +1.0000000000E02  \n1000003260:  +1.0000000000E00  +1.0000000000E02  \n1000003320:  +1.0000000000E00  +1.0000000000E02  \n1000003380:  +1.0000000000E00  +1.0000000000E02  \n1000003440:  +1.0000000000E00  +1.0000000000E02  \n1000003500:  +1.0000000000E00  +1.0000000000E02  \n1000003560:  +1.0000000000E00  +1.0000000000E02  \n1000003620:  +1.0000000000E00  +1.0000000000E02  \n1000003680:  +1.0000000000E00  +1.0000000000E02  \n1000003740:  +1.0000000000E00  +1.0000000000E02  \n1000003800:  +1.0000000000E00  +1.0000000000E02  \n1000003860:  +1.0000000000E00  +1.0000000000E02  \n1000003920:  +1.0000000000E00  +1.0000000000E02  \n1000003980:  +1.0000000000E00  +1.0000000000E02  \n1000004040:  +1.0000000000E00  +1.0000000000E02  \n1000004100:  +1.0000000000E00  +1.0000000000E02  \n1000004160:  +1.0000000000E00  +1.0000000000E02  \n1000004220:  +1.0000000000E00  +1.0000000000E02  \n1000004280:  +1.0000000000E00  +1.0000000000E02  \n1000004340:  +1.0000000000E00  +1.0000000000E02  \n1000004400:  +1.0000000000E00  +1.0000000000E02  \n1000004460:  +1.0000000000E00  +1.0000000000E02  \n1000004520:  +1.0000000000E00  +1.0000000000E02  \n1000004580:  +1.0000000000E00  +1.0000000000E02  \n1000004640:  +1.0000000000E00  +1.0000000000E02  \n1000004700:  +1.0000000000E00  +1.0000000000E02  \n1000004760:  NaN  NaN  \n1000004820:  NaN  NaN  \n1000004880:  NaN  NaN  \n1000004940:  NaN  NaN  \n1000005000:  NaN  NaN  \n1000005060:  NaN  NaN  \n1000005120:  NaN  NaN  \n1000005180:  NaN  NaN  \n1000005240:  NaN  NaN  \n1000005300:  NaN  NaN  \n1000005360:  NaN  NaN  \n1000005420:  NaN  NaN  \n1000005480:  NaN  NaN  \n1000005540:  NaN  NaN  \n1000005600:  NaN  NaN  \n1000005660:  NaN  NaN  \n1000005720:  NaN  NaN  \n1000005780:  NaN  NaN  \n1000005840:  NaN  NaN  \n1000005900:  NaN  NaN  \n1000005960:  NaN  NaN  \n1000006020:  NaN  NaN  \n1000006080:  NaN  NaN  \n"} expected:<NaN> but was:<1.0>
	at __randomizedtesting.SeedInfo.seed([8F04F081A78B20B3:24FEED947857A69D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain

Error Message:
Failed waiting for 3 callbacks after 5 seconds

Stack Trace:
java.lang.AssertionError: Failed waiting for 3 callbacks after 5 seconds
	at __randomizedtesting.SeedInfo.seed([8F04F081A78B20B3:3E1B0FA51748B36C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:229)
	at org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:221)
	at org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:252)
	at org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain(AuditLoggerIntegrationTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14716 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> 3871128 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_8F04F081A78B20B3-001/init-core-data-001
   [junit4]   2> 3871128 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=93 numCloses=93
   [junit4]   2> 3871128 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3871130 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3871271 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3871304 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3871305 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3871376 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3871376 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3871376 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3871384 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@256f4ed1{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 3871630 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@606034f5{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-lucene2-us-west.apache.org-34078-hdfs-_-any-3544490536156617045.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 3871632 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4373f059{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:34078}
   [junit4]   2> 3871632 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.Server Started @3871717ms
   [junit4]   2> 3872056 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3872057 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3872061 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3872061 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3872061 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3872062 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69b3f9e2{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 3872304 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@c45c21e{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-34484-datanode-_-any-4962448433812154357.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 3872305 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a329e16{HTTP/1.1,[http/1.1]}{localhost:34484}
   [junit4]   2> 3872305 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.Server Started @3872390ms
   [junit4]   2> 3872520 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3872521 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3872544 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3872544 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3872544 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3872556 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57f32614{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 3872734 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xff5d846cbb5099a: Processing first storage report for DS-bd247ffd-2337-4497-bb50-b670042f3753 from datanode 26bccc33-f0c4-419a-985f-43b7e9150c3d
   [junit4]   2> 3872734 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xff5d846cbb5099a: from storage DS-bd247ffd-2337-4497-bb50-b670042f3753 node DatanodeRegistration(127.0.0.1:35045, datanodeUuid=26bccc33-f0c4-419a-985f-43b7e9150c3d, infoPort=38902, infoSecurePort=0, ipcPort=43125, storageInfo=lv=-57;cid=testClusterID;nsid=48078687;c=1555479608409), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 3872734 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xff5d846cbb5099a: Processing first storage report for DS-1d1e30e2-4863-40b4-905f-068bd1ef2e9e from datanode 26bccc33-f0c4-419a-985f-43b7e9150c3d
   [junit4]   2> 3872734 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xff5d846cbb5099a: from storage DS-1d1e30e2-4863-40b4-905f-068bd1ef2e9e node DatanodeRegistration(127.0.0.1:35045, datanodeUuid=26bccc33-f0c4-419a-985f-43b7e9150c3d, infoPort=38902, infoSecurePort=0, ipcPort=43125, storageInfo=lv=-57;cid=testClusterID;nsid=48078687;c=1555479608409), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 3872791 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@471f277e{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-44976-datanode-_-any-2257930517096102312.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 3872791 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33a31728{HTTP/1.1,[http/1.1]}{localhost:44976}
   [junit4]   2> 3872791 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[8F04F081A78B20B3]-worker) [    ] o.e.j.s.Server Started @3872876ms
   [junit4]   2> 3873101 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xcf80ec23483abff7: Processing first storage report for DS-cd259ff0-7480-4846-9fe5-67b860623a7f from datanode 86d3f2aa-b607-467c-8f08-0a91f217ab62
   [junit4]   2> 3873101 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xcf80ec23483abff7: from storage DS-cd259ff0-7480-4846-9fe5-67b860623a7f node DatanodeRegistration(127.0.0.1:34341, datanodeUuid=86d3f2aa-b607-467c-8f08-0a91f217ab62, infoPort=44602, infoSecurePort=0, ipcPort=38695, storageInfo=lv=-57;cid=testClusterID;nsid=48078687;c=1555479608409), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 3873101 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xcf80ec23483abff7: Processing first storage report for DS-7a46ea7f-db72-40d4-aa20-ba8e09e8a34a from datanode 86d3f2aa-b607-467c-8f08-0a91f217ab62
   [junit4]   2> 3873101 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0xcf80ec23483abff7: from storage DS-7a46ea7f-db72-40d4-aa20-ba8e09e8a34a node DatanodeRegistration(127.0.0.1:34341, datanodeUuid=86d3f2aa-b607-467c-8f08-0a91f217ab62, infoPort=44602, infoSecurePort=0, ipcPort=38695, storageInfo=lv=-57;cid=testClusterID;nsid=48078687;c=1555479608409), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 3873280 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[8F04F081A78B20B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 3873281 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[8F04F081A78B20B3]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_8F04F081A78B20B3-001/tempDir-002
   [junit4]   2> 3873282 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[8F04F081A78B20B3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3873295 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3873295 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3873392 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[8F04F081A78B20B3]) [    ] o.a.s.c.ZkTestServer start zk server on port:43830
   [junit4]   2> 3873392 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[8F04F081A78B20B3]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43830
   [junit4]   2> 3873392 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[8F04F081A78B20B3]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43830
   [junit4]   2> 3873441 INFO  (zkConnectionManagerCallback-6563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3873482 INFO  (zkConnectionManagerCallback-6565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3873518 INFO  (zkConnectionManagerCallback-6567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3873525 WARN  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3873525 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3873525 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3873525 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3873537 WARN  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3873537 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3873537 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3873537 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3873539 WARN  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3873539 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3873539 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3873539 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3873624 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3873624 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3873624 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3873624 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7135aa5c{/solr,null,AVAILABLE}
   [junit4]   2> 3873625 WARN  (jetty-launcher-6568-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@76d23b44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3873684 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3873684 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3873684 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3873693 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26620142{/solr,null,AVAILABLE}
   [junit4]   2> 3873694 WARN  (jetty-launcher-6568-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3dba19c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3873694 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c9adc18{SSL,[ssl, http/1.1]}{127.0.0.1:43466}
   [junit4]   2> 3873694 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.Server Started @3873779ms
   [junit4]   2> 3873694 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43466}
   [junit4]   2> 3873694 ERROR (jetty-launcher-6568-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3873694 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3873694 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3873694 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3873694 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3873694 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-17T05:40:10.885Z
   [junit4]   2> 3873715 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3873715 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3873715 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3873715 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c308a52{/solr,null,AVAILABLE}
   [junit4]   2> 3873716 WARN  (jetty-launcher-6568-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1e1ffd57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3873718 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3aadea5f{SSL,[ssl, http/1.1]}{127.0.0.1:39059}
   [junit4]   2> 3873718 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.Server Started @3873803ms
   [junit4]   2> 3873718 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39059}
   [junit4]   2> 3873718 ERROR (jetty-launcher-6568-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3873718 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3873718 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3873718 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3873718 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3873719 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-17T05:40:10.910Z
   [junit4]   2> 3873719 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b5c79c2{SSL,[ssl, http/1.1]}{127.0.0.1:34098}
   [junit4]   2> 3873719 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.Server Started @3873804ms
   [junit4]   2> 3873719 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34098}
   [junit4]   2> 3873719 ERROR (jetty-launcher-6568-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3873719 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3873719 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3873719 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3873719 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3873719 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-17T05:40:10.910Z
   [junit4]   2> 3873721 INFO  (zkConnectionManagerCallback-6572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3873721 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3873725 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3873725 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3873726 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3873732 INFO  (zkConnectionManagerCallback-6570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3873732 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3873734 INFO  (zkConnectionManagerCallback-6574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3873735 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3873735 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3873736 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3873739 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3873742 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3873742 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3873743 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3873883 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3873883 WARN  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3873904 WARN  (jetty-launcher-6568-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6d811f94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3873916 WARN  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3873996 WARN  (jetty-launcher-6568-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6645e9fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3874009 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43830/solr
   [junit4]   2> 3874014 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3874015 WARN  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3874056 INFO  (zkConnectionManagerCallback-6583-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874066 WARN  (jetty-launcher-6568-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@724d04d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3874077 INFO  (zkConnectionManagerCallback-6587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874095 WARN  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3874101 WARN  (jetty-launcher-6568-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@564695d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3874102 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43830/solr
   [junit4]   2> 3874137 INFO  (zkConnectionManagerCallback-6593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874138 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x108ce11cce90008, likely client has closed socket
   [junit4]   2> 3874138 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34098_solr
   [junit4]   2> 3874140 INFO  (zkConnectionManagerCallback-6595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874143 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.c.Overseer Overseer (id=74535969699201031-127.0.0.1:34098_solr-n_0000000000) starting
   [junit4]   2> 3874145 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:43466_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43466_solr
   [junit4]   2> 3874146 INFO  (zkCallback-6586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3874162 INFO  (zkCallback-6594-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3874193 INFO  (zkConnectionManagerCallback-6602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874194 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3874195 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43830/solr ready
   [junit4]   2> 3874197 INFO  (zkConnectionManagerCallback-6607-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874198 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:43466_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3874199 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:43466_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43830/solr ready
   [junit4]   2> 3874201 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34098_solr as DOWN
   [junit4]   2> 3874201 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3874201 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34098_solr
   [junit4]   2> 3874220 INFO  (OverseerStateUpdate-74535969699201031-127.0.0.1:34098_solr-n_0000000000) [n:127.0.0.1:34098_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34098_solr
   [junit4]   2> 3874226 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:43466_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3874226 INFO  (OverseerStateUpdate-74535969699201031-127.0.0.1:34098_solr-n_0000000000) [n:127.0.0.1:34098_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3874239 INFO  (zkCallback-6594-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3874239 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3874241 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:43466_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3874255 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:43466_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3874255 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:43466_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3874256 INFO  (zkCallback-6606-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3874258 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3874263 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:43466_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_8F04F081A78B20B3-001/tempDir-002/node2/.
   [junit4]   2> 3874266 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3874266 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3874267 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:34098_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_8F04F081A78B20B3-001/tempDir-002/node3/.
   [junit4]   2> 3874273 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3874274 WARN  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3874279 INFO  (zkCallback-6601-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3874287 WARN  (jetty-launcher-6568-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@23f99507[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3874303 WARN  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3874312 WARN  (jetty-launcher-6568-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@52413fad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3874313 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43830/solr
   [junit4]   2> 3874343 INFO  (zkConnectionManagerCallback-6615-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874364 INFO  (zkConnectionManagerCallback-6617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874368 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3874371 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39059_solr as DOWN
   [junit4]   2> 3874371 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3874371 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39059_solr
   [junit4]   2> 3874373 INFO  (zkCallback-6601-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3874373 INFO  (zkCallback-6606-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3874373 INFO  (zkCallback-6594-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3874374 INFO  (zkCallback-6586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3874380 INFO  (zkCallback-6616-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3874445 INFO  (zkConnectionManagerCallback-6624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874446 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3874447 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43830/solr ready
   [junit4]   2> 3874458 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3874478 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3874529 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3874529 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3874530 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:39059_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_8F04F081A78B20B3-001/tempDir-002/node1/.
   [junit4]   2> 3874597 INFO  (zkConnectionManagerCallback-6630-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3874598 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[8F04F081A78B20B3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3874600 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[8F04F081A78B20B3]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43830/solr ready
   [junit4]   2> 3874634 INFO  (qtp1437645320-20915) [n:127.0.0.1:43466_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 3874695 INFO  (qtp1772221782-20927) [n:127.0.0.1:39059_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:34098_solr,127.0.0.1:43466_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3874708 INFO  (OverseerThreadFactory-6643-thread-1-processing-n:127.0.0.1:34098_solr) [n:127.0.0.1:34098_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 3874817 INFO  (OverseerStateUpdate-74535969699201031-127.0.0.1:34098_solr-n_0000000000) [n:127.0.0.1:34098_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34098/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3874820 INFO  (OverseerStateUpdate-74535969699201031-127.0.0.1:34098_solr-n_0000000000) [n:127.0.0.1:34098_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43466/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3874822 INFO  (OverseerStateUpdate-74535969699201031-127.0.0.1:34098_solr-n_0000000000) [n:127.0.0.1:34098_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34098/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3874824 INFO  (OverseerStateUpdate-74535969699201031-127.0.0.1:34098_solr-n_0000000000) [n:127.0.0.1:34098_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43466/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3875064 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr    x:testSimple1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3875065 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr    x:testSimple1_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3875071 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr    x:testSimple1_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3875080 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr    x:testSimple1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3875084 INFO  (qtp717794436-20930) [n:127.0.0.1:34098_solr    x:testSimple1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3876080 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3876087 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3876098 INFO  (qtp717794436-20930) [n:127.0.0.1:34098_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3876101 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3876103 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3876140 INFO  (qtp717794436-20930) [n:127.0.0.1:34098_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3876141 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3876141 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 3876141 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3876141 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home
   [junit4]   2> 3876142 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3876142 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_8F04F081A78B20B3-001/tempDir-002/node2/testSimple1_shard1_replica_n2], dataDir=[hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple1/core_node5/data/]
   [junit4]   2> 3876142 INFO  (qtp717794436-20930) [n:127.0.0.1:34098_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3876142 INFO  (qtp717794436-20930) [n:127.0.0.1:34098_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 3876142 INFO  (qtp1437645320-20918) [n:127.0.0.1:43466_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 3876142 INFO  (qtp717794436-20930) [n:127.0.0.1:34098_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3876144 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3876145 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 3876146 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3876146 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 3876146 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3876146 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home
   [junit4]   2> 3876146 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3876146 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_8F04F081A78B20B3-001/tempDir-002/node3/testSimple1_shard1_replica_n1], dataDir=[hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple1/core_node3/data/]
   [junit4]   2> 3876147 INFO  (qtp717794436-20932) [n:127.0.0.1:34098_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 3876147 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3876147 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n7' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 3876147 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard2.replica_n7' (registry 'solr.core.testSimple1.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50ff85a1
   [junit4]   2> 3876148 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home
   [junit4]   2> 3876148 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3876148 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_8F04F081A78B20B3-001/tempDir-002/node2/testSimple1_shard2_replica_n7], dataDir=[hdfs://lucene2-us-west.apache.org:38152/solr_hdfs_home/testSimple1/core_node8/data/]
   [junit4]   2> 3876149 INFO  (qtp1437645320-20916) [n:127.0.0.1:43466_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.HdfsDi

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

rce] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1867286220
     [copy] Copying 240 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1867286220
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1867286220

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 63ms :: artifacts dl 8ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 597 minutes 40 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)