Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/257/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=33698, name=jetty-launcher-4786-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=33698, name=jetty-launcher-4786-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
        at __randomizedtesting.SeedInfo.seed([6EE4F7C6163D052E]:0)


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:35363_solr] Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/7)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"testIntegration_shard1_replica_n1",           
"base_url":"https://127.0.0.1:39792/solr";,           
"node_name":"127.0.0.1:39792_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"testIntegration_shard1_replica_n2",           
"base_url":"https://127.0.0.1:35363/solr";,           
"node_name":"127.0.0.1:35363_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:35363_solr]
Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/7)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"https://127.0.0.1:39792/solr";,
          "node_name":"127.0.0.1:39792_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"https://127.0.0.1:35363/solr";,
          "node_name":"127.0.0.1:35363_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([6EE4F7C6163D052E:DE85F9EA3302A40B]: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 12824 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/init-core-data-001
   [junit4]   2> 2115996 WARN  
(SUITE-ExecutePlanActionTest-seed#[6EE4F7C6163D052E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2115996 INFO  
(SUITE-ExecutePlanActionTest-seed#[6EE4F7C6163D052E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2115998 INFO  
(SUITE-ExecutePlanActionTest-seed#[6EE4F7C6163D052E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2115999 INFO  
(SUITE-ExecutePlanActionTest-seed#[6EE4F7C6163D052E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2116000 INFO  
(SUITE-ExecutePlanActionTest-seed#[6EE4F7C6163D052E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/tempDir-001
   [junit4]   2> 2116000 INFO  
(SUITE-ExecutePlanActionTest-seed#[6EE4F7C6163D052E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2116003 INFO  (Thread-1877) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2116003 INFO  (Thread-1877) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2116005 ERROR (Thread-1877) [    ] 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> 2116100 INFO  
(SUITE-ExecutePlanActionTest-seed#[6EE4F7C6163D052E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53734
   [junit4]   2> 2116134 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2116136 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2afc8f0d{/solr,null,AVAILABLE}
   [junit4]   2> 2116137 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6733438a{SSL,[ssl, 
http/1.1]}{127.0.0.1:39792}
   [junit4]   2> 2116137 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.e.j.s.Server Started @2120227ms
   [junit4]   2> 2116137 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39792}
   [junit4]   2> 2116138 ERROR (jetty-launcher-2787-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2116138 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2116138 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2116138 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2116138 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-23T11:51:09.282Z
   [junit4]   2> 2116143 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2116144 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72e13b2f{/solr,null,AVAILABLE}
   [junit4]   2> 2116145 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c1d159e{SSL,[ssl, 
http/1.1]}{127.0.0.1:35363}
   [junit4]   2> 2116145 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.e.j.s.Server Started @2120235ms
   [junit4]   2> 2116145 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35363}
   [junit4]   2> 2116146 ERROR (jetty-launcher-2787-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2116146 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2116146 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2116146 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2116146 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-23T11:51:09.290Z
   [junit4]   2> 2116170 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2116177 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2116190 INFO  (jetty-launcher-2787-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53734/solr
   [junit4]   2> 2116218 INFO  (jetty-launcher-2787-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53734/solr
   [junit4]   2> 2116476 INFO  (jetty-launcher-2787-thread-2) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2116487 INFO  (jetty-launcher-2787-thread-2) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35363_solr
   [junit4]   2> 2116494 INFO  (jetty-launcher-2787-thread-2) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.Overseer Overseer 
(id=98878060570148868-127.0.0.1:35363_solr-n_0000000000) starting
   [junit4]   2> 2116508 INFO  (jetty-launcher-2787-thread-1) 
[n:127.0.0.1:39792_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2116510 INFO  (jetty-launcher-2787-thread-1) 
[n:127.0.0.1:39792_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39792_solr
   [junit4]   2> 2116515 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 2116517 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2116517 INFO  
(zkCallback-2795-thread-1-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2116518 INFO  (jetty-launcher-2787-thread-2) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35363_solr
   [junit4]   2> 2116518 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 2116519 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:39792_solr]
   [junit4]   2> 2116519 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2116519 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 2116521 INFO  
(zkCallback-2795-thread-1-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2116521 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2116524 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2116524 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2116525 DEBUG (ScheduledTrigger-4204-thread-1) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:35363_solr, 
127.0.0.1:39792_solr]
   [junit4]   2> 2116612 INFO  (jetty-launcher-2787-thread-2) 
[n:127.0.0.1:35363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35363.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7596f701
   [junit4]   2> 2116621 INFO  (jetty-launcher-2787-thread-2) 
[n:127.0.0.1:35363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35363.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7596f701
   [junit4]   2> 2116622 INFO  (jetty-launcher-2787-thread-2) 
[n:127.0.0.1:35363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35363.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7596f701
   [junit4]   2> 2116623 INFO  (jetty-launcher-2787-thread-2) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/tempDir-001/node1/.
   [junit4]   2> 2116645 INFO  (jetty-launcher-2787-thread-1) 
[n:127.0.0.1:39792_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39792.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7596f701
   [junit4]   2> 2116655 INFO  (jetty-launcher-2787-thread-1) 
[n:127.0.0.1:39792_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39792.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7596f701
   [junit4]   2> 2116655 INFO  (jetty-launcher-2787-thread-1) 
[n:127.0.0.1:39792_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39792.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7596f701
   [junit4]   2> 2116656 INFO  (jetty-launcher-2787-thread-1) 
[n:127.0.0.1:39792_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/tempDir-001/node2/.
   [junit4]   2> 2116687 INFO  
(SUITE-ExecutePlanActionTest-seed#[6EE4F7C6163D052E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2116688 INFO  
(SUITE-ExecutePlanActionTest-seed#[6EE4F7C6163D052E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53734/solr ready
   [junit4]   2> 2116710 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[6EE4F7C6163D052E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 2116712 DEBUG 
(zkCallback-2795-thread-1-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 2116712 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 2116717 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f49127c5d0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2116718 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 2116723 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 2116724 DEBUG 
(OverseerAutoScalingTriggerThread-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2116741 INFO  (qtp40652740-12226) [n:127.0.0.1:35363_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> 2116745 INFO  
(OverseerThreadFactory-4206-thread-1-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testExecute
   [junit4]   2> 2116872 INFO  
(OverseerStateUpdate-98878060570148868-127.0.0.1:35363_solr-n_0000000000) 
[n:127.0.0.1:35363_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":"https://127.0.0.1:35363/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2116874 INFO  
(OverseerStateUpdate-98878060570148868-127.0.0.1:35363_solr-n_0000000000) 
[n:127.0.0.1:35363_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":"https://127.0.0.1:39792/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2117090 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2117091 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2117106 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2117106 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2117216 INFO  
(zkCallback-2795-thread-1-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2117217 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2117217 INFO  
(zkCallback-2795-thread-2-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2117217 INFO  
(zkCallback-2799-thread-2-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2118125 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118133 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118136 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118136 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118137 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35363.solr.core.testExecute.shard1.replica_n1' (registry 
'solr.core.testExecute.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7596f701
   [junit4]   2> 2118137 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2118137 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2118137 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/tempDir-001/node1/testExecute_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/tempDir-001/node1/./testExecute_shard1_replica_n1/data/]
   [junit4]   2> 2118144 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2118147 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2118147 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2118148 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39792.solr.core.testExecute.shard1.replica_n2' (registry 
'solr.core.testExecute.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7596f701
   [junit4]   2> 2118148 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2118148 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/tempDir-001/node2/testExecute_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/tempDir-001/node2/./testExecute_shard1_replica_n2/data/]
   [junit4]   2> 2118241 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118241 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118242 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2118242 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2118244 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@becb6f1[testExecute_shard1_replica_n1] main]
   [junit4]   2> 2118245 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118246 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118246 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118247 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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 1582048971473289216
   [junit4]   2> 2118248 INFO  
(searcherExecutor-4211-thread-1-processing-n:127.0.0.1:35363_solr 
x:testExecute_shard1_replica_n1 s:shard1 c:testExecute r:core_node3) 
[n:127.0.0.1:35363_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@becb6f1[testExecute_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2118259 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2118260 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2118260 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2118261 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2118261 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2118262 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28999d97[testExecute_shard1_replica_n2] main]
   [junit4]   2> 2118264 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2118264 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2118264 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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> 2118265 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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 1582048971492163584
   [junit4]   2> 2118265 INFO  
(searcherExecutor-4212-thread-1-processing-n:127.0.0.1:39792_solr 
x:testExecute_shard1_replica_n2 s:shard1 c:testExecute r:core_node4) 
[n:127.0.0.1:39792_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@28999d97[testExecute_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2118371 INFO  
(zkCallback-2795-thread-2-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2118371 INFO  
(zkCallback-2795-thread-3-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2118371 INFO  
(zkCallback-2799-thread-2-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2118371 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2118761 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118761 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2118761 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35363/solr/testExecute_shard1_replica_n1/
   [junit4]   2> 2118761 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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=https://127.0.0.1:35363/solr START 
replicas=[https://127.0.0.1:39792/solr/testExecute_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2118771 INFO  (qtp757075117-12209) [n:127.0.0.1:39792_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> 2119063 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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=https://127.0.0.1:35363/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2119063 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2119063 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2119063 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2119069 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35363/solr/testExecute_shard1_replica_n1/ shard1
   [junit4]   2> 2119172 INFO  
(zkCallback-2795-thread-3-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2119172 INFO  
(zkCallback-2795-thread-2-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2119172 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2119172 INFO  
(zkCallback-2799-thread-2-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2119221 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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> 2119223 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_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=2134
   [junit4]   2> 2119274 INFO  (qtp757075117-12218) [n:127.0.0.1:39792_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=2169
   [junit4]   2> 2119278 INFO  (qtp40652740-12226) [n:127.0.0.1:35363_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> 2119375 INFO  
(zkCallback-2799-thread-2-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2119375 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2119375 INFO  
(zkCallback-2795-thread-1-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2119375 INFO  
(zkCallback-2795-thread-2-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2120280 INFO  (qtp40652740-12226) [n:127.0.0.1:35363_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=3541
   [junit4]   2> 2120286 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[6EE4F7C6163D052E]) [    ] 
o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u",
   [junit4]   2>   "source":"mock_trigger_name",
   [junit4]   2>   "eventTime":1508759473429000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508759473429000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:35363_solr"]}} with context 
properties: 
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@3964951e,
 org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1@7f813d0a]}
   [junit4]   2> 2120286 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[6EE4F7C6163D052E]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: 
action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:39792_solr&replica=core_node3
   [junit4]   2> 2120289 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[6EE4F7C6163D052E]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000000
   [junit4]   2> 2120292 INFO  (qtp40652740-12220) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params 
async=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:39792_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2120294 INFO  (qtp40652740-12220) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:39792_solr&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2120295 INFO  (qtp40652740-12223) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2120297 INFO  (qtp40652740-12223) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2120299 INFO  
(OverseerThreadFactory-4206-thread-2-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.MoveReplicaCmd Replica will be moved 
core_node3:{"core":"testExecute_shard1_replica_n1","base_url":"https://127.0.0.1:35363/solr","node_name":"127.0.0.1:35363_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 2120299 INFO  
(OverseerCollectionConfigSetProcessor-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_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> 2120301 INFO  
(OverseerThreadFactory-4206-thread-2-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:39792_solr for creating new replica
   [junit4]   2> 2120303 INFO  
(OverseerStateUpdate-98878060570148868-127.0.0.1:35363_solr-n_0000000000) 
[n:127.0.0.1:35363_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":"https://127.0.0.1:39792/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:39792_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2120406 INFO  
(zkCallback-2795-thread-1-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2120406 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2120406 INFO  
(zkCallback-2795-thread-2-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2120406 INFO  
(zkCallback-2799-thread-2-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2120505 INFO  (qtp757075117-12211) [n:127.0.0.1:39792_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089204715362339&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> 2120505 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_solr    ] o.a.s.h.a.CoreAdminOperation core create 
command 
async=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089204715362339&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> 2120506 INFO  (qtp757075117-12214) [n:127.0.0.1:39792_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089204715362339
   [junit4]   2> 2120506 INFO  (qtp757075117-12214) [n:127.0.0.1:39792_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089204715362339&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2120517 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120524 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120526 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120526 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120526 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39792.solr.core.testExecute.shard1.replica_n5' (registry 
'solr.core.testExecute.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7596f701
   [junit4]   2> 2120526 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2120527 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/tempDir-001/node2/testExecute_shard1_replica_n5],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_6EE4F7C6163D052E-001/tempDir-001/node2/./testExecute_shard1_replica_n5/data/]
   [junit4]   2> 2120585 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120585 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120586 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2120586 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2120588 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3bfb8b4a[testExecute_shard1_replica_n5] main]
   [junit4]   2> 2120595 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120596 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120596 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120597 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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 1582048973937442816
   [junit4]   2> 2120597 INFO  
(searcherExecutor-4221-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_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@3bfb8b4a[testExecute_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2120600 INFO  
(parallelCoreAdminExecutor-4208-thread-1-processing-n:127.0.0.1:39792_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE) [n:127.0.0.1:39792_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> 2120601 INFO  
(updateExecutor-2796-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2120602 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_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> 2120603 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2120603 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_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> 2120603 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_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> 2120603 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_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 
[https://127.0.0.1:35363/solr/testExecute_shard1_replica_n1/] and I am 
[https://127.0.0.1:39792/solr/testExecute_shard1_replica_n5/]
   [junit4]   2> 2120606 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:35363/solr]; [WaitForState: 
action=PREPRECOVERY&core=testExecute_shard1_replica_n1&nodeName=127.0.0.1:39792_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2120610 INFO  (qtp40652740-12234) [n:127.0.0.1:35363_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> 2120610 INFO  (qtp40652740-12234) [n:127.0.0.1:35363_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:39792_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"https://127.0.0.1:39792/solr","state":"down","node_name":"127.0.0.1:39792_solr","type":"NRT"}
   [junit4]   2> 2120708 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2120708 INFO  
(zkCallback-2799-thread-2-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2120708 INFO  
(zkCallback-2795-thread-2-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2120708 INFO  
(zkCallback-2795-thread-3-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2121508 INFO  (qtp757075117-12210) [n:127.0.0.1:39792_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089204715362339
   [junit4]   2> 2121508 INFO  (qtp757075117-12210) [n:127.0.0.1:39792_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089204715362339&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2121510 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testExecute_shard1_replica_n1&async=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089205721110339&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=0
   [junit4]   2> 2121510 INFO  
(parallelCoreAdminExecutor-4207-thread-1-processing-n:127.0.0.1:35363_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089205721110339 
UNLOAD) [n:127.0.0.1:35363_solr    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testExecute.shard1.replica_n1, tag=null
   [junit4]   2> 2121510 INFO  
(parallelCoreAdminExecutor-4207-thread-1-processing-n:127.0.0.1:35363_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089205721110339 
UNLOAD) [n:127.0.0.1:35363_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e617acb: rootName = 
solr_35363, domain = solr.core.testExecute.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testExecute.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@36b73fa8
   [junit4]   2> 2121511 INFO  (qtp40652740-12226) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089205721110339
   [junit4]   2> 2121511 INFO  (qtp40652740-12226) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089205721110339&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2121518 INFO  
(parallelCoreAdminExecutor-4207-thread-1-processing-n:127.0.0.1:35363_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089205721110339 
UNLOAD) [n:127.0.0.1:35363_solr    ] o.a.s.c.SolrCore 
[testExecute_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1489af7b
   [junit4]   2> 2121518 INFO  
(parallelCoreAdminExecutor-4207-thread-1-processing-n:127.0.0.1:35363_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089205721110339 
UNLOAD) [n:127.0.0.1:35363_solr    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testExecute.shard1.replica_n1, tag=344567675
   [junit4]   2> 2121518 INFO  
(parallelCoreAdminExecutor-4207-thread-1-processing-n:127.0.0.1:35363_solr 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089205721110339 
UNLOAD) [n:127.0.0.1:35363_solr    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testExecute.shard1.leader, tag=344567675
   [junit4]   2> 2121524 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 2121626 INFO  
(zkCallback-2799-thread-2-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2121626 INFO  
(zkCallback-2799-thread-3-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2122518 INFO  (qtp40652740-12219) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089205721110339
   [junit4]   2> 2122518 INFO  (qtp40652740-12219) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/089205721110339&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2122625 INFO  
(OverseerThreadFactory-4206-thread-2-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2124027 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39792/solr/testExecute_shard1_replica_n2/
   [junit4]   2> 2124028 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testExecute_shard1_replica_n2 url=https://127.0.0.1:39792/solr START 
replicas=[https://127.0.0.1:39792/solr/testExecute_shard1_replica_n5/] 
nUpdates=100
   [junit4]   2> 2124032 INFO  (qtp757075117-12212) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.S.Request [testExecute_shard1_replica_n5]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2124307 INFO  
(OverseerCollectionConfigSetProcessor-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_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> 2124330 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testExecute_shard1_replica_n2 url=https://127.0.0.1:39792/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 2124330 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync 
with shard failed, moving to the next candidate
   [junit4]   2> 2124330 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] 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> 2124335 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:39792/solr/testExecute_shard1_replica_n2/ shard1
   [junit4]   2> 2124336 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2124337 INFO  
(zkCallback-2799-thread-3-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2125301 INFO  (qtp40652740-12221) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2125302 INFO  (qtp40652740-12221) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2125303 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[6EE4F7C6163D052E]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 2125304 INFO  (qtp40652740-12220) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2125304 INFO  (qtp40652740-12220) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2125306 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[6EE4F7C6163D052E]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: action=OVERSEERSTATUS
   [junit4]   2> 2125310 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[6EE4F7C6163D052E]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000001
   [junit4]   2> 2125311 INFO  (qtp40652740-12223) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params 
async=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=OVERSEERSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2125316 INFO  (qtp40652740-12223) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=OVERSEERSTATUS&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 2125318 INFO  (qtp40652740-12232) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2125323 INFO  (qtp40652740-12232) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 2125331 INFO  
(OverseerThreadFactory-4206-thread-3-processing-n:127.0.0.1:35363_solr) 
[n:127.0.0.1:35363_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> 2127321 INFO  
(OverseerCollectionConfigSetProcessor-98878060570148868-127.0.0.1:35363_solr-n_0000000000)
 [n:127.0.0.1:35363_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> 2130332 INFO  (qtp40652740-12233) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2130334 INFO  (qtp40652740-12233) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2130335 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[6EE4F7C6163D052E]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 2130335 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2130336 INFO  (qtp40652740-12224) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2150660 ERROR (qtp40652740-12234) [n:127.0.0.1:35363_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: core not 
found:testExecute_shard1_replica_n1
   [junit4]   2>        at 
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:75)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2150661 INFO  (qtp40652740-12234) [n:127.0.0.1:35363_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:39792_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=30067
   [junit4]   2> 2150662 ERROR 
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Error while trying to recover. 
core=testExecute_shard1_replica_n5:java.util.concurrent.ExecutionException: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35363/solr: core not 
found:testExecute_shard1_replica_n1
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:825)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:562)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:302)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:286)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.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> Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35363/solr: core not 
found:testExecute_shard1_replica_n1
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:297)
   [junit4]   2>        ... 5 more
   [junit4]   2> 
   [junit4]   2> 2150663 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still 
buffering updates.
   [junit4]   2> 2150663 ERROR 
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Recovery failed - trying again... (0)
   [junit4]   2> 2150663 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Wait [2.0] seconds before trying to recover again 
(attempt=1)
   [junit4]   2> 2160679 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_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> 2160680 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.UpdateLog Restarting buffering. previous=RecoveryInfo{adds=0 deletes=0 
deleteByQuery=0 errors=0 positionOfStart=0}
   [junit4]   2> 2160680 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=BUFFERING, 
tlog=null}
   [junit4]   2> 2160680 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_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 
[https://127.0.0.1:39792/solr/testExecute_shard1_replica_n2/] and I am 
[https://127.0.0.1:39792/solr/testExecute_shard1_replica_n5/]
   [junit4]   2> 2160684 INFO  
(recoveryExecutor-2797-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14f030bf513daf40T62sn94i69wmv1xstj2aygpj2u//089204715362339 
CREATE n:127.0.0.1:39792_solr s:shard1 c:testExecute) [n:127.0.0.1:39792_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:39792/solr]; [WaitForState: 
action=PREPRECOVERY&core=testExecute_shard1_replica_n2&nodeName=127.0.0.1:39792_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2160687 INFO  
(zkCallback-2799-thread-3-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2160687 INFO  
(zkCallback-2799-thread-1-processing-n:127.0.0.1:39792_solr) 
[n:127.0.0.1:39792_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> 2160687 INFO  (zkCallback-2806-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/testExecute

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

Test, TestInitParams, TestUseDocValuesAsStored2, HighlighterMaxOffsetTest, 
TestFieldCache, V2ApiIntegrationTest, TestSubQueryTransformer, 
ReplicationFactorTest, TestSizeLimitedDistributedMap, TestCrossCoreJoin, 
ActionThrottleTest, TestDistributedGrouping, 
TestEmbeddedSolrServerConstructors, TestFoldingMultitermQuery, 
SchemaVersionSpecificBehaviorTest, SoftAutoCommitTest, TestRandomFaceting, 
TestAddFieldRealTimeGet, TestCharFilters, FieldMutatingUpdateProcessorTest, 
HdfsRestartWhileUpdatingTest, HdfsBasicDistributedZk2Test, 
TestSolrQueryResponse, TestDistribIDF, TestFastWriter, 
TestClassicSimilarityFactory, CollectionStateFormat2Test, 
TestPayloadCheckQParserPlugin, TestNumericTerms64, TestReplicaProperties, 
TestSchemaNameResource, TestTlogReplica, SearchRateTriggerTest, 
TestBinaryResponseWriter, TestPrepRecovery, LargeFieldTest, TestSegmentSorting, 
InfoHandlerTest, MBeansHandlerTest, BJQParserTest, SynonymTokenizerTest, 
QueryEqualityTest, TestCSVLoader, TestJettySolrRunner, 
ExternalFileFieldSortTest, TestWordDelimiterFilterFactory, 
TestStressInPlaceUpdates, TestPartialUpdateDeduplication, 
CdcrRequestHandlerTest, TestCoreContainer, TestExactStatsCache, 
TestSimpleTrackingShardHandler, TestComponentsName, 
TestLegacyNumericRangeQueryBuilder, TestTolerantUpdateProcessorRandomCloud, 
SparseHLLTest, HdfsDirectoryFactoryTest, TestTrieFacet, TestNoOpRegenerator, 
DirectoryFactoryTest, TestDistributedStatsComponentCardinality, 
ConnectionManagerTest, OpenExchangeRatesOrgProviderTest, 
TestSchemalessBufferedUpdates, PeerSyncWithIndexFingerprintCachingTest, 
SegmentsInfoRequestHandlerTest, BasicDistributedZk2Test, 
DocumentAnalysisRequestHandlerTest, TestIntervalFaceting, ZkNodePropsTest, 
TestLuceneMatchVersion, CacheHeaderTest, GraphQueryTest, 
SolrCloudReportersTest, SolrPluginUtilsTest, SolrXmlInZkTest, 
SearchHandlerTest, MoveReplicaHDFSFailoverTest, TestCloudDeleteByQuery, 
CurrencyFieldTypeTest, TestNamedUpdateProcessors, ImplicitSnitchTest, 
TestLegacyFieldCache, ChaosMonkeySafeLeaderTest, TestSolrCoreParser, 
SaslZkACLProviderTest, BlockJoinFacetRandomTest, HdfsLockFactoryTest, 
SolrMetricsIntegrationTest, TestStressReorder, TestAnalyzedSuggestions, 
BigEndianAscendingWordSerializerTest, TestExtendedDismaxParser, 
NodeAddedTriggerTest, TestCustomSort, AssignTest, TestMergePolicyConfig, 
TestStressLucene, TestFieldCacheSort, TestLeaderElectionZkExpiry, 
ZkSolrClientTest, TestSolrQueryParser, 
StatelessScriptUpdateProcessorFactoryTest, MetricsConfigTest, FileUtilsTest, 
TestTestInjection, SolrCoreTest, TestGroupingSearch, ZkStateReaderTest, 
TestTrackingShardHandlerFactory, SimplePostToolTest, 
UUIDUpdateProcessorFallbackTest, TestConfigSetsAPIZkFailure, 
TestSimpleTextCodec, SpellPossibilityIteratorTest, TestTrie, MoveReplicaTest, 
PropertiesRequestHandlerTest, ExplicitHLLTest, FileBasedSpellCheckerTest, 
CopyFieldTest, TestBackupRepositoryFactory, OverseerModifyCollectionTest, 
CdcrUpdateLogTest, DebugComponentTest, TestBulkSchemaConcurrent, 
TermsComponentTest, TestIndexSearcher, PeerSyncReplicationTest, 
TestDistributedMissingSort, TestSolrJ, DOMUtilTest, SearchHandlerTest, 
AtomicUpdateProcessorFactoryTest, ConcurrentDeleteAndCreateCollectionTest, 
PluginInfoTest, QueryElevationComponentTest, TestRecoveryHdfs, EchoParamsTest, 
TestDeleteCollectionOnDownNodes, CoreAdminRequestStatusTest, 
TestSha256AuthenticationProvider, CoreAdminHandlerTest, TestConfigSetsAPI, 
TestInPlaceUpdatesStandalone, HdfsCollectionsAPIDistributedZkTest, 
TestConfigsApi, PolyFieldTest, MigrateRouteKeyTest, 
SpellCheckCollatorWithCollapseTest, DocValuesMultiTest, 
DirectSolrSpellCheckerTest, TestFastOutputStream, SolrMetricManagerTest, 
DistributedDebugComponentTest, TestDocSet, 
DocExpirationUpdateProcessorFactoryTest, TestSlowCompositeReaderWrapper, 
TestPerFieldSimilarity, TestReloadAndDeleteDocs, RulesTest, TestJsonFacets, 
TestImplicitCoreProperties, BasicDistributedZkTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, 
OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, 
LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, 
TestDistributedSearch, TestFaceting, TestRecovery, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestRealTimeGet, TestReload, TestStressVersions, DistributedTermsComponentTest, 
TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, 
SpellCheckComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, 
TestFiltering, TestFunctionQuery, BasicFunctionalityTest, 
DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, DocValuesTest, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DistanceFunctionTest, 
TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, 
TestQueryUtils, TestWriterPerf, TestQueryTypes, TestOmitPositions, 
DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, 
TestIndexingPerformance, RequiredFieldsTest, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, 
IndexSchemaTest, TestCollationField, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, JsonLoaderTest, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, 
SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
SolrIndexConfigTest, BadComponentTest, TestStressRecovery, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestSearchPerf, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestBM25SimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, 
TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, 
TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, 
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
AliasIntegrationTest, AssignBackwardCompatibilityTest, 
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrVersionReplicationTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionTooManyReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, 
CustomCollectionTest, DeleteInactiveReplicaTest, DeleteNodeTest, 
DeleteShardTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, 
ForceLeaderTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerStatusTest, RemoteQueryErrorTest, ShardSplitTest, 
TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, 
TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, 
TestRandomRequestDistribution, TestRequestStatusCollectionAPI, 
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=6EE4F7C6163D052E 
-Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Urumqi 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=33698, 
name=jetty-launcher-4786-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6EE4F7C6163D052E]:0)
   [junit4] Completed [555/744 (2!)] on J1 in 49.59s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 47817 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to