Build: 
https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/100/

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([727D8FC0DCDF58E9:25547475072DBAF2]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:898)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ source_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
source_collection
        at 
__randomizedtesting.SeedInfo.seed([727D8FC0DCDF58E9:A174DFDE994CC47E]:0)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:277)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: expected:<440> but was:<450>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:268)
        ... 42 more




Build Log:
[...truncated 14942 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4]   2> 6591763 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_727D8FC0DCDF58E9-001/data-dir-157-001
   [junit4]   2> 6591763 WARN  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1732 numCloses=1732
   [junit4]   2> 6591764 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 6591765 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 6591766 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6591766 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_727D8FC0DCDF58E9-001/tempDir-001
   [junit4]   2> 6591766 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6591767 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6591767 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 6591867 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:39280
   [junit4]   2> 6591867 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39280
   [junit4]   2> 6591867 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39280
   [junit4]   2> 6591867 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39280
   [junit4]   2> 6591869 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6591872 INFO  (zkConnectionManagerCallback-62175-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6591872 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6591874 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6591875 INFO  (zkConnectionManagerCallback-62177-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6591876 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6591876 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6591878 INFO  (zkConnectionManagerCallback-62179-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6591878 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6591984 WARN  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 6591984 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6591984 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6591984 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 6591985 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6591985 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6591985 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6591986 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a6ea483{/solr,null,AVAILABLE}
   [junit4]   2> 6591986 WARN  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 6591986 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6591986 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6591987 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 6591987 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@455d823e{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:37530}
   [junit4]   2> 6591987 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.s.Server Started @6592025ms
   [junit4]   2> 6591987 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37530}
   [junit4]   2> 6591987 ERROR (jetty-launcher-62180-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 6591987 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6591987 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 6591987 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6591987 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 6591987 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-14T17:54:18.551871Z
   [junit4]   2> 6591988 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6591988 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6591988 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 6591988 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49b20762{/solr,null,AVAILABLE}
   [junit4]   2> 6591988 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6591989 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@25912c6b{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:35224}
   [junit4]   2> 6591989 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.s.Server Started @6592027ms
   [junit4]   2> 6591989 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35224}
   [junit4]   2> 6591989 ERROR (jetty-launcher-62180-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 6591989 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6591989 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 6591989 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6591989 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 6591989 INFO  (zkConnectionManagerCallback-62182-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6591997 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6592006 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6592014 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-14T17:54:18.553828Z
   [junit4]   2> 6592015 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6592126 INFO  (zkConnectionManagerCallback-62184-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6592126 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6592127 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6593399 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6593401 WARN  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33edb434[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6593401 WARN  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33edb434[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6593404 WARN  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@595e0a54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6593404 WARN  (jetty-launcher-62180-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@595e0a54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6593406 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39280/solr
   [junit4]   2> 6593415 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6593415 INFO  (zkConnectionManagerCallback-62192-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6593415 INFO  (jetty-launcher-62180-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6593518 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 6593519 INFO  (zkConnectionManagerCallback-62194-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6593519 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 6593635 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37530_solr
   [junit4]   2> 6593636 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.Overseer Overseer 
(id=72285554061672454-127.0.0.1:37530_solr-n_0000000000) starting
   [junit4]   2> 6593642 INFO  
(OverseerStateUpdate-72285554061672454-127.0.0.1:37530_solr-n_0000000000) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37530_solr
   [junit4]   2> 6593642 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37530_solr
   [junit4]   2> 6593644 INFO  (zkCallback-62193-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6593646 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 6593647 WARN  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 6593709 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 6593783 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37530.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e71f75d
   [junit4]   2> 6593809 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37530.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e71f75d
   [junit4]   2> 6593809 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37530.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e71f75d
   [junit4]   2> 6593811 INFO  (jetty-launcher-62180-thread-1) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_727D8FC0DCDF58E9-001/tempDir-001/node1/.
   [junit4]   2> 6594191 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6594193 WARN  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@69bc9a70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6594193 WARN  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@69bc9a70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6594196 WARN  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6944c63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6594197 WARN  (jetty-launcher-62180-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6944c63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6594198 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39280/solr
   [junit4]   2> 6594199 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6594200 INFO  (zkConnectionManagerCallback-62204-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6594200 INFO  (jetty-launcher-62180-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6594303 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 6594304 INFO  (zkConnectionManagerCallback-62206-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6594304 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 6594309 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 6594313 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35224_solr as DOWN
   [junit4]   2> 6594315 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 6594315 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35224_solr
   [junit4]   2> 6594316 INFO  (zkCallback-62193-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6594316 INFO  (zkCallback-62205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6594317 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 6594318 WARN  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 6594332 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 6594359 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35224.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e71f75d
   [junit4]   2> 6594375 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35224.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e71f75d
   [junit4]   2> 6594375 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35224.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e71f75d
   [junit4]   2> 6594376 INFO  (jetty-launcher-62180-thread-2) 
[n:127.0.0.1:35224_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_727D8FC0DCDF58E9-001/tempDir-001/node2/.
   [junit4]   2> 6594412 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 6594413 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6594414 INFO  (zkConnectionManagerCallback-62215-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6594414 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6594416 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 6594417 INFO  
(SUITE-AutoScalingHandlerTest-seed#[727D8FC0DCDF58E9]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39280/solr ready
   [junit4]   2> 6594457 INFO  
(TEST-AutoScalingHandlerTest.testSuggestionsWithPayload-seed#[727D8FC0DCDF58E9])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testSuggestionsWithPayload
   [junit4]   2> 6594578 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=4&name=testSuggestionsWithPayload.COLL&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 6594582 INFO  
(OverseerThreadFactory-13881-thread-1-processing-n:127.0.0.1:37530_solr) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSuggestionsWithPayload.COLL
   [junit4]   2> 6594691 INFO  
(OverseerStateUpdate-72285554061672454-127.0.0.1:37530_solr-n_0000000000) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSuggestionsWithPayload.COLL",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSuggestionsWithPayload.COLL_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35224/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35224_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6594693 INFO  
(OverseerStateUpdate-72285554061672454-127.0.0.1:37530_solr-n_0000000000) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSuggestionsWithPayload.COLL",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSuggestionsWithPayload.COLL_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37530/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37530_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6594916 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSuggestionsWithPayload.COLL_shard1_replica_n1&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6594927 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 6594946 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[testSuggestionsWithPayload.COLL_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 6594957 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6594957 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSuggestionsWithPayload.COLL_shard1_replica_n1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 6594958 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_35224.solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1' 
(registry 'solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e71f75d
   [junit4]   2> 6594958 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testSuggestionsWithPayload.COLL_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_727D8FC0DCDF58E9-001/tempDir-001/node2/testSuggestionsWithPayload.COLL_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_727D8FC0DCDF58E9-001/tempDir-001/node2/./testSuggestionsWithPayload.COLL_shard1_replica_n1/data/]
   [junit4]   2> 6594977 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSuggestionsWithPayload.COLL_shard1_replica_n2&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6594977 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 6594992 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 6595003 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[testSuggestionsWithPayload.COLL_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 6595006 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6595006 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSuggestionsWithPayload.COLL_shard1_replica_n2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 6595007 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37530.solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2' 
(registry 'solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e71f75d
   [junit4]   2> 6595007 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[testSuggestionsWithPayload.COLL_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_727D8FC0DCDF58E9-001/tempDir-001/node1/testSuggestionsWithPayload.COLL_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_727D8FC0DCDF58E9-001/tempDir-001/node1/./testSuggestionsWithPayload.COLL_shard1_replica_n2/data/]
   [junit4]   2> 6595092 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6595092 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6595094 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 6595094 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 6595111 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2a3bb513[testSuggestionsWithPayload.COLL_shard1_replica_n1] 
main]
   [junit4]   2> 6595113 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 6595114 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6595114 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6595115 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1658535659887919104
   [junit4]   2> 6595118 INFO  
(searcherExecutor-13893-thread-1-processing-n:127.0.0.1:35224_solr 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3) 
[n:127.0.0.1:35224_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testSuggestionsWithPayload.COLL_shard1_replica_n1] Registered new searcher 
Searcher@2a3bb513[testSuggestionsWithPayload.COLL_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6595121 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testSuggestionsWithPayload.COLL/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 6595121 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testSuggestionsWithPayload.COLL/leaders/shard1
   [junit4]   2> 6595127 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_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> 6595168 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6595168 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6595170 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 6595170 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 6595173 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@38eed0f[testSuggestionsWithPayload.COLL_shard1_replica_n2] 
main]
   [junit4]   2> 6595175 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 6595175 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6595188 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6595189 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1658535659965513728
   [junit4]   2> 6595193 INFO  
(searcherExecutor-13894-thread-1-processing-n:127.0.0.1:37530_solr 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4) 
[n:127.0.0.1:37530_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrCore 
[testSuggestionsWithPayload.COLL_shard1_replica_n2] Registered new searcher 
Searcher@38eed0f[testSuggestionsWithPayload.COLL_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6595196 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testSuggestionsWithPayload.COLL/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 6595196 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testSuggestionsWithPayload.COLL/leaders/shard1
   [junit4]   2> 6595629 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6595629 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6595629 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:35224/solr/testSuggestionsWithPayload.COLL_shard1_replica_n1/
   [junit4]   2> 6595630 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=testSuggestionsWithPayload.COLL_shard1_replica_n1 
url=https://127.0.0.1:35224/solr START 
replicas=[https://127.0.0.1:37530/solr/testSuggestionsWithPayload.COLL_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 6595630 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=testSuggestionsWithPayload.COLL_shard1_replica_n1 
url=https://127.0.0.1:35224/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 6595655 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.S.Request 
[testSuggestionsWithPayload.COLL_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> 6595663 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 6595663 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_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> 6595663 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testSuggestionsWithPayload.COLL/leaders/shard1/leader after 
winning as 
/collections/testSuggestionsWithPayload.COLL/leader_elect/shard1/election/72285554061672456-core_node3-n_0000000000
   [junit4]   2> 6595665 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35224/solr/testSuggestionsWithPayload.COLL_shard1_replica_n1/ 
shard1
   [junit4]   2> 6595767 INFO  (zkCallback-62205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6595768 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 6595770 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 
x:testSuggestionsWithPayload.COLL_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=testSuggestionsWithPayload.COLL_shard1_replica_n1&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=854
   [junit4]   2> 6595871 INFO  (zkCallback-62205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6595871 INFO  (zkCallback-62205-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6596202 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr 
c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 
x:testSuggestionsWithPayload.COLL_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=testSuggestionsWithPayload.COLL_shard1_replica_n2&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1225
   [junit4]   2> 6596205 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 6596303 INFO  (zkCallback-62193-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6596303 INFO  (zkCallback-62205-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6596303 INFO  (zkCallback-62205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6596303 INFO  (zkCallback-62193-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6596304 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=4&name=testSuggestionsWithPayload.COLL&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1726
   [junit4]   2> 6596304 INFO  
(TEST-AutoScalingHandlerTest.testSuggestionsWithPayload-seed#[727D8FC0DCDF58E9])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: 
testSuggestionsWithPayload.COLL
   [junit4]   2> 6596348 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 6596359 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 6596361 INFO  (qtp178747169-126950) [n:127.0.0.1:37530_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 6596363 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 6596364 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/autoscaling/suggestions params={wt=javabin&version=2} status=0 
QTime=46
   [junit4]   2> 6596369 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 6596371 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 6596373 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 6596375 INFO  (qtp178747169-126950) [n:127.0.0.1:37530_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 6596375 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/autoscaling/suggestions params={type=repair&wt=javabin&version=2} 
status=0 QTime=7
   [junit4]   2> 6596376 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testSuggestionsWithPayload.COLL&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 6596396 INFO  
(OverseerCollectionConfigSetProcessor-72285554061672454-127.0.0.1:37530_solr-n_0000000000)
 [n:127.0.0.1:37530_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> 6596396 INFO  
(OverseerThreadFactory-13881-thread-2-processing-n:127.0.0.1:37530_solr) 
[n:127.0.0.1:37530_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 6596398 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2, tag=null
   [junit4]   2> 6596398 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1, tag=null
   [junit4]   2> 6596398 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@453ca030: 
rootName = solr_37530, domain = 
solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2, service url = 
null, agent id = null] for registry 
solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@2cd9d687
   [junit4]   2> 6596398 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ee918b9: rootName = 
solr_35224, domain = 
solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@5c4a90d
   [junit4]   2> 6596623 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrCore 
[testSuggestionsWithPayload.COLL_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2eeff4a
   [junit4]   2> 6596623 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2, 
tag=SolrCore@2eeff4a
   [junit4]   2> 6596623 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testSuggestionsWithPayload.COLL.shard1.leader, 
tag=SolrCore@2eeff4a
   [junit4]   2> 6596625 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 6596628 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testSuggestionsWithPayload.COLL_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@70634379
   [junit4]   2> 6596628 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1, 
tag=SolrCore@70634379
   [junit4]   2> 6596628 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSuggestionsWithPayload.COLL.shard1.leader, 
tag=SolrCore@70634379
   [junit4]   2> 6596641 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 6596644 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testSuggestionsWithPayload.COLL/terms/shard1 to 
Terms{values={core_node3=0}, version=2}
   [junit4]   2> 6596645 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 6596645 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testSuggestionsWithPayload.COLL_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=248
   [junit4]   2> 6596646 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testSuggestionsWithPayload.COLL/terms/shard1 to Terms{values={}, 
version=3}
   [junit4]   2> 6596647 WARN  (zkCallback-62193-thread-2) [     ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 6596648 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testSuggestionsWithPayload.COLL_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=250
   [junit4]   2> 6596751 INFO  (zkCallback-62193-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6596751 INFO  (zkCallback-62205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6596751 INFO  (zkCallback-62193-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6596751 INFO  (zkCallback-62205-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testSuggestionsWithPayload.COLL/state.json] for collection 
[testSuggestionsWithPayload.COLL] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 6596781 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testSuggestionsWithPayload.COLL&action=DELETE&wt=javabin&version=2}
 status=0 QTime=405
   [junit4]   2> 6596783 INFO  
(TEST-AutoScalingHandlerTest.testSuggestionsWithPayload-seed#[727D8FC0DCDF58E9])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testSuggestionsWithPayload
   [junit4]   2> 6596850 INFO  
(TEST-AutoScalingHandlerTest.testUpdatePolicy-seed#[727D8FC0DCDF58E9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testUpdatePolicy
   [junit4]   2> 6596870 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6596871 INFO  (qtp178747169-126949) [n:127.0.0.1:37530_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6596872 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 6596874 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 6596876 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6596878 INFO  (qtp178747169-126950) [n:127.0.0.1:37530_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6596878 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 6596880 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 6596881 INFO  
(TEST-AutoScalingHandlerTest.testUpdatePolicy-seed#[727D8FC0DCDF58E9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testUpdatePolicy
   [junit4]   2> 6596911 INFO  
(TEST-AutoScalingHandlerTest.testErrorHandling-seed#[727D8FC0DCDF58E9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testErrorHandling
   [junit4]   2> 6596940 ERROR (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
  ] o.a.s.h.RequestHandlerBase 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, 
errors: [{set-cluster-policy=[{cores=<10, node=#ANY}, {shard=#EACH, node=#ANY}, 
{nodeRole=overseer, replica=0}], errorMessages=[replica is required in {
   [junit4]   2>   "shard":"#EACH",
   [junit4]   2>   "node":"#ANY"}]}], 
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 6596940 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=400 QTime=28
   [junit4]   2> 6596942 INFO  
(TEST-AutoScalingHandlerTest.testErrorHandling-seed#[727D8FC0DCDF58E9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testErrorHandling
   [junit4]   2> 6596971 INFO  
(TEST-AutoScalingHandlerTest.testValidation-seed#[727D8FC0DCDF58E9]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testValidation
   [junit4]   2> 6596979 ERROR (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
  ] o.a.s.h.RequestHandlerBase 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, 
errors: [{set-trigger={name=node_lost_trigger, event=nodeLost, waitFor=10m, 
enabled=true, foo=bar, actions=[{name=compute_plan, 
class=solr.ComputePlanAction}]}, errorMessages=[Error validating trigger config 
node_lost_trigger: TriggerValidationException{name=node_lost_trigger, 
details='{foo=unknown property}'}]}], 
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 6596979 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 6596982 ERROR (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.h.RequestHandlerBase 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, 
errors: [{set-trigger={name=search_rate_trigger, event=searchRate, waitFor=10m, 
enabled=true, aboveRate=foo, actions=[{name=compute_plan, 
class=solr.ComputePlanAction}]}, errorMessages=[Error validating trigger config 
search_rate_trigger: TriggerValidationException{name=search_rate_trigger, 
details='{aboveRate=Invalid configuration value: 'foo': 
java.lang.NumberFormatException: For input string: "foo"}'}]}], 
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]   2>        at 
org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 6596982 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 6596995 ERROR (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
  ] o.a.s.h.RequestHandlerBase 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, 
errors: [{set-trigger={name=node_lost_trigger, event=nodeLost, waitFor=10m, 
enabled=true, actions=[{name=compute_plan, foo=bar, 
class=solr.ComputePlanAction}]}, errorMessages=[Error validating trigger config 
node_lost_trigger: TriggerValidationException{name=compute_plan, 
details='{foo=unknown property}'}]}], 
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 6596995 INFO  (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=400 QTime=12
   [junit4]   2> 6596998 INFO  (qtp1785447789-126958) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6597000 INFO  (qtp178747169-126948) [n:127.0.0.1:37530_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 6597001 INFO  (qtp1785447789-126959) [n:127.0.0.1:35224_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 6597004 WARN  (qtp1785447789-126957) [n:127.0.0.1:35224_solr   
  ] o.a.s.c.a.AutoScalingHandler invalid listener configuration
   [junit4]   2>           => TriggerValidationException{name=xyz, 
details='{foo=unknown property}'}
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.TriggerListenerBase.configure(TriggerListenerBase.java:74)
   [junit4]   2> org.apache.solr.cloud.autoscaling.TriggerValidationException: 
null
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.TriggerListenerBase.configure(TriggerListenerBase.java:74)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.HttpTriggerListener.configure(HttpTriggerListener.java:78)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleSetListener(AutoScalingHandler.java:498)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:209)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
 ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
 ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) 
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
 ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at org.eclipse.jetty.

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

80-127.0.0.1:38993_grzr-n_0000000001) [n:127.0.0.1:38993_grzr     ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38993_grzr
   [junit4]   2> 7001288 INFO  
(OverseerAutoScalingTriggerThread-72285579522998280-127.0.0.1:38993_grzr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 7001291 INFO  (closeThreadPool-13623-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72285579522998280-127.0.0.1:38993_grzr-n_0000000001) closing
   [junit4]   2> 7001392 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[727D8FC0DCDF58E9])
 [     ] o.a.s.c.Overseer Overseer 
(id=72285579522998280-127.0.0.1:38993_grzr-n_0000000001) closing
   [junit4]   2> 7001393 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[727D8FC0DCDF58E9])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@20ae4b07{ssl,[ssl, 
alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 7001394 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[727D8FC0DCDF58E9])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a9b08be{/grzr,null,UNAVAILABLE}
   [junit4]   2> 7001394 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[727D8FC0DCDF58E9])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 7001395 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[727D8FC0DCDF58E9])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testPartialReplicationAfterPeerSync
   [junit4]   2> 7001395 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[727D8FC0DCDF58E9])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 7001599 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/aliases.json
   [junit4]   2>        20      /solr/collections/source_collection/terms/shard1
   [junit4]   2>        8       /solr/collections/tmp_collection/terms/shard1
   [junit4]   2>        7       
/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2>        7       /solr/collections/tmp_collection/state.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       
/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/collections/source_collection/state.json
   [junit4]   2>        30      /solr/clusterprops.json
   [junit4]   2>        30      /solr/clusterstate.json
   [junit4]   2>        24      /solr/collections/tmp_collection/state.json
   [junit4]   2>        5       
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>        5       
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>        3       
/solr/collections/source_collection/leader_elect/shard1/election/72285579522998280-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        2       
/solr/overseer_elect/election/72285579522998280-127.0.0.1:38993_grzr-n_0000000001
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        55      /solr/overseer/queue
   [junit4]   2>        40      /solr/live_nodes
   [junit4]   2>        39      /solr/collections
   [junit4]   2>        18      /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 7001602 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[727D8FC0DCDF58E9])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41607
   [junit4]   2> 7001602 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[727D8FC0DCDF58E9])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41607
   [junit4]   2> 7001602 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[727D8FC0DCDF58E9])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41607
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_727D8FC0DCDF58E9-001
   [junit4]   2> Feb 14, 2020 6:01:08 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 id=PostingsFormat(name=MockRandom)}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
_root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=848, maxMBSortInHeap=6.1445104004403, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5fb87963),
 locale=bg, timezone=America/Boa_Vista
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=8,threads=1,free=353209928,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimExecutePlanAction, 
UnloadDistributedZkTest, TestJsonFacets, TestIntervalFaceting, 
TestSchemaManager, TestStressReorder, TestDistribPackageStore, 
TestConfigReload, TestReloadAndDeleteDocs, TestReqParamsAPI, 
NodeAddedTriggerIntegrationTest, SolrCloudExampleTest, TestHdfsUpdateLog, 
TestZkChroot, ClusterStateMockUtilTest, SolrJmxReporterCloudTest, 
ZkShardTermsTest, MBeansHandlerTest, TestLuceneMatchVersion, 
TestOverriddenPrefixQueryForCustomFieldType, CdcrUpdateLogTest, 
DeleteLastCustomShardedReplicaTest, RandomizedTaggerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, SortByFunctionTest, 
TestSQLHandlerNonCloud, ReindexCollectionTest, TestNRTOpen, 
TestComplexPhraseLeadingWildcard, AdminHandlersProxyTest, 
TestReplicationHandler, TestSolrConfigHandler, TestSchemaResource, 
TestCloudPseudoReturnFields, TimeRoutedAliasUpdateProcessorTest, 
TestHighFrequencyDictionaryFactory, DirectoryFactoryTest, 
PeerSyncReplicationTest, TestSolrJacksonAnnotation, TestRecoveryHdfs, 
OverseerCollectionConfigSetProcessorTest, 
MetricsHistoryWithAuthIntegrationTest, SyncSliceTest, TestDistributedGrouping, 
TestPseudoReturnFields, QueryParsingTest, FullHLLTest, SolrTestCaseJ4Test, 
SolrMetricReporterTest, SpatialRPTFieldTypeTest, 
TestSerializedLuceneMatchVersion, ZkControllerTest, 
DistributedQueryComponentCustomSortTest, DOMUtilTest, TaggingAttributeTest, 
TestRTGBase, TestDefaultStatsCache, TestPullReplicaErrorHandling, 
DistribDocExpirationUpdateProcessorTest, CdcrBidirectionalTest, 
CurrencyRangeFacetCloudTest, TestUnifiedSolrHighlighterWithoutStoredId, 
SpellCheckComponentTest, TestImplicitCoreProperties, TestNumericTokenStream, 
HighlighterConfigTest, TestBinaryResponseWriter, PrimitiveFieldTypeTest, 
ZkStateReaderTest, MoreLikeThisHandlerTest, CustomHighlightComponentTest, 
TestJmxIntegration, SpellCheckCollatorWithCollapseTest, UUIDFieldTest, 
TestSuggestSpellingConverter, TestNestedUpdateProcessor, 
TestFieldTypeCollectionResource, TestCloudJSONFacetJoinDomain, 
TestDocBasedVersionConstraints, LeaderVoteWaitTimeoutTest, 
DefaultValueUpdateProcessorTest, TestIBSimilarityFactory, 
ConcurrentCreateRoutedAliasTest, IndexSchemaRuntimeFieldTest, 
SuggestComponentTest, SchemaApiFailureTest, TestFiltering, 
ResponseLogComponentTest, BasicAuthStandaloneTest, SolrCloudReportersTest, 
DistributedVersionInfoTest, FileUtilsTest, TestValueSourceCache, 
SuggesterTSTTest, PrimUtilsTest, TestCollectionAPI, 
TestConfigSetsAPIExclusivity, TestFileDictionaryLookup, TestTlogReplica, 
DateRangeFieldTest, CollectionsAPIAsyncDistributedZkTest, CoreAdminHandlerTest, 
RuleEngineTest, BJQParserTest, FacetPivotSmallTest, 
TestPerFieldSimilarityWithDefaultOverride, TokenizerChainTest, 
NotRequiredUniqueKeyTest, TestInPlaceUpdatesRequiredField, 
TestOnReconnectListenerSupport, InfoHandlerTest, TestManagedResource, 
NodeMutatorTest, TestDeleteCollectionOnDownNodes, 
ParsingFieldUpdateProcessorsTest, SolrCoreCheckLockOnStartupTest, 
TestSimComputePlanAction, V2StandaloneTest, MoveReplicaHDFSFailoverTest, 
HdfsBasicDistributedZkTest, CreateCollectionCleanupTest, 
TestBulkSchemaConcurrent, TestNestedDocsSort, 
SignificantTermsQParserPluginTest, TestCloudInspectUtil, IndexSizeTriggerTest, 
ShardSplitTest, SaslZkACLProviderTest, TestEmbeddedSolrServerConstructors, 
RequestHandlersTest, TestLegacyFieldReuse, TestMissingGroups, 
ScheduledMaintenanceTriggerTest, TestRTimerTree, TestSurroundQueryParser, 
DistributedIntervalFacetingTest, TestExactStatsCacheCloud, 
TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, 
PhrasesIdentificationComponentTest, OverseerSolrResponseTest, 
TestFieldCacheSortRandom, TestBulkSchemaAPI, 
ClassificationUpdateProcessorIntegrationTest, DistributedDebugComponentTest, 
SystemCollectionCompatTest, TestCloudConsistency, TestConfigSetsAPIZkFailure, 
TestDistributedMap, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestHashPartitioner, TestPrepRecovery, 
TestRequestForwarding, TestShortCircuitedRequests, TestSkipOverseerOperations, 
TestTolerantUpdateProcessorRandomCloud, TestWaitForStateWithJettyShutdowns, 
TlogReplayBufferedWhileIndexingTest, TestHdfsCloudBackupRestore, 
TestReplicaProperties, AutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
IndexSizeTriggerMixedBoundsTest, NodeAddedTriggerTest, 
ScheduledTriggerIntegrationTest, SystemLogListenerTest, TriggerEventQueueTest, 
TriggerIntegrationTest, CdcrReplicationHandlerTest]
   [junit4] Completed [599/904 (2!)] on J2 in 147.93s, 5 tests, 1 failure <<< 
FAILURES!

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

Reply via email to