Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/255/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: 
[127.0.0.1:50315_solr] Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/8)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"testIntegration_shard1_replica_n1",           
"base_url":"http://127.0.0.1:50316/solr";,           
"node_name":"127.0.0.1:50316_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"testIntegration_shard1_replica_n2",           
"base_url":"http://127.0.0.1:50315/solr";,           
"node_name":"127.0.0.1:50315_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 
again
null
Live Nodes: [127.0.0.1:50315_solr]
Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/8)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"http://127.0.0.1:50316/solr";,
          "node_name":"127.0.0.1:50316_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"http://127.0.0.1:50315/solr";,
          "node_name":"127.0.0.1:50315_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([C7A5C14616ED7201:77C4CF6A33D2D324]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
        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)




Build Log:
[...truncated 13899 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/init-core-data-001
   [junit4]   2> 3179667 WARN  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 3179667 INFO  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3179670 INFO  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3179670 INFO  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3179670 INFO  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/tempDir-001
   [junit4]   2> 3179670 INFO  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3179671 INFO  (Thread-5735) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3179671 INFO  (Thread-5735) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3179673 ERROR (Thread-5735) [    ] 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> 3179781 INFO  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50313
   [junit4]   2> 3179813 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3179813 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3179817 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5be46233{/solr,null,AVAILABLE}
   [junit4]   2> 3179818 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fee453d{/solr,null,AVAILABLE}
   [junit4]   2> 3179818 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43e96f38{HTTP/1.1,[http/1.1]}{127.0.0.1:50315}
   [junit4]   2> 3179818 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.e.j.s.Server Started @3186059ms
   [junit4]   2> 3179818 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50315}
   [junit4]   2> 3179818 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1bd1cd9d{HTTP/1.1,[http/1.1]}{127.0.0.1:50316}
   [junit4]   2> 3179818 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.e.j.s.Server Started @3186059ms
   [junit4]   2> 3179818 ERROR (jetty-launcher-7485-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3179818 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50316}
   [junit4]   2> 3179819 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 3179819 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3179819 ERROR (jetty-launcher-7485-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3179819 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3179819 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-19T15:35:53.562Z
   [junit4]   2> 3179819 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 3179819 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3179820 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3179820 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-19T15:35:53.563Z
   [junit4]   2> 3179823 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3179824 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3179860 INFO  (jetty-launcher-7485-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50313/solr
   [junit4]   2> 3179861 INFO  (jetty-launcher-7485-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50313/solr
   [junit4]   2> 3180021 INFO  (jetty-launcher-7485-thread-2) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3180021 INFO  (jetty-launcher-7485-thread-1) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3180022 INFO  (jetty-launcher-7485-thread-2) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50315_solr
   [junit4]   2> 3180023 INFO  (jetty-launcher-7485-thread-1) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50316_solr
   [junit4]   2> 3180024 INFO  (jetty-launcher-7485-thread-2) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.Overseer Overseer 
(id=98856295033405446-127.0.0.1:50315_solr-n_0000000000) starting
   [junit4]   2> 3180025 INFO  
(zkCallback-7497-thread-1-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3180025 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3180034 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 3180035 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 3180035 INFO  (jetty-launcher-7485-thread-2) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50315_solr
   [junit4]   2> 3180036 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:50316_solr]
   [junit4]   2> 3180036 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3180036 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 3180037 INFO  
(zkCallback-7497-thread-1-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3180038 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3180040 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 3180040 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3180041 DEBUG (ScheduledTrigger-12959-thread-1) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:50316_solr, 
127.0.0.1:50315_solr]
   [junit4]   2> 3180125 INFO  (jetty-launcher-7485-thread-1) 
[n:127.0.0.1:50316_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50316.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bdf33b
   [junit4]   2> 3180125 INFO  (jetty-launcher-7485-thread-2) 
[n:127.0.0.1:50315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50315.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bdf33b
   [junit4]   2> 3180131 INFO  (jetty-launcher-7485-thread-1) 
[n:127.0.0.1:50316_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50316.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bdf33b
   [junit4]   2> 3180131 INFO  (jetty-launcher-7485-thread-1) 
[n:127.0.0.1:50316_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50316.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bdf33b
   [junit4]   2> 3180132 INFO  (jetty-launcher-7485-thread-2) 
[n:127.0.0.1:50315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50315.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bdf33b
   [junit4]   2> 3180132 INFO  (jetty-launcher-7485-thread-2) 
[n:127.0.0.1:50315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50315.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bdf33b
   [junit4]   2> 3180132 INFO  (jetty-launcher-7485-thread-1) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/tempDir-001/node1/.
   [junit4]   2> 3180133 INFO  (jetty-launcher-7485-thread-2) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/tempDir-001/node2/.
   [junit4]   2> 3180169 INFO  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3180171 INFO  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50313/solr ready
   [junit4]   2> 3180188 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 3180189 DEBUG 
(zkCallback-7497-thread-1-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 3180189 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 3180191 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 3180192 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 3180192 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3180193 INFO  (qtp82105646-33850) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3180195 INFO  
(OverseerThreadFactory-12961-thread-1-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testExecute
   [junit4]   2> 3180321 INFO  
(OverseerStateUpdate-98856295033405446-127.0.0.1:50315_solr-n_0000000000) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50316/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3180328 INFO  
(OverseerStateUpdate-98856295033405446-127.0.0.1:50315_solr-n_0000000000) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50315/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3180548 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3180549 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3180550 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3180550 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3180668 INFO  
(zkCallback-7497-thread-1-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3180668 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3180668 INFO  
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3180669 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3181597 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3181597 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3181637 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.IndexSchema [testExecute_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3181640 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3181640 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 3181641 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.IndexSchema [testExecute_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3181641 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50316.solr.core.testExecute.shard1.replica_n1' (registry 
'solr.core.testExecute.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bdf33b
   [junit4]   2> 3181641 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3181641 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrCore [[testExecute_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/tempDir-001/node1/testExecute_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/tempDir-001/node1/./testExecute_shard1_replica_n1/data/]
   [junit4]   2> 3181642 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3181642 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n2' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 3181642 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50315.solr.core.testExecute.shard1.replica_n2' (registry 
'solr.core.testExecute.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bdf33b
   [junit4]   2> 3181642 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3181642 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrCore [[testExecute_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/tempDir-001/node2/testExecute_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/tempDir-001/node2/./testExecute_shard1_replica_n2/data/]
   [junit4]   2> 3181695 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3181695 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3181695 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3181695 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3181696 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3181696 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3181696 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3181696 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3181697 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@203cf916[testExecute_shard1_replica_n1] main]
   [junit4]   2> 3181697 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a10b74e[testExecute_shard1_replica_n2] main]
   [junit4]   2> 3181699 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3181699 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3181699 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3181699 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3181700 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3181700 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3181700 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581700722660999168
   [junit4]   2> 3181700 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581700722660999168
   [junit4]   2> 3181700 INFO  
(searcherExecutor-12966-thread-1-processing-n:127.0.0.1:50316_solr 
x:testExecute_shard1_replica_n1 s:shard1 c:testExecute r:core_node3) 
[n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node3 
x:testExecute_shard1_replica_n1] o.a.s.c.SolrCore 
[testExecute_shard1_replica_n1] Registered new searcher 
Searcher@203cf916[testExecute_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3181701 INFO  
(searcherExecutor-12967-thread-1-processing-n:127.0.0.1:50315_solr 
x:testExecute_shard1_replica_n2 s:shard1 c:testExecute r:core_node4) 
[n:127.0.0.1:50315_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] o.a.s.c.SolrCore 
[testExecute_shard1_replica_n2] Registered new searcher 
Searcher@6a10b74e[testExecute_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3181706 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3181706 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3181706 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50316/solr/testExecute_shard1_replica_n1/
   [junit4]   2> 3181707 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n1 
url=http://127.0.0.1:50316/solr START 
replicas=[http://127.0.0.1:50315/solr/testExecute_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 3181708 INFO  (qtp82105646-33854) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.S.Request [testExecute_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3181808 INFO  
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3181808 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3181808 INFO  
(zkCallback-7497-thread-3-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3181808 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182017 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n1 
url=http://127.0.0.1:50316/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3182017 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3182017 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3182017 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3182028 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50316/solr/testExecute_shard1_replica_n1/ shard1
   [junit4]   2> 3182143 INFO  
(zkCallback-7497-thread-3-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182143 INFO  
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182143 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182143 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182193 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3182196 INFO  (qtp456331006-33845) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1647
   [junit4]   2> 3182309 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182309 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182310 INFO  
(zkCallback-7497-thread-3-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182309 INFO  
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182714 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2165
   [junit4]   2> 3182717 INFO  (qtp82105646-33850) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3182827 INFO  
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182827 INFO  
(zkCallback-7497-thread-3-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182827 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3182827 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3183726 INFO  (qtp82105646-33850) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3533
   [junit4]   2> 3183737 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr",
   [junit4]   2>   "source":"mock_trigger_name",
   [junit4]   2>   "eventTime":1508427357475000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508427357475000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:50315_solr"]}} with context 
properties: 
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@57062fdb,
 org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1@772d7523]}
   [junit4]   2> 3183737 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: 
action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:50316_solr&replica=core_node4
   [junit4]   2> 3183746 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000000
   [junit4]   2> 3183747 INFO  (qtp82105646-33848) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params 
async=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&replica=core_node4&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:50316_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3183753 INFO  (qtp82105646-33848) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&replica=core_node4&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:50316_solr&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 3183754 INFO  (qtp82105646-33851) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3183760 INFO  (qtp82105646-33851) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 3183765 INFO  
(OverseerThreadFactory-12961-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.MoveReplicaCmd Replica will be moved 
core_node4:{"core":"testExecute_shard1_replica_n2","base_url":"http://127.0.0.1:50315/solr","node_name":"127.0.0.1:50315_solr","state":"active","type":"NRT"}
   [junit4]   2> 3183767 INFO  
(OverseerCollectionConfigSetProcessor-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] 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> 3183772 INFO  
(OverseerThreadFactory-12961-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:50316_solr for creating new replica
   [junit4]   2> 3183776 INFO  
(OverseerStateUpdate-98856295033405446-127.0.0.1:50315_solr-n_0000000000) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50316/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:50316_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3183887 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3183887 INFO  
(zkCallback-7497-thread-3-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3183887 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3183887 INFO  
(zkCallback-7497-thread-1-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3183998 INFO  (qtp456331006-33846) [n:127.0.0.1:50316_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340871494766340&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=0
   [junit4]   2> 3183998 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr    ] o.a.s.h.a.CoreAdminOperation core create 
command 
async=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340871494766340&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3184000 INFO  (qtp456331006-33847) [n:127.0.0.1:50316_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340871494766340
   [junit4]   2> 3184000 INFO  (qtp456331006-33847) [n:127.0.0.1:50316_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340871494766340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3184026 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.2.0
   [junit4]   2> 3184034 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.s.IndexSchema 
[testExecute_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 3184038 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 3184039 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 
'testExecute_shard1_replica_n5' using configuration from collection 
testExecute, trusted=true
   [junit4]   2> 3184039 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50316.solr.core.testExecute.shard1.replica_n5' (registry 
'solr.core.testExecute.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bdf33b
   [junit4]   2> 3184039 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3184039 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore 
[[testExecute_shard1_replica_n5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/tempDir-001/node1/testExecute_shard1_replica_n5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001/tempDir-001/node1/./testExecute_shard1_replica_n5/data/]
   [junit4]   2> 3184084 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3184084 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3184089 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3184089 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3184090 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a13945b[testExecute_shard1_replica_n5] main]
   [junit4]   2> 3184091 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3184091 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3184092 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 3184092 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1581700725169192960
   [junit4]   2> 3184092 INFO  
(searcherExecutor-12976-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.SolrCore [testExecute_shard1_replica_n5] Registered new searcher 
Searcher@3a13945b[testExecute_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3184095 INFO  
(parallelCoreAdminExecutor-12962-thread-1-processing-n:127.0.0.1:50316_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE) [n:127.0.0.1:50316_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.ZkController Core needs to 
recover:testExecute_shard1_replica_n5
   [junit4]   2> 3184095 INFO  
(updateExecutor-7490-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3184096 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3184096 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 3184096 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[testExecute_shard1_replica_n5]
   [junit4]   2> 3184096 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 3184096 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[testExecute_shard1_replica_n5] as recovering, leader is 
[http://127.0.0.1:50316/solr/testExecute_shard1_replica_n1/] and I am 
[http://127.0.0.1:50316/solr/testExecute_shard1_replica_n5/]
   [junit4]   2> 3184099 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:50316/solr]; [WaitForState: 
action=PREPRECOVERY&core=testExecute_shard1_replica_n1&nodeName=127.0.0.1:50316_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3184100 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 3184100 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute, 
shard=shard1, thisCore=testExecute_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:50316_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"http://127.0.0.1:50316/solr","state":"down","node_name":"127.0.0.1:50316_solr","type":"NRT"}
   [junit4]   2> 3184200 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3184200 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3184200 INFO  
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3184200 INFO  
(zkCallback-7497-thread-1-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3185011 INFO  (qtp456331006-33859) [n:127.0.0.1:50316_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340871494766340
   [junit4]   2> 3185012 INFO  (qtp456331006-33859) [n:127.0.0.1:50316_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340871494766340&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3185013 INFO  (qtp82105646-33853) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testExecute_shard1_replica_n2&async=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340872510261826&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=0
   [junit4]   2> 3185014 INFO  
(parallelCoreAdminExecutor-12963-thread-1-processing-n:127.0.0.1:50315_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340872510261826
 UNLOAD) [n:127.0.0.1:50315_solr    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testExecute.shard1.replica_n2, tag=null
   [junit4]   2> 3185015 INFO  
(parallelCoreAdminExecutor-12963-thread-1-processing-n:127.0.0.1:50315_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340872510261826
 UNLOAD) [n:127.0.0.1:50315_solr    ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@430089e5: rootName 
= solr_50315, domain = solr.core.testExecute.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.testExecute.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@731079e9
   [junit4]   2> 3185015 INFO  (qtp82105646-33854) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340872510261826
   [junit4]   2> 3185015 INFO  (qtp82105646-33854) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340872510261826&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3185029 INFO  
(parallelCoreAdminExecutor-12963-thread-1-processing-n:127.0.0.1:50315_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340872510261826
 UNLOAD) [n:127.0.0.1:50315_solr    ] o.a.s.c.SolrCore 
[testExecute_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2f90cf73
   [junit4]   2> 3185030 INFO  
(parallelCoreAdminExecutor-12963-thread-1-processing-n:127.0.0.1:50315_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340872510261826
 UNLOAD) [n:127.0.0.1:50315_solr    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testExecute.shard1.replica_n2, tag=798019443
   [junit4]   2> 3185030 INFO  
(parallelCoreAdminExecutor-12963-thread-1-processing-n:127.0.0.1:50315_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340872510261826
 UNLOAD) [n:127.0.0.1:50315_solr    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testExecute.shard1.leader, tag=798019443
   [junit4]   2> 3185035 INFO  
(parallelCoreAdminExecutor-12963-thread-1-processing-n:127.0.0.1:50315_solr 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340872510261826
 UNLOAD) [n:127.0.0.1:50315_solr    ] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 3185100 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute, 
shard=shard1, thisCore=testExecute_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:50316_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"http://127.0.0.1:50316/solr","node_name":"127.0.0.1:50316_solr","state":"recovering","type":"NRT"}
   [junit4]   2> 3185101 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 3185101 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:50316_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 3185150 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3185150 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3185607 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:50316/solr/testExecute_shard1_replica_n1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 3185607 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n5 
url=http://127.0.0.1:50316/solr START 
replicas=[http://127.0.0.1:50316/solr/testExecute_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 3185609 INFO  (qtp456331006-33847) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 3185609 INFO  (qtp456331006-33847) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.S.Request [testExecute_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3185610 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 3185610 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 3185610 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3185610 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3185610 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3185611 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 3185611 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 3185611 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 3185611 INFO  
(recoveryExecutor-7492-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr//02340871494766340
 CREATE n:127.0.0.1:50316_solr s:shard1 c:testExecute) [n:127.0.0.1:50316_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 3185727 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3185727 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186017 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340872510261826
   [junit4]   2> 3186017 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/02340872510261826&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3186139 INFO  
(OverseerThreadFactory-12961-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] 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> 3187792 INFO  
(OverseerCollectionConfigSetProcessor-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] 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> 3188765 INFO  (qtp82105646-33850) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3188766 INFO  (qtp82105646-33850) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3188766 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 3188766 INFO  (qtp82105646-33855) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3188767 INFO  (qtp82105646-33855) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3188768 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: action=OVERSEERSTATUS
   [junit4]   2> 3188770 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000001
   [junit4]   2> 3188771 INFO  (qtp82105646-33848) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params 
async=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=OVERSEERSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3188773 INFO  (qtp82105646-33848) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=OVERSEERSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3188773 INFO  (qtp82105646-33851) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3188775 INFO  (qtp82105646-33851) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3188782 INFO  
(OverseerThreadFactory-12961-thread-3-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3190780 INFO  
(OverseerCollectionConfigSetProcessor-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3193783 INFO  (qtp82105646-33853) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3193785 INFO  (qtp82105646-33853) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3193786 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 3193786 INFO  (qtp82105646-33854) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3193787 INFO  (qtp82105646-33854) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef02b08bc74ec0T1kif4tzx0xbnt2e9luzeowijr/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3193790 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testExecute
   [junit4]   2> 3193826 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[C7A5C14616ED7201]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
   [junit4]   2> 3193828 DEBUG 
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 3193829 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 3193829 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 3193830 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 3193831 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3193881 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3193883 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50313/solr ready
   [junit4]   2> 3193886 INFO  (qtp82105646-33855) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 3193887 INFO  (qtp456331006-33859) [n:127.0.0.1:50316_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 3193887 DEBUG (qtp82105646-33852) [n:127.0.0.1:50315_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3193888 INFO  (qtp82105646-33852) [n:127.0.0.1:50315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 3193889 DEBUG 
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 3193889 INFO  (qtp82105646-33848) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3193890 DEBUG 
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:50316_solr, 127.0.0.1:50315_solr]
   [junit4]   2> 3193890 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 3193892 INFO  
(OverseerThreadFactory-12961-thread-4-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testIntegration
   [junit4]   2> 3193893 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 3193894 DEBUG 
(OverseerAutoScalingTriggerThread-98856295033405446-127.0.0.1:50315_solr-n_0000000000)
 [n:127.0.0.1:50315_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 3193894 DEBUG (ScheduledTrigger-12959-thread-2) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:50316_solr, 
127.0.0.1:50315_solr]
   [junit4]   2> 3194007 INFO  
(OverseerStateUpdate-98856295033405446-127.0.0.1:50315_solr-n_0000000000) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50316/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3194011 INFO  
(OverseerStateUpdate-98856295033405446-127.0.0.1:50315_solr-n_0000000000) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50315/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3194231 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3194231 INFO  (qtp82105646-33851) [n:127.0.0.1:50315_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3194350 INFO  
(zkCallback-7497-thread-2-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3194350 INFO  
(zkCallback-7496-thread-2-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3194350 INFO  
(zkCallback-7496-thread-1-processing-n:127.0.0.1:50316_solr) 
[n:127.0.0.1:50316_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3194350 INFO  
(zkCallback-7497-thread-1-processing-n:127.0.0.1:50315_solr) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3194901 DEBUG (ScheduledTrigger-12959-thread-1) 
[n:127.0.0.1:50315_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: [127.0.0.1:50316_solr, 
127.0.0.1:50315_solr]
   [junit4]   2> 3195270 INFO  (qtp82105646-33851) [n:127.0.0.1:50315_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3195271 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3195278 INFO  (qtp82105646-33851) [n:127.0.0.1:50315_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3195281 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3195283 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3195283 INFO  (qtp82105646-33851) [n:127.0.0.1:50315_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3195283 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n1' 
using configuration from collection testIntegration, trusted=true
   [junit4]   2> 3195283 INFO  (qtp82105646-33851) [n:127.0.0.1:50315_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n2' 
using configuration from collection testIntegration, trusted=true
   [junit4]   2> 3195283 INFO  (qtp456331006-33858) [n:127.0.0.1:50316_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50316.solr.core.testIntegration.shard1.replica_n1' (regist

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

.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3810262 INFO  (jetty-closer-7486-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5be46233{/solr,null,UNAVAILABLE}
   [junit4]   2> 3810269 ERROR 
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
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> 3810271 INFO  
(SUITE-ExecutePlanActionTest-seed#[C7A5C14616ED7201]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50313 50313
   [junit4]   2> 3810287 INFO  (Thread-5735) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50313 50313
   [junit4]   2> 3810431 WARN  (Thread-5735) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/collections/testExecute/state.json
   [junit4]   2>        21      /solr/collections/testIntegration/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/testExecute/leader_elect/shard1/election/98856295033405445-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_C7A5C14616ED7201-001
   [junit4]   2> Oct 19, 2017 3:46:24 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=879, maxMBSortInHeap=7.700046015303096, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-QA, 
timezone=Africa/Brazzaville
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=203970136,total=516902912
   [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, 
DirectSolrConnectionTest, TestNumericRangeQuery32, 
LeaderFailureAfterFreshStartTest, ReplaceNodeTest, TestPullReplica, 
TestSchemaVersionResource, TestCloudPivotFacet, 
ConjunctionSolrSpellCheckerTest, DefaultValueUpdateProcessorTest, 
TestStressLiveNodes, TestSolrFieldCacheBean, MetricUtilsTest, BitVectorTest, 
HdfsRecoveryZkTest, TestLazyCores, TestTolerantUpdateProcessorCloud, 
TestRealTimeGet, TestRebalanceLeaders, TestCustomDocTransformer, 
RAMDirectoryFactoryTest, NumericFieldsTest, SolrInfoBeanTest, 
ChaosMonkeyNothingIsSafeTest, TestSolr4Spatial2, SecurityConfHandlerTest, 
ConnectionReuseTest, SolrMetricReporterTest, TestMultiWordSynonyms, 
CleanupOldIndexTest, TestLRUStatsCache, ShardSplitTest, 
TestReversedWildcardFilterFactory, CloneFieldUpdateProcessorFactoryTest, 
TestExclusionRuleCollectionAccess, DateRangeFieldTest, 
DistributedTermsComponentTest, SimpleMLTQParserTest, SSLMigrationTest, 
TestFiltering, SolrShardReporterTest, TestExactSharedStatsCache, 
TestPayloadScoreQParserPlugin, TestConfigSetsAPIExclusivity, DateFieldTest, 
TestShardHandlerFactory, TestObjectReleaseTracker, TestCloudNestedDocsSort, 
TestFieldCacheWithThreads, TestHighFrequencyDictionaryFactory, 
TestRandomCollapseQParserPlugin, TestComplexPhraseQParserPlugin, 
SimpleCollectionCreateDeleteTest, TestMaxScoreQueryParser, TestSchemaManager, 
TestDefaultStatsCache, TestJsonFacetRefinement, TestPivotHelperCode, 
SolrCoreMetricManagerTest, DirectUpdateHandlerTest, 
UninvertDocValuesMergePolicyTest, BadIndexSchemaTest, 
HdfsChaosMonkeySafeLeaderTest, DistanceUnitsTest, TestSolrConfigHandler, 
TestFieldResource, OutOfBoxZkACLAndCredentialsProvidersTest, UUIDFieldTest, 
BlockJoinFacetDistribTest, DeleteInactiveReplicaTest, 
XmlUpdateRequestHandlerTest, TestBlobHandler, AnalyticsMergeStrategyTest, 
RegexBoostProcessorTest, NotRequiredUniqueKeyTest, BlockJoinFacetSimpleTest, 
ConvertedLegacyTest, HighlighterConfigTest, DistributedSpellCheckComponentTest, 
TestCoreDiscovery, RequestLoggingTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestDelegationWithHadoopAuth, 
DistribJoinFromCollectionTest, TestSolrCloudWithKerberosAlt, TestRangeQuery, 
TestCloudManagedSchema, DataDrivenBlockJoinTest, ZkCLITest, BlockDirectoryTest, 
CdcrReplicationHandlerTest, TestFieldCacheSortRandom, 
ClassificationUpdateProcessorIntegrationTest, TestFileDictionaryLookup, 
MissingSegmentRecoveryTest, TestWriterPerf, SuggestComponentTest, 
TestDynamicFieldResource, TestCloudInspectUtil, JavabinLoaderTest, 
UpdateLogTest, TolerantUpdateProcessorTest, TestEmbeddedSolrServerSchemaAPI, 
TestExceedMaxTermLength, AddSchemaFieldsUpdateProcessorFactoryTest, 
DistributedQueryComponentOptimizationTest, TestSkipOverseerOperations, 
NodeLostTriggerTest, TestManagedResource, TestNumericTokenStream, 
ConfigSetsAPITest, TestSolrCloudSnapshots, 
TestOverriddenPrefixQueryForCustomFieldType, ChangedSchemaMergeTest, 
DistributedQueryElevationComponentTest, TestConfigSetProperties, 
TestPerFieldSimilarityWithDefaultOverride, RecoveryAfterSoftCommitTest, 
TestChildDocTransformer, TestSweetSpotSimilarityFactory, HighlighterTest, 
SortSpecParsingTest, TestSystemCollAutoCreate, TestCodecSupport, 
BasicAuthStandaloneTest, SolrJmxReporterCloudTest, RestartWhileUpdatingTest, 
TemplateUpdateProcessorTest, SolrCmdDistributorTest, TestLegacyTerms, 
EnumFieldTest, TestInitQParser, CreateCollectionCleanupTest, 
TestRawResponseWriter, TestBinaryField, AutoScalingHandlerTest, 
CdcrBootstrapTest, TestEmbeddedSolrServerAdminHandler, TestQuerySenderListener, 
DistributedFacetPivotWhiteBoxTest, ReturnFieldsTest, 
BigEndianAscendingWordDeserializerTest, TestNRTOpen, TestSolr4Spatial, 
IndexSchemaTest, CheckHdfsIndexTest, TestSchemaResource, 
TestDFISimilarityFactory, HttpTriggerListenerTest, QueryResultKeyTest, 
TestPhraseSuggestions, JvmMetricsTest, TestAtomicUpdateErrorCases, 
TestLockTree, TestCollapseQParserPlugin, AutoAddReplicasIntegrationTest, 
SolrGangliaReporterTest, TestXIncludeConfig, SpellCheckComponentTest, 
UnloadDistributedZkTest, TestXmlQParser, TestCollationFieldDocValues, 
ForceLeaderTest, TestReqParamsAPI, HdfsWriteToMultipleCollectionsTest, 
TestSolrCLIRunExample, CdcrVersionReplicationTest, TestDFRSimilarityFactory, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestRandomDVFaceting, 
HdfsDirectoryTest, OverseerTaskQueueTest, TestIBSimilarityFactory, 
TestExpandComponent, TestDistributedSearch, TestLeaderElectionWithEmptyReplica, 
TestSQLHandler, TestReloadDeadlock, TestUninvertingReader, 
SystemLogListenerTest, DistributedFacetPivotSmallAdvancedTest, 
CoreAdminCreateDiscoverTest, CollectionsAPIDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, 
TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, 
TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, 
ZkControllerTest, TestStressReorder, TestJoin, TestStressVersions, 
TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, 
TestGroupingSearch, QueryElevationComponentTest, TestFunctionQuery, 
BasicFunctionalityTest, SoftAutoCommitTest, TestSolrDeletionPolicy2, 
MultiTermTest, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, 
EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, 
TestUtils, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, 
CircularListTest, TestRTGBase, CursorPagingTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestTolerantSearch, ActionThrottleTest, 
AddReplicaTest, AssignBackwardCompatibilityTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionStateFormat2Test, CollectionTooManyReplicasTest, 
CollectionsAPISolrJTest, DeleteStatusTest, DistributedQueueTest, 
DistributedVersionInfoTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MigrateRouteKeyTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerStatusTest, RemoteQueryErrorTest, SolrCloudExampleTest, 
TestCloudJSONFacetJoinDomain, TestCloudRecovery, TestConfigSetsAPI, 
TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, 
TestPullReplicaErrorHandling, TestRequestForwarding, TestSSLRandomization, 
TestShortCircuitedRequests, TestSizeLimitedDistributedMap, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
AutoAddReplicasPlanActionTest, ExecutePlanActionTest]
   [junit4] Completed [712/744 (1!)] on J0 in 632.33s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 47333 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to