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

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([F93145040D2F6F52:AE18BEB1D6DD8D49]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testSuggestionsWithPayload

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([F93145040D2F6F52:A0FD48095167C60D]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testSuggestionsWithPayload(AutoScalingHandlerTest.java:129)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14957 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4]   2> 3182594 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/init-core-data-001
   [junit4]   2> 3182594 WARN  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 3182594 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3182596 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3182596 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001
   [junit4]   2> 3182596 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3182597 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3182597 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3182697 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:43575
   [junit4]   2> 3182697 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43575
   [junit4]   2> 3182697 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43575
   [junit4]   2> 3182703 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3182706 INFO  (zkConnectionManagerCallback-20811-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3182706 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3182709 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3182710 INFO  (zkConnectionManagerCallback-20813-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3182711 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3182711 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3182713 INFO  (zkConnectionManagerCallback-20815-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3182713 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3182817 WARN  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3182817 WARN  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3182817 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3182817 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3182817 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3182817 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3182817 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3182817 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3182818 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3182818 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3182818 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3182819 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3182819 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3182819 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3182819 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cee3682{/solr,null,AVAILABLE}
   [junit4]   2> 3182819 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64902a2f{/solr,null,AVAILABLE}
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@56294d36{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:59970}
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.s.Server Started @3185223ms
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59970}
   [junit4]   2> 3182820 ERROR (jetty-launcher-20816-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@77a2e806{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44170}
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.s.Server Started @3185223ms
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44170}
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-16T19:07:38.769Z
   [junit4]   2> 3182820 ERROR (jetty-launcher-20816-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3182820 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-16T19:07:38.769Z
   [junit4]   2> 3182821 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3182821 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3182823 INFO  (zkConnectionManagerCallback-20818-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3182823 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3182823 INFO  (zkConnectionManagerCallback-20820-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3182823 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3182824 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3182824 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3183156 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3183156 WARN  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@27f93096[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3183156 WARN  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@27f93096[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3183162 WARN  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a1557ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3183162 WARN  (jetty-launcher-20816-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a1557ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3183162 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43575/solr
   [junit4]   2> 3183163 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3183164 INFO  (zkConnectionManagerCallback-20828-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183165 INFO  (jetty-launcher-20816-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3183267 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3183269 INFO  (zkConnectionManagerCallback-20830-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183269 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3183392 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44170_solr
   [junit4]   2> 3183393 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.Overseer Overseer 
(id=72176810332782598-127.0.0.1:44170_solr-n_0000000000) starting
   [junit4]   2> 3183402 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3183404 INFO  (zkConnectionManagerCallback-20837-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183404 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3183407 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43575/solr ready
   [junit4]   2> 3183410 INFO  
(OverseerStateUpdate-72176810332782598-127.0.0.1:44170_solr-n_0000000000) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44170_solr
   [junit4]   2> 3183412 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44170_solr
   [junit4]   2> 3183416 INFO  (zkCallback-20829-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3183420 INFO  (zkCallback-20836-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3183435 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3183460 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44170.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3183466 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44170.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3183466 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44170.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3183466 INFO  (jetty-launcher-20816-thread-1) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node1/.
   [junit4]   2> 3183540 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3183540 WARN  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@488f703c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3183540 WARN  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@488f703c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3183547 WARN  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3afa4c8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3183547 WARN  (jetty-launcher-20816-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3afa4c8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3183548 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43575/solr
   [junit4]   2> 3183548 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3183550 INFO  (zkConnectionManagerCallback-20844-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183550 INFO  (jetty-launcher-20816-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3183653 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3183654 INFO  (zkConnectionManagerCallback-20846-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183655 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3183664 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3183671 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59970_solr as DOWN
   [junit4]   2> 3183672 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3183672 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59970_solr
   [junit4]   2> 3183674 INFO  (zkCallback-20829-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3183675 INFO  (zkCallback-20836-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3183676 INFO  (zkCallback-20845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3183676 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3183679 INFO  (zkConnectionManagerCallback-20853-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183679 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3183681 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3183683 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43575/solr ready
   [junit4]   2> 3183698 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3183713 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59970.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3183719 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59970.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3183720 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59970.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3183720 INFO  (jetty-launcher-20816-thread-2) 
[n:127.0.0.1:59970_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node2/.
   [junit4]   2> 3183739 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3183741 INFO  (zkConnectionManagerCallback-20859-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183741 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3183744 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3183746 INFO  
(SUITE-AutoScalingHandlerTest-seed#[F93145040D2F6F52]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43575/solr ready
   [junit4]   2> 3183789 INFO  
(TEST-AutoScalingHandlerTest.testReadApi-seed#[F93145040D2F6F52]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testReadApi
   [junit4]   2> 3183797 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_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> 3183800 INFO  (qtp1492035675-57124) [n:127.0.0.1:59970_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> 3183801 INFO  (qtp2036668762-57128) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 3183804 INFO  (qtp2036668762-57135) [n:127.0.0.1:44170_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> 3183805 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_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> 3183806 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3183812 INFO  (qtp2036668762-57132) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=3
   [junit4]   2> 3183814 INFO  (qtp1492035675-57126) [n:127.0.0.1:59970_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 3183816 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 3183820 INFO  (qtp2036668762-57128) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3183821 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3183823 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 3183826 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3183831 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3183833 INFO  (qtp1492035675-57124) [n:127.0.0.1:59970_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3183834 INFO  (qtp2036668762-57135) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/autoscaling/diagnostics params={wt=javabin&version=2} status=0 
QTime=7
   [junit4]   2> 3183839 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3183840 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3183841 INFO  (qtp2036668762-57132) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3183842 INFO  (qtp2036668762-57128) [n:127.0.0.1:44170_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=3&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3183848 INFO  
(OverseerThreadFactory-16602-thread-1-processing-n:127.0.0.1:44170_solr) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
readApiTestViolations
   [junit4]   2> 3183959 WARN  
(OverseerThreadFactory-16602-thread-1-processing-n:127.0.0.1:44170_solr) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number 
of replicas of 6 on collection readApiTestViolations is higher than the number 
of Solr instances currently live or live and part of your createNodeSet(2). 
It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 3183963 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3183964 INFO  (qtp1492035675-57126) [n:127.0.0.1:59970_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3183976 INFO  
(OverseerStateUpdate-72176810332782598-127.0.0.1:44170_solr-n_0000000000) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59970/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3183982 INFO  
(OverseerStateUpdate-72176810332782598-127.0.0.1:44170_solr-n_0000000000) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44170/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3183991 INFO  
(OverseerStateUpdate-72176810332782598-127.0.0.1:44170_solr-n_0000000000) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44170/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3183995 INFO  
(OverseerStateUpdate-72176810332782598-127.0.0.1:44170_solr-n_0000000000) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59970/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3184001 INFO  
(OverseerStateUpdate-72176810332782598-127.0.0.1:44170_solr-n_0000000000) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59970/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3184006 INFO  
(OverseerStateUpdate-72176810332782598-127.0.0.1:44170_solr-n_0000000000) 
[n:127.0.0.1:44170_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44170/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3184210 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr    
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n1&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3184210 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr    
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n2&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3184210 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr    
x:readApiTestViolations_shard1_replica_n2 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3184211 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr    
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n6&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3184213 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr    
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n4&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3184214 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr    
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n10&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3184215 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr    
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n8&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3185239 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 3185239 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 3185266 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 3185270 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 3185275 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 3185280 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n10] Schema name=minimal
   [junit4]   2> 3185280 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n8] Schema name=minimal
   [junit4]   2> 3185300 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3185300 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n8' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 3185300 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_59970.solr.core.readApiTestViolations.shard1.replica_n8' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n8') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3185300 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n8] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node2/readApiTestViolations_shard1_replica_n8],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node2/./readApiTestViolations_shard1_replica_n8/data/]
   [junit4]   2> 3185302 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3185302 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n10' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 3185302 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_44170.solr.core.readApiTestViolations.shard1.replica_n10' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n10') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3185302 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n10] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node1/readApiTestViolations_shard1_replica_n10],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node1/./readApiTestViolations_shard1_replica_n10/data/]
   [junit4]   2> 3185303 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n4] Schema name=minimal
   [junit4]   2> 3185307 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3185307 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n4' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 3185307 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_44170.solr.core.readApiTestViolations.shard1.replica_n4' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n4') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3185307 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node1/readApiTestViolations_shard1_replica_n4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node1/./readApiTestViolations_shard1_replica_n4/data/]
   [junit4]   2> 3185318 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3185319 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3185319 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n1' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 3185320 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_59970.solr.core.readApiTestViolations.shard1.replica_n1' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3185320 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node2/readApiTestViolations_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node2/./readApiTestViolations_shard1_replica_n1/data/]
   [junit4]   2> 3185339 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n6] Schema name=minimal
   [junit4]   2> 3185341 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3185341 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n6' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 3185341 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_59970.solr.core.readApiTestViolations.shard1.replica_n6' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n6') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3185341 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n6] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node2/readApiTestViolations_shard1_replica_n6],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node2/./readApiTestViolations_shard1_replica_n6/data/]
   [junit4]   2> 3185387 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3185387 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3185487 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 3185488 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3185488 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3185489 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d26d884[readApiTestViolations_shard1_replica_n6] main]
   [junit4]   2> 3185492 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3185492 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3185493 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3185493 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1639243119530606592
   [junit4]   2> 3185500 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/readApiTestViolations/terms/shard1 to 
Terms{values={core_node9=0}, version=0}
   [junit4]   2> 3185500 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3185502 INFO  
(searcherExecutor-16618-thread-1-processing-n:127.0.0.1:59970_solr 
x:readApiTestViolations_shard1_replica_n6 c:readApiTestViolations s:shard1 
r:core_node9) [n:127.0.0.1:59970_solr c:readApiTestViolations s:shard1 
r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.SolrCore 
[readApiTestViolations_shard1_replica_n6] Registered new searcher 
Searcher@3d26d884[readApiTestViolations_shard1_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3185504 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3185506 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3185506 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n2' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 3185507 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_44170.solr.core.readApiTestViolations.shard1.replica_n2' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 3185507 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node1/readApiTestViolations_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F93145040D2F6F52-001/tempDir-001/node1/./readApiTestViolations_shard1_replica_n2/data/]
   [junit4]   2> 3185510 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=6 found=1 
timeoutin=9998ms
   [junit4]   2> 3185532 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3185532 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3185534 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3185534 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3185548 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@219e1fbf[readApiTestViolations_shard1_replica_n10] main]
   [junit4]   2> 3185550 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3185551 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3185581 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3185581 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3185584 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3185584 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3185584 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6223e714[readApiTestViolations_shard1_replica_n2] main]
   [junit4]   2> 3185592 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3185592 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3185593 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3185593 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1639243119635464192
   [junit4]   2> 3185595 INFO  
(searcherExecutor-16624-thread-1-processing-n:127.0.0.1:44170_solr 
x:readApiTestViolations_shard1_replica_n2 c:readApiTestViolations s:shard1 
r:core_node5) [n:127.0.0.1:44170_solr c:readApiTestViolations s:shard1 
r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.SolrCore 
[readApiTestViolations_shard1_replica_n2] Registered new searcher 
Searcher@6223e714[readApiTestViolations_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3185599 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/readApiTestViolations/terms/shard1 to 
Terms{values={core_node9=0, core_node5=0}, version=1}
   [junit4]   2> 3185599 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3185602 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3185602 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3185603 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3185603 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3185604 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3185604 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1639243119646998528
   [junit4]   2> 3185605 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d80817e[readApiTestViolations_shard1_replica_n1] main]
   [junit4]   2> 3185613 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3185614 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3185614 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3185614 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1639243119657484288
   [junit4]   2> 3185615 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3185615 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3185617 INFO  
(searcherExecutor-16617-thread-1-processing-n:127.0.0.1:59970_solr 
x:readApiTestViolations_shard1_replica_n1 c:readApiTestViolations s:shard1 
r:core_node3) [n:127.0.0.1:59970_solr c:readApiTestViolations s:shard1 
r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.SolrCore 
[readApiTestViolations_shard1_replica_n1] Registered new searcher 
Searcher@d80817e[readApiTestViolations_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3185617 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3185617 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3185618 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/readApiTestViolations/terms/shard1 to 
Terms{values={core_node3=0, core_node9=0, core_node5=0}, version=2}
   [junit4]   2> 3185618 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3185620 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@398bf2fe[readApiTestViolations_shard1_replica_n4] main]
   [junit4]   2> 3185622 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/readApiTestViolations/terms/shard1 to 
Terms{values={core_node12=0, core_node9=0, core_node3=0, core_node5=0}, 
version=3}
   [junit4]   2> 3185622 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3185624 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3185625 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3185628 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3185628 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1639243119672164352
   [junit4]   2> 3185631 INFO  
(searcherExecutor-16615-thread-1-processing-n:127.0.0.1:44170_solr 
x:readApiTestViolations_shard1_replica_n10 c:readApiTestViolations s:shard1 
r:core_node12) [n:127.0.0.1:44170_solr c:readApiTestViolations s:shard1 
r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.SolrCore 
[readApiTestViolations_shard1_replica_n10] Registered new searcher 
Searcher@219e1fbf[readApiTestViolations_shard1_replica_n10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3185631 INFO  
(searcherExecutor-16616-thread-1-processing-n:127.0.0.1:44170_solr 
x:readApiTestViolations_shard1_replica_n4 c:readApiTestViolations s:shard1 
r:core_node7) [n:127.0.0.1:44170_solr c:readApiTestViolations s:shard1 
r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.SolrCore 
[readApiTestViolations_shard1_replica_n4] Registered new searcher 
Searcher@398bf2fe[readApiTestViolations_shard1_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3185632 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/readApiTestViolations/terms/shard1 to 
Terms{values={core_node7=0, core_node12=0, core_node9=0, core_node3=0, 
core_node5=0}, version=4}
   [junit4]   2> 3185632 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3185645 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3185645 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3185646 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3185647 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3185647 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30837650[readApiTestViolations_shard1_replica_n8] main]
   [junit4]   2> 3185649 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3185650 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3185650 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3185650 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1639243119695233024
   [junit4]   2> 3185652 INFO  
(searcherExecutor-16614-thread-1-processing-n:127.0.0.1:59970_solr 
x:readApiTestViolations_shard1_replica_n8 c:readApiTestViolations s:shard1 
r:core_node11) [n:127.0.0.1:59970_solr c:readApiTestViolations s:shard1 
r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.SolrCore 
[readApiTestViolations_shard1_replica_n8] Registered new searcher 
Searcher@30837650[readApiTestViolations_shard1_replica_n8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3185656 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/readApiTestViolations/terms/shard1 to 
Terms{values={core_node7=0, core_node12=0, core_node9=0, core_node11=0, 
core_node3=0, core_node5=0}, version=5}
   [junit4]   2> 3185656 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3186012 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3186012 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 3186012 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:59970/solr/readApiTestViolations_shard1_replica_n6/
   [junit4]   2> 3186013 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.PeerSync PeerSync: 
core=readApiTestViolations_shard1_replica_n6 url=http://127.0.0.1:59970/solr 
START 
replicas=[http://127.0.0.1:59970/solr/readApiTestViolations_shard1_replica_n1/, 
http://127.0.0.1:44170/solr/readApiTestViolations_shard1_replica_n2/, 
http://127.0.0.1:44170/solr/readApiTestViolations_shard1_replica_n4/, 
http://127.0.0.1:59970/solr/readApiTestViolations_shard1_replica_n8/, 
http://127.0.0.1:44170/solr/readApiTestViolations_shard1_replica_n10/] 
nUpdates=100
   [junit4]   2> 3186015 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.PeerSync PeerSync: 
core=readApiTestViolations_shard1_replica_n6 url=http://127.0.0.1:59970/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 3186016 INFO  (qtp2036668762-57132) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.S.Request 
[readApiTestViolations_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> 3186016 INFO  (qtp2036668762-57135) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.S.Request 
[readApiTestViolations_shard1_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3186016 INFO  (qtp1492035675-57129) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.S.Request 
[readApiTestViolations_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3186017 INFO  (qtp1492035675-57126) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.S.Request 
[readApiTestViolations_shard1_replica_n8]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3186017 INFO  (qtp2036668762-57132) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.S.Request 
[readApiTestViolations_shard1_replica_n10]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3186017 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3186017 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] 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> 3186017 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/readApiTestViolations/leaders/shard1/leader after winning as 
/collections/readApiTestViolations/leader_elect/shard1/election/72176810332782601-core_node9-n_0000000000
   [junit4]   2> 3186020 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:59970/solr/readApiTestViolations_shard1_replica_n6/ shard1
   [junit4]   2> 3186123 INFO  (zkCallback-20845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186123 INFO  (zkCallback-20845-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186123 INFO  (zkCallback-20845-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186126 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 3186141 INFO  (qtp1492035675-57123) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node9 
x:readApiTestViolations_shard1_replica_n6 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n6&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1930
   [junit4]   2> 3186231 INFO  (zkCallback-20845-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186231 INFO  (zkCallback-20845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186231 INFO  (zkCallback-20845-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186231 INFO  (zkCallback-20845-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186609 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node5 
x:readApiTestViolations_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n2&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2399
   [junit4]   2> 3186628 INFO  (qtp1492035675-57127) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node3 
x:readApiTestViolations_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=readApiTestViolations_shard1_replica_n1&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2418
   [junit4]   2> 3186630 INFO  (qtp2036668762-57133) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n10 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n10&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2417
   [junit4]   2> 3186642 INFO  (qtp2036668762-57131) [n:127.0.0.1:44170_solr 
c:readApiTestViolations s:shard1 r:core_node7 
x:readApiTestViolations_shard1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n4&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2430
   [junit4]   2> 3186664 INFO  (qtp1492035675-57125) [n:127.0.0.1:59970_solr 
c:readApiTestViolations s:shard1 r:core_node11 
x:readApiTestViolations_shard1_replica_n8 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n8&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2449
   [junit4]   2> 3186668 INFO  (qtp2036668762-57128) [n:127.0.0.1:44170_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> 3186766 INFO  (zkCallback-20845-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186766 INFO  (zkCallback-20845-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186766 INFO  (zkCallback-20829-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186766 INFO  (zkCallback-20845-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186766 INFO  (zkCallback-20845-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186766 INFO  (zkCallback-20829-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/readApiTestViolations/state.json] for collection 
[readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3186768 INFO  (qtp2036668762-57128) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=3&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2926
   [junit4]   2> 3186777 INFO  (qtp2036668762-57132) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.readApiTestViolations.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.readApiTestViolations.shard1.replica_n4:INDEX.sizeInBytes&key=solr.core.readApiTestViolations.shard1.replica_n10:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 3186778 INFO  (qtp2036668762-57134) [n:127.0.0.1:44170_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 3186779 INFO  (qtp1492035675-57129) [n:127.0.0.1:59970_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.readApiTestViolations.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.readApiTestViolations.shard1.replica_n8:INDEX.sizeInBytes&key=solr.core.readApiTestViolations.shard1.replica_n6:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 3186781 INFO  (qtp1492035675-57124) [n:127.0.0.1:59970_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=nu

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

it4] OK      3.57s J0 | AutoScalingHandlerTest.testSuggestionsWithPayload
   [junit4] OK      0.14s J0 | AutoScalingHandlerTest.testPolicyAndPreferences
   [junit4] OK      0.26s J0 | AutoScalingHandlerTest.testErrorHandling
   [junit4] OK      0.18s J0 | AutoScalingHandlerTest.test
   [junit4] OK      0.12s J0 | AutoScalingHandlerTest.testSetProperties
   [junit4] OK      2.15s J0 | AutoScalingHandlerTest.testDeleteUsedPolicy
   [junit4] Completed [2/5] on J0 in 37.95s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4] OK      7.16s J1 | AutoScalingHandlerTest.testReadApi
   [junit4] OK      3.23s J1 | AutoScalingHandlerTest.testDiagnosticsWithPayload
   [junit4] OK      0.06s J1 | AutoScalingHandlerTest.testValidation
   [junit4] OK      0.13s J1 | AutoScalingHandlerTest.testSuspendTrigger
   [junit4] OK      2.24s J1 | AutoScalingHandlerTest.testConcurrentUpdates
   [junit4] OK      0.10s J1 | AutoScalingHandlerTest.testUpdatePolicy
   [junit4] OK      2.91s J1 | AutoScalingHandlerTest.testSuggestionsWithPayload
   [junit4] OK      0.12s J1 | AutoScalingHandlerTest.testPolicyAndPreferences
   [junit4] OK      0.07s J1 | AutoScalingHandlerTest.testErrorHandling
   [junit4] OK      0.16s J1 | AutoScalingHandlerTest.test
   [junit4] OK      0.10s J1 | AutoScalingHandlerTest.testSetProperties
   [junit4] OK      2.21s J1 | AutoScalingHandlerTest.testDeleteUsedPolicy
   [junit4] Completed [3/5] on J1 in 21.49s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4] OK      5.17s J0 | AutoScalingHandlerTest.testReadApi
   [junit4] OK      3.39s J0 | AutoScalingHandlerTest.testDiagnosticsWithPayload
   [junit4] OK      0.18s J0 | AutoScalingHandlerTest.testValidation
   [junit4] OK      0.25s J0 | AutoScalingHandlerTest.testSuspendTrigger
   [junit4] OK      1.36s J0 | AutoScalingHandlerTest.testConcurrentUpdates
   [junit4] OK      0.07s J0 | AutoScalingHandlerTest.testUpdatePolicy
   [junit4] OK      3.03s J0 | AutoScalingHandlerTest.testSuggestionsWithPayload
   [junit4] OK      0.14s J0 | AutoScalingHandlerTest.testPolicyAndPreferences
   [junit4] OK      0.05s J0 | AutoScalingHandlerTest.testErrorHandling
   [junit4] OK      0.10s J0 | AutoScalingHandlerTest.test
   [junit4] OK      0.08s J0 | AutoScalingHandlerTest.testSetProperties
   [junit4] OK      2.47s J0 | AutoScalingHandlerTest.testDeleteUsedPolicy
   [junit4] Completed [4/5] on J0 in 20.20s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4] OK      6.50s J1 | AutoScalingHandlerTest.testReadApi
   [junit4] OK      3.84s J1 | AutoScalingHandlerTest.testDiagnosticsWithPayload
   [junit4] OK      0.27s J1 | AutoScalingHandlerTest.testValidation
   [junit4] OK      0.27s J1 | AutoScalingHandlerTest.testSuspendTrigger
   [junit4] OK      1.78s J1 | AutoScalingHandlerTest.testConcurrentUpdates
   [junit4] OK      0.17s J1 | AutoScalingHandlerTest.testUpdatePolicy
   [junit4] OK      3.18s J1 | AutoScalingHandlerTest.testSuggestionsWithPayload
   [junit4] OK      0.23s J1 | AutoScalingHandlerTest.testPolicyAndPreferences
   [junit4] OK      0.11s J1 | AutoScalingHandlerTest.testErrorHandling
   [junit4] OK      0.26s J1 | AutoScalingHandlerTest.test
   [junit4] OK      0.22s J1 | AutoScalingHandlerTest.testSetProperties
   [junit4] OK      2.43s J1 | AutoScalingHandlerTest.testDeleteUsedPolicy
   [junit4] Completed [5/5] on J1 in 22.55s, 12 tests
   [junit4] 
   [junit4] JVM J0:     1.16 ..    60.39 =    59.23s
   [junit4] JVM J1:     1.10 ..    82.30 =    81.20s
   [junit4] Execution time total: 1 minute 22 seconds
   [junit4] Tests summary: 5 suites, 60 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 276.00s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 203.46s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 148.03s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 143.39s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 137.95s | 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 26 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1843)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=b5e8dc3af4227401233289fdf7433be9d7440ca1, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #238
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to