Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/637/

3 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
last state: 
DocCollection(testSplitIntegration_collection//clusterstate.json/40)={   
"replicationFactor":"2",   "pullReplicas":"0",   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   
"autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         
"core_node3":{           
"core":"testSplitIntegration_collection_shard2_replica_n3",           
"leader":"true",           "SEARCHER.searcher.maxDoc":11,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           
"node_name":"127.0.0.1:10013_solr",           "state":"active",           
"type":"NRT",           "SEARCHER.searcher.numDocs":11},         "core_node4":{ 
          "core":"testSplitIntegration_collection_shard2_replica_n4",           
"SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,     
      "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10012_solr",      
     "state":"active",           "type":"NRT",           
"SEARCHER.searcher.numDocs":11}},       "range":"0-7fffffff",       
"state":"active"},     "shard1":{       "stateTimestamp":"1528639724097563950", 
      "replicas":{         "core_node1":{           
"core":"testSplitIntegration_collection_shard1_replica_n1",           
"leader":"true",           "SEARCHER.searcher.maxDoc":14,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":1,           
"node_name":"127.0.0.1:10013_solr",           "state":"active",           
"type":"NRT",           "SEARCHER.searcher.numDocs":14},         "core_node2":{ 
          "core":"testSplitIntegration_collection_shard1_replica_n2",           
"SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,     
      "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10012_solr",      
     "state":"active",           "type":"NRT",           
"SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       
"state":"inactive"},     "shard1_1":{       "parent":"shard1",       
"stateTimestamp":"1528639724126512800",       "range":"c0000000-ffffffff",      
 "state":"active",       "replicas":{         "core_node10":{           
"leader":"true",           
"core":"testSplitIntegration_collection_shard1_1_replica1",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10012_solr",       
    "base_url":"http://127.0.0.1:10012/solr";,           "state":"active",       
    "type":"NRT",           "SEARCHER.searcher.numDocs":7},         
"core_node9":{           
"core":"testSplitIntegration_collection_shard1_1_replica0",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10013_solr",       
    "base_url":"http://127.0.0.1:10013/solr";,           "state":"active",       
    "type":"NRT",           "SEARCHER.searcher.numDocs":7}}},     "shard1_0":{  
     "parent":"shard1",       "stateTimestamp":"1528639724126280400",       
"range":"80000000-bfffffff",       "state":"active",       "replicas":{         
"core_node7":{           "leader":"true",           
"core":"testSplitIntegration_collection_shard1_0_replica0",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10013_solr",       
    "base_url":"http://127.0.0.1:10013/solr";,           "state":"active",       
    "type":"NRT",           "SEARCHER.searcher.numDocs":7},         
"core_node8":{           
"core":"testSplitIntegration_collection_shard1_0_replica1",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":1,           "node_name":"127.0.0.1:10012_solr",       
    "base_url":"http://127.0.0.1:10012/solr";,           "state":"active",       
    "type":"NRT",           "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: 
DocCollection(testSplitIntegration_collection//clusterstate.json/40)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10013_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11},
        "core_node4":{
          "core":"testSplitIntegration_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10012_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":11}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1528639724097563950",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10013_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10012_solr",
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1528639724126512800",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10012_solr",
          "base_url":"http://127.0.0.1:10012/solr";,
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10013_solr",
          "base_url":"http://127.0.0.1:10013/solr";,
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1528639724126280400",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10013_solr",
          "base_url":"http://127.0.0.1:10013/solr";,
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":1,
          "node_name":"127.0.0.1:10012_solr",
          "base_url":"http://127.0.0.1:10012/solr";,
          "state":"active",
          "type":"NRT",
          "SEARCHER.searcher.numDocs":7}}}}}
        at 
__randomizedtesting.SeedInfo.seed([A55D392E31434AEB:9CD3806E1EBC8315]:0)
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.sim.TestLargeCluster.testAddNode

Error Message:
trigger did not fire

Stack Trace:
java.lang.AssertionError: trigger did not fire
        at 
__randomizedtesting.SeedInfo.seed([A55D392E31434AEB:2B2248DFE0EC5F3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode(TestLargeCluster.java:300)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.handler.TestSolrConfigHandlerConcurrent.test

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at 
__randomizedtesting.SeedInfo.seed([A55D392E31434AEB:2D0906F49FBF2713]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:341)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:567)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:371)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:681)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:676)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:471)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:341)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 13262 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/init-core-data-001
   [junit4]   2> 2286716 WARN  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[A55D392E31434AEB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2309 numCloses=2309
   [junit4]   2> 2286716 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[A55D392E31434AEB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2286718 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[A55D392E31434AEB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2286805 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[A55D392E31434AEB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2286805 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[A55D392E31434AEB]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2286806 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2286825 INFO  (Thread-619) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2286825 INFO  (Thread-619) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2286878 ERROR (Thread-619) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2286949 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44760
   [junit4]   2> 2287067 INFO  (zkConnectionManagerCallback-924-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287103 INFO  (zkConnectionManagerCallback-926-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287107 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2287126 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2287140 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2287142 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2287143 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2287202 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2287202 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2287203 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2287204 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2287255 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2287256 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2287274 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 
0x10281c6a1770001, likely client has closed socket
   [junit4]   2> 2287291 INFO  (zkConnectionManagerCallback-930-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2287293 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2289140 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2289296 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2289296 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2289296 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2289316 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a2e6cdb{/,null,AVAILABLE}
   [junit4]   2> 2289318 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@164a5900{SSL,[ssl, 
http/1.1]}{127.0.0.1:38775}
   [junit4]   2> 2289318 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.Server Started @2289522ms
   [junit4]   2> 2289318 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=38775, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/control-001/cores}
   [junit4]   2> 2289318 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2289318 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2289318 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 2289319 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2289319 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2289319 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-08T03:50:14.475Z
   [junit4]   2> 2289470 INFO  (zkConnectionManagerCallback-932-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2289541 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2289541 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/control-001/solr.xml
   [junit4]   2> 2289577 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2289577 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2289578 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2290588 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44760/solr
   [junit4]   2> 2290639 INFO  (zkConnectionManagerCallback-936-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2290733 INFO  (zkConnectionManagerCallback-938-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2291467 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2291467 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:38775_
   [junit4]   2> 2291590 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.c.Overseer Overseer 
(id=72763234103787525-127.0.0.1:38775_-n_0000000000) starting
   [junit4]   2> 2291736 INFO  (zkConnectionManagerCallback-945-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2291738 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44760/solr ready
   [junit4]   2> 2291773 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38775_
   [junit4]   2> 2291810 INFO  
(OverseerStateUpdate-72763234103787525-127.0.0.1:38775_-n_0000000000) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2291976 INFO  (zkCallback-944-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2292165 WARN  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 2292587 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2292640 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2292640 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2292641 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38775_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/control-001/cores
   [junit4]   2> 2292734 INFO  (zkConnectionManagerCallback-951-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2292735 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2292736 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44760/solr ready
   [junit4]   2> 2293027 INFO  (qtp652569229-7284) [n:127.0.0.1:38775_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38775_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2293367 INFO  (OverseerThreadFactory-1738-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2293781 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2293807 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2295071 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2295274 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2296571 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2296624 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 2296625 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2296625 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2296625 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2296679 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=25.0, 
floorSegmentMB=0.734375, forceMergeDeletesPctAllowed=17.33780356088211, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7806195670864946
   [junit4]   2> 2296681 WARN  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2297293 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2297294 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2297295 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2297295 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2297296 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5944441406756599]
   [junit4]   2> 2297296 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1bb92d0b[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2297351 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2297351 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2297352 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2297353 INFO  
(searcherExecutor-1743-thread-1-processing-n:127.0.0.1:38775_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:38775_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@1bb92d0b[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297353 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1602674829567197184
   [junit4]   2> 2297499 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2297520 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2297520 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2297520 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38775/control_collection_shard1_replica_n1/
   [junit4]   2> 2297520 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2297535 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38775/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2297535 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2297593 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38775/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2297644 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2297646 INFO  (qtp652569229-7277) [n:127.0.0.1:38775_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3864
   [junit4]   2> 2297682 INFO  (qtp652569229-7284) [n:127.0.0.1:38775_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2297790 INFO  (zkCallback-937-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2298688 INFO  (qtp652569229-7284) [n:127.0.0.1:38775_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38775_&wt=javabin&version=2}
 status=0 QTime=5660
   [junit4]   2> 2298737 INFO  (zkConnectionManagerCallback-956-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2298745 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2298746 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44760/solr ready
   [junit4]   2> 2298746 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2298764 INFO  (qtp652569229-7281) [n:127.0.0.1:38775_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2298924 INFO  (OverseerThreadFactory-1738-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2298940 INFO  
(OverseerCollectionConfigSetProcessor-72763234103787525-127.0.0.1:38775_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2298941 WARN  (OverseerThreadFactory-1738-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 2299275 INFO  (qtp652569229-7281) [n:127.0.0.1:38775_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2299275 INFO  (qtp652569229-7281) [n:127.0.0.1:38775_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=511
   [junit4]   2> 2300861 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-1-001
 of type NRT
   [junit4]   2> 2300882 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2300917 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2300918 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2300918 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2300918 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ee5becf{/,null,AVAILABLE}
   [junit4]   2> 2300919 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c8ed726{SSL,[ssl, 
http/1.1]}{127.0.0.1:38550}
   [junit4]   2> 2300919 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.Server Started @2301122ms
   [junit4]   2> 2300919 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38550, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-1-001/cores}
   [junit4]   2> 2300919 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2300919 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2300919 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 2300919 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2300919 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2300919 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-08T03:50:26.075Z
   [junit4]   2> 2300955 INFO  (zkConnectionManagerCallback-958-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2300956 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2300956 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-1-001/solr.xml
   [junit4]   2> 2300972 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2300972 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2300973 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2300991 INFO  
(OverseerCollectionConfigSetProcessor-72763234103787525-127.0.0.1:38775_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2303644 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44760/solr
   [junit4]   2> 2303663 INFO  (zkConnectionManagerCallback-962-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303679 INFO  (zkConnectionManagerCallback-964-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2303700 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2303717 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2303718 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2303719 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38550_
   [junit4]   2> 2303809 INFO  (zkCallback-937-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2303809 INFO  (zkCallback-955-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2303821 INFO  (zkCallback-944-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2303846 INFO  (zkCallback-963-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2304251 INFO  (zkConnectionManagerCallback-971-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2304265 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2304266 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44760/solr ready
   [junit4]   2> 2304285 WARN  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 2304433 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2304580 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2304580 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2304651 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:38550_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-1-001/cores
   [junit4]   2> 2305613 INFO  (qtp730102182-7337) [n:127.0.0.1:38550_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38550_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2305668 INFO  (OverseerThreadFactory-1738-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:38550_ for creating new replica
   [junit4]   2> 2305706 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_    
x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2307079 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2307230 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 2308737 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2308882 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2308883 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2308883 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2308883 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 2308942 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=25.0, 
floorSegmentMB=0.734375, forceMergeDeletesPctAllowed=17.33780356088211, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7806195670864946
   [junit4]   2> 2309029 WARN  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2309947 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2309947 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2309948 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2309948 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2309950 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5944441406756599]
   [junit4]   2> 2309950 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@309ec50d[collection1_shard2_replica_n41] main]
   [junit4]   2> 2309963 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2309963 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2309964 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2309964 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1602674842790789120
   [junit4]   2> 2310131 INFO  
(searcherExecutor-1757-thread-1-processing-n:127.0.0.1:38550_ 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@309ec50d[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2310169 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 2310204 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2310204 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2310204 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:38550/collection1_shard2_replica_n41/
   [junit4]   2> 2310204 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2310204 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
https://127.0.0.1:38550/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 2310204 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2310206 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38550/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 2310329 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2310423 INFO  (qtp730102182-7338) [n:127.0.0.1:38550_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4717
   [junit4]   2> 2310452 INFO  (qtp730102182-7337) [n:127.0.0.1:38550_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:38550_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=4838
   [junit4]   2> 2311732 INFO  
(OverseerCollectionConfigSetProcessor-72763234103787525-127.0.0.1:38775_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2312414 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-2-001
 of type NRT
   [junit4]   2> 2312506 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2312577 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2312577 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2312577 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2312595 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@591ad933{/,null,AVAILABLE}
   [junit4]   2> 2312595 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@22960355{SSL,[ssl, 
http/1.1]}{127.0.0.1:41012}
   [junit4]   2> 2312595 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.Server Started @2312799ms
   [junit4]   2> 2312595 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41012, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-2-001/cores}
   [junit4]   2> 2312596 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2312596 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2312668 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 2312668 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2312668 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2312668 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-08T03:50:37.824Z
   [junit4]   2> 2312761 INFO  (zkConnectionManagerCallback-974-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2312779 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2312779 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-2-001/solr.xml
   [junit4]   2> 2312835 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2312835 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2312836 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2314004 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44760/solr
   [junit4]   2> 2314059 INFO  (zkConnectionManagerCallback-978-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2314074 INFO  (zkConnectionManagerCallback-980-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2314112 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2314132 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2314134 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2314134 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41012_
   [junit4]   2> 2314148 INFO  (zkCallback-955-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2314148 INFO  (zkCallback-963-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2314148 INFO  (zkCallback-937-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2314148 INFO  (zkCallback-970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2314149 INFO  (zkCallback-944-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2314168 INFO  (zkCallback-979-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2314441 INFO  (zkConnectionManagerCallback-987-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2314441 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2314442 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44760/solr ready
   [junit4]   2> 2314443 WARN  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 2314662 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2314774 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2314827 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2314828 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) 
[n:127.0.0.1:41012_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-2-001/cores
   [junit4]   2> 2315177 INFO  (qtp730102182-7339) [n:127.0.0.1:38550_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41012_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2315180 INFO  (OverseerThreadFactory-1738-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:41012_ for creating new replica
   [junit4]   2> 2315688 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_    
x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2316914 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2317070 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 2318305 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2318399 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2318400 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747
   [junit4]   2> 2318433 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2318433 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 2318435 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=25.0, 
floorSegmentMB=0.734375, forceMergeDeletesPctAllowed=17.33780356088211, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7806195670864946
   [junit4]   2> 2318450 WARN  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2318874 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2318874 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2318875 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2318875 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2318909 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5944441406756599]
   [junit4]   2> 2318909 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50304d16[collection1_shard1_replica_n43] main]
   [junit4]   2> 2318910 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2318911 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2318911 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2318926 INFO  
(searcherExecutor-1771-thread-1-processing-n:127.0.0.1:41012_ 
x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@50304d16[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2318926 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1602674852188127232
   [junit4]   2> 2318978 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 2318980 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2318980 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2318980 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:41012/collection1_shard1_replica_n43/
   [junit4]   2> 2318980 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2318980 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
https://127.0.0.1:41012/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 2318980 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2318998 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41012/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 2319088 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2319090 INFO  (qtp2353567-7373) [n:127.0.0.1:41012_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3402
   [junit4]   2> 2319110 INFO  (qtp730102182-7339) [n:127.0.0.1:38550_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:41012_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=3932
   [junit4]   2> 2319218 INFO  
(OverseerCollectionConfigSetProcessor-72763234103787525-127.0.0.1:38775_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2321205 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-3-001
 of type NRT
   [junit4]   2> 2321268 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2321344 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2321344 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2321344 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2321345 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ff17ce2{/,null,AVAILABLE}
   [junit4]   2> 2321345 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63a675e8{SSL,[ssl, 
http/1.1]}{127.0.0.1:46254}
   [junit4]   2> 2321345 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.e.j.s.Server Started @2321549ms
   [junit4]   2> 2321345 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46254, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-3-001/cores}
   [junit4]   2> 2321346 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2321346 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2321346 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 2321346 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2321346 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2321346 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-08T03:50:46.502Z
   [junit4]   2> 2321417 INFO  (zkConnectionManagerCallback-990-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2321419 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2321419 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_A55D392E31434AEB-001/shard-3-001/solr.xml
   [junit4]   2> 2321475 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2321475 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2321477 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79588747, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2322378 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[A55D392E31434AEB]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44760/solr
   [junit4]   2> 2322414 INFO  (zkConnectionManagerCallback-994-thread-1) [    
] o.a.s.c.c.Connecti

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

home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1225105291
     [copy] Copying 39 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1225105291
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1225105291

resolve-example:

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-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/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-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null906395933
     [copy] Copying 247 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null906395933
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null906395933

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 82ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            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: 291 minutes 9 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to