Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/569/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
        at 
__randomizedtesting.SeedInfo.seed([C57D93CB76F3B22:E45BEB2D26130920]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15270 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 2114089 INFO  
(SUITE-SearchRateTriggerTest-seed#[C57D93CB76F3B22]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2114090 INFO  
(SUITE-SearchRateTriggerTest-seed#[C57D93CB76F3B22]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/data-dir-123-001
   [junit4]   2> 2114090 INFO  
(SUITE-SearchRateTriggerTest-seed#[C57D93CB76F3B22]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2114090 INFO  
(SUITE-SearchRateTriggerTest-seed#[C57D93CB76F3B22]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2114093 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 2114093 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001
   [junit4]   2> 2114093 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2114093 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2114094 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2114195 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:53252
   [junit4]   2> 2114195 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53252
   [junit4]   2> 2114195 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53252
   [junit4]   2> 2114195 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53252
   [junit4]   2> 2114197 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114200 INFO  (zkConnectionManagerCallback-8812-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114200 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114203 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114205 INFO  (zkConnectionManagerCallback-8814-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114205 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114206 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114208 INFO  (zkConnectionManagerCallback-8816-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114208 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114323 WARN  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2114323 WARN  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2114323 WARN  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 2114323 WARN  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 2114323 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 2114327 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2114327 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2114327 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2114327 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@657ec466{/solr,null,AVAILABLE}
   [junit4]   2> 2114328 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2114328 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2114328 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2114328 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@690d72b9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53257}
   [junit4]   2> 2114328 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.s.Server Started @2114425ms
   [junit4]   2> 2114328 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53257}
   [junit4]   2> 2114328 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@397e7aee{/solr,null,AVAILABLE}
   [junit4]   2> 2114328 ERROR (jetty-launcher-8817-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2114328 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T09:31:43.706159Z
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@132a323e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53258}
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.s.Server Started @2114426ms
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53258}
   [junit4]   2> 2114329 ERROR (jetty-launcher-8817-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2114329 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T09:31:43.706785Z
   [junit4]   2> 2114330 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114330 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62d517d1{/solr,null,AVAILABLE}
   [junit4]   2> 2114330 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2114330 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2114330 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2114331 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114331 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@10e6cf03{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53259}
   [junit4]   2> 2114331 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.s.Server Started @2114428ms
   [junit4]   2> 2114331 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53259}
   [junit4]   2> 2114331 ERROR (jetty-launcher-8817-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2114331 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2114331 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 2114331 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2114331 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2114331 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T09:31:43.708950Z
   [junit4]   2> 2114332 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@391bd618{/solr,null,AVAILABLE}
   [junit4]   2> 2114333 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7ab6a58a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53261}
   [junit4]   2> 2114333 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.s.Server Started @2114429ms
   [junit4]   2> 2114333 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53261}
   [junit4]   2> 2114333 ERROR (jetty-launcher-8817-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2114333 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2114333 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 2114333 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2114333 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 2114333 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-30T09:31:43.710428Z
   [junit4]   2> 2114334 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114334 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114334 INFO  (zkConnectionManagerCallback-8821-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114334 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114335 INFO  (zkConnectionManagerCallback-8819-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114335 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114336 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2114336 INFO  (zkConnectionManagerCallback-8823-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114336 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2114336 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114337 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2114337 INFO  (zkConnectionManagerCallback-8825-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114337 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114338 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2114487 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2114488 WARN  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@429feec6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114488 WARN  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@429feec6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114491 WARN  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@bf407be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114491 WARN  (jetty-launcher-8817-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@bf407be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114492 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53252/solr
   [junit4]   2> 2114493 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114498 INFO  (zkConnectionManagerCallback-8833-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114498 INFO  (jetty-launcher-8817-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114591 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2114591 WARN  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a8c26f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114591 WARN  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a8c26f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114593 WARN  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3def25c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114594 WARN  (jetty-launcher-8817-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3def25c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114594 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53252/solr
   [junit4]   2> 2114595 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114597 INFO  (zkConnectionManagerCallback-8840-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114597 INFO  (jetty-launcher-8817-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114601 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2114602 WARN  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@76d064c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114602 WARN  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@76d064c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114604 WARN  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e16b226[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114604 WARN  (jetty-launcher-8817-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e16b226[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114605 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53252/solr
   [junit4]   2> 2114606 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114608 INFO  (zkConnectionManagerCallback-8846-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114608 INFO  (jetty-launcher-8817-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114738 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2114739 WARN  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@470fc5ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114739 WARN  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@470fc5ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114743 WARN  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ca2bfaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114743 WARN  (jetty-launcher-8817-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ca2bfaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2114743 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53252/solr
   [junit4]   2> 2114745 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2114749 INFO  (zkConnectionManagerCallback-8853-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114749 INFO  (jetty-launcher-8817-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2114775 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2114777 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2114778 INFO  (zkConnectionManagerCallback-8855-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114778 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2114779 INFO  (zkConnectionManagerCallback-8857-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114779 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2114877 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2114880 INFO  (zkConnectionManagerCallback-8863-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114880 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2114925 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53257_solr
   [junit4]   2> 2114927 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.Overseer Overseer 
(id=72065503399837709-127.0.0.1:53257_solr-n_0000000000) starting
   [junit4]   2> 2114943 INFO  
(OverseerStateUpdate-72065503399837709-127.0.0.1:53257_solr-n_0000000000) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53257_solr
   [junit4]   2> 2114944 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53257_solr
   [junit4]   2> 2114947 INFO  
(OverseerStateUpdate-72065503399837709-127.0.0.1:53257_solr-n_0000000000) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2114955 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2114956 WARN  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2114974 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2114977 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2114979 INFO  (zkConnectionManagerCallback-8869-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2114980 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2114998 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2115004 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2115026 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53257.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115037 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53261_solr as DOWN
   [junit4]   2> 2115038 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53259_solr as DOWN
   [junit4]   2> 2115044 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2115044 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53261_solr
   [junit4]   2> 2115046 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2115047 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53259_solr
   [junit4]   2> 2115052 INFO  (zkCallback-8868-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2115053 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53257.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115054 INFO  (zkCallback-8862-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2115055 INFO  (zkCallback-8854-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2115056 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53257.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115059 INFO  (zkCallback-8868-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2115059 INFO  (zkCallback-8854-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2115060 INFO  (zkCallback-8862-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2115060 INFO  (jetty-launcher-8817-thread-3) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node3/.
   [junit4]   2> 2115063 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2115063 WARN  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2115070 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2115070 WARN  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2115092 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2115108 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2115114 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53261.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115134 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53261.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115134 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53261.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115136 INFO  (jetty-launcher-8817-thread-4) 
[n:127.0.0.1:53261_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node4/.
   [junit4]   2> 2115142 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53259.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115158 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53259.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115158 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53259.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115161 INFO  (jetty-launcher-8817-thread-1) 
[n:127.0.0.1:53259_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node1/.
   [junit4]   2> 2115170 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2115183 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53258_solr as DOWN
   [junit4]   2> 2115186 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2115186 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53258_solr
   [junit4]   2> 2115188 INFO  (zkCallback-8868-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2115189 INFO  (zkCallback-8862-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2115189 INFO  (zkCallback-8854-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2115190 INFO  (zkCallback-8856-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2115193 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2115194 WARN  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2115208 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2115226 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53258.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115234 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53258.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115234 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53258.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2115235 INFO  (jetty-launcher-8817-thread-2) 
[n:127.0.0.1:53258_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node2/.
   [junit4]   2> 2115270 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2115272 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2115274 INFO  (zkConnectionManagerCallback-8882-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2115274 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2115277 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2115279 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53252/solr ready
   [junit4]   2> 2115293 INFO  (qtp1953580404-26281) [n:127.0.0.1:53261_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2115301 INFO  
(OverseerThreadFactory-8752-thread-1-processing-n:127.0.0.1:53257_solr) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection1
   [junit4]   2> 2115436 INFO  
(OverseerStateUpdate-72065503399837709-127.0.0.1:53257_solr-n_0000000000) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53257/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2115445 INFO  
(OverseerStateUpdate-72065503399837709-127.0.0.1:53257_solr-n_0000000000) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53258/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2115457 INFO  
(OverseerStateUpdate-72065503399837709-127.0.0.1:53257_solr-n_0000000000) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53259/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2115473 INFO  
(OverseerStateUpdate-72065503399837709-127.0.0.1:53257_solr-n_0000000000) 
[n:127.0.0.1:53257_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53261/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2115697 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2115697 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2115697 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2115697 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2115697 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2116733 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2116733 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2116733 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2116733 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2116774 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2116775 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2116776 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2116776 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n6' using 
configuration from configset conf, trusted=true
   [junit4]   2> 2116777 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2116777 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 2116777 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2116777 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2116777 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53261.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2116777 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n6] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
   [junit4]   2> 2116777 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53257.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2116777 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 2116779 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2116779 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 2116779 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53258.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2116779 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
   [junit4]   2> 2116779 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2116779 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using 
configuration from configset conf, trusted=true
   [junit4]   2> 2116780 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53259.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40082224
   [junit4]   2> 2116780 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 2116885 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2116885 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2116893 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2116893 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2116910 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c533fdc[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
   [junit4]   2> 2116916 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2116916 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2116918 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2116921 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2116926 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2116929 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1657145085191520256
   [junit4]   2> 2116931 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2116931 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2116935 INFO  
(searcherExecutor-8771-thread-1-processing-n:127.0.0.1:53258_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:53258_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2] 
Registered new searcher 
Searcher@2c533fdc[SearchRateTriggerTest-collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2116937 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2116937 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2116938 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c29a53a[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
   [junit4]   2> 2116974 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2116974 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2116977 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31cfdc47[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 2116977 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2116977 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2116978 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2116978 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/SearchRateTriggerTest-collection1/leaders/shard1
   [junit4]   2> 2116978 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2116978 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2116979 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2116979 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1657145085243949056
   [junit4]   2> 2116981 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2116981 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2116982 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2116983 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2116983 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2116983 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1657145085248143360
   [junit4]   2> 2116984 INFO  
(searcherExecutor-8769-thread-1-processing-n:127.0.0.1:53261_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:53261_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6] 
Registered new searcher 
Searcher@4c29a53a[SearchRateTriggerTest-collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2116984 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@267bf7c6[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 2116991 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2116991 INFO  
(searcherExecutor-8770-thread-1-processing-n:127.0.0.1:53257_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:53257_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1] 
Registered new searcher 
Searcher@31cfdc47[SearchRateTriggerTest-collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2116992 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2116993 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2116993 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1657145085258629120
   [junit4]   2> 2116999 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 2116999 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/SearchRateTriggerTest-collection1/leaders/shard2
   [junit4]   2> 2116999 INFO  
(searcherExecutor-8772-thread-1-processing-n:127.0.0.1:53259_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:53259_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4] 
Registered new searcher 
Searcher@267bf7c6[SearchRateTriggerTest-collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2117003 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9995ms
   [junit4]   2> 2117004 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 2117005 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/SearchRateTriggerTest-collection1/leaders/shard1
   [junit4]   2> 2117014 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 2117014 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/SearchRateTriggerTest-collection1/leaders/shard2
   [junit4]   2> 2117020 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2117020 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2117020 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:53261/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
   [junit4]   2> 2117022 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6 
url=http://127.0.0.1:53261/solr START 
replicas=[http://127.0.0.1:53259/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 2117022 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6 
url=http://127.0.0.1:53261/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2117024 INFO  (qtp505492151-26283) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard2_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> 2117025 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2117025 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_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> 2117025 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/SearchRateTriggerTest-collection1/leaders/shard2/leader after 
winning as 
/collections/SearchRateTriggerTest-collection1/leader_elect/shard2/election/72065503399837710-core_node8-n_0000000000
   [junit4]   2> 2117028 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53261/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
 shard2
   [junit4]   2> 2117139 INFO  (zkCallback-8868-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117139 INFO  (zkCallback-8868-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117143 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2117147 INFO  (qtp1953580404-26287) [n:127.0.0.1:53261_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1450
   [junit4]   2> 2117256 INFO  (zkCallback-8868-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117256 INFO  (zkCallback-8868-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117257 INFO  (zkCallback-8868-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117506 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2117506 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2117506 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:53258/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/
   [junit4]   2> 2117507 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n2 
url=http://127.0.0.1:53258/solr START 
replicas=[http://127.0.0.1:53257/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 2117507 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n2 
url=http://127.0.0.1:53258/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2117510 INFO  (qtp1741328432-26272) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2117510 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2117510 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2117510 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/SearchRateTriggerTest-collection1/leaders/shard1/leader after 
winning as 
/collections/SearchRateTriggerTest-collection1/leader_elect/shard1/election/72065503399837708-core_node5-n_0000000000
   [junit4]   2> 2117516 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53258/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/
 shard1
   [junit4]   2> 2117628 INFO  (zkCallback-8856-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117628 INFO  (zkCallback-8868-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117629 INFO  (zkCallback-8868-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117629 INFO  (zkCallback-8868-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117631 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2117635 INFO  (qtp502128627-26271) [n:127.0.0.1:53258_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_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=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1938
   [junit4]   2> 2117740 INFO  (zkCallback-8868-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117740 INFO  (zkCallback-8868-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117740 INFO  (zkCallback-8856-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117740 INFO  (zkCallback-8868-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2117741 INFO  (zkCallback-8856-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118023 INFO  (qtp1741328432-26266) [n:127.0.0.1:53257_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_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=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2327
   [junit4]   2> 2118028 INFO  (qtp505492151-26276) [n:127.0.0.1:53259_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_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=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2331
   [junit4]   2> 2118031 INFO  (qtp1953580404-26281) [n:127.0.0.1:53261_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> 2118130 INFO  (zkCallback-8856-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118130 INFO  (zkCallback-8856-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118130 INFO  (zkCallback-8862-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118130 INFO  (zkCallback-8862-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118130 INFO  (zkCallback-8854-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118130 INFO  (zkCallback-8868-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118131 INFO  (zkCallback-8854-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118131 INFO  (zkCallback-8868-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118131 INFO  (zkCallback-8868-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2118134 INFO  (qtp1953580404-26281) [n:127.0.0.1:53261_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2840
   [junit4]   2> 2118135 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[C57D93CB76F3B22]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 2118150 INFO  (qtp1953580404-26278) [n:127.0.0.1:53261_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=1
   [junit4]   2> 2118152 INFO  (qtp505492151-26280) [n:127.0.0.1:53259_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2118158 INFO  (qtp502128627-26277) [n:127.0.0.1:53258_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime

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

s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bedcbcb: rootName = 
solr_53313, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7ac995d2
   [junit4]   2> 2133181 INFO  (jetty-closer-8976-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2133181 INFO  (jetty-closer-8976-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2133181 INFO  (jetty-closer-8976-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@124209a0: rootName = 
solr_53315, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7ac995d2
   [junit4]   2> 2133181 INFO  (jetty-closer-8976-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2133187 INFO  (zkCallback-8953-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2133264 INFO  (jetty-closer-8976-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72065504520503307-127.0.0.1:53312_solr-n_0000000000) closing
   [junit4]   2> 2133271 INFO  (jetty-closer-8976-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5408c137{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2133272 INFO  (jetty-closer-8976-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b605923{/solr,null,UNAVAILABLE}
   [junit4]   2> 2133272 INFO  (jetty-closer-8976-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2133375 INFO  (jetty-closer-8976-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@72073503{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2133375 INFO  (jetty-closer-8976-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3921b3a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2133376 INFO  (jetty-closer-8976-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2133479 INFO  (jetty-closer-8976-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@648d9a7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2133479 INFO  (jetty-closer-8976-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30087cf7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2133480 INFO  (jetty-closer-8976-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2133588 INFO  (jetty-closer-8976-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4f11485a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2133589 INFO  (jetty-closer-8976-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1fee7178{/solr,null,UNAVAILABLE}
   [junit4]   2> 2133589 INFO  (jetty-closer-8976-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2133592 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[C57D93CB76F3B22]) [ 
    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2133800 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2133805 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[C57D93CB76F3B22]) [ 
    ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53307
   [junit4]   2> 2133805 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[C57D93CB76F3B22]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53307
   [junit4]   2> 2133805 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[C57D93CB76F3B22]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53307
   [junit4]   2> 2133806 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[C57D93CB76F3B22]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C57D93CB76F3B22-001
   [junit4]   2> Jan 30, 2020 9:32:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=141, maxMBSortInHeap=5.364905796770374, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@391ffe54),
 locale=rof-TZ, timezone=Africa/Lome
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=153508552,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest, 
URLClassifyProcessorTest, TestDistributedMissingSort, ScheduledTriggerTest, 
CreateRoutedAliasTest, SharedFSAutoReplicaFailoverTest, V2ApiIntegrationTest, 
TestUninvertingReader, TestCopyFieldCollectionResource, DistributedQueueTest, 
TestShortCircuitedRequests, UpdateLogTest, TestSubQueryTransformerDistrib, 
TestIndexSearcher, LeaderTragicEventTest, SecurityConfHandlerTest, 
TestSimGenericDistributedQueue, TestSolr4Spatial2, TestCoreAdminApis, 
TestJettySolrRunner, NodeLostTriggerTest, SolrMetricsIntegrationTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, MultiDestinationAuditLoggerTest, 
ClassificationUpdateProcessorTest, AnalysisAfterCoreReloadTest, 
TestChildDocTransformer, TestJsonFacets, TestLRUStatsCache, AuthToolTest, 
CdcrBidirectionalTest, BlockDirectoryTest, PolyFieldTest, MergeStrategyTest, 
TestDistributedMap, TestCloudDeleteByQuery, LukeRequestHandlerTest, 
TestQuerySenderListener, TestSystemIdResolver, RandomizedTaggerTest, 
TestSearchPerf, TestConfigSetsAPIExclusivity, TestCollapseQParserPlugin, 
TestManagedSynonymGraphFilterFactory, TestCloudRecovery, 
QueryElevationComponentTest, TestFieldTypeCollectionResource, 
TestSimComputePlanAction, SolrInfoBeanTest, TestDynamicLoading, 
HLLSerializationTest, TestExceedMaxTermLength, HdfsRestartWhileUpdatingTest, 
TestJsonRequest, TestOmitPositions, LeaderElectionContextKeyTest, 
HdfsCollectionsAPIDistributedZkTest, AutoscalingHistoryHandlerTest, 
TestCollectionsAPIViaSolrCloudCluster, SolrCmdDistributorTest, 
PeerSyncReplicationTest, TestFieldCacheVsDocValues, 
TestReplicationHandlerBackup, DistributedQueryComponentCustomSortTest, 
TestCustomDocTransformer, TestPivotHelperCode, AtomicUpdateRemovalJavabinTest, 
TestDocTermOrdsUninvertLimit, RoutingToNodesWithPropertiesTest, 
DebugComponentTest, SignificantTermsQParserPluginTest, TestMacros, 
DistributedFacetPivotLongTailTest, ZkStateWriterTest, 
AssignBackwardCompatibilityTest, TestRuleBasedAuthorizationPlugin, 
IndexBasedSpellCheckerTest, FastVectorHighlighterTest, 
HdfsWriteToMultipleCollectionsTest, MigrateRouteKeyTest, CopyFieldTest, 
SimpleFacetsTest, RangeFacetCloudTest, TestBinaryField, 
FullSolrCloudDistribCmdsTest, BlockJoinFacetDistribTest, TestJoin, 
StatsReloadRaceTest, ConvertedLegacyTest, DisMaxRequestHandlerTest, 
DistributedIntervalFacetingTest, TestSolrTestCaseJ4, TestTrie, 
ProtectedTermFilterFactoryTest, TokenizerChainTest, TestLuceneIndexBackCompat, 
BasicDistributedZkTest, ConcurrentCreateRoutedAliasTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, 
DeleteStatusTest, DocValuesNotIndexedTest, ForceLeaderTest, 
ForceLeaderWithTlogReplicasTest, HttpPartitionOnCommitTest, 
HttpPartitionWithTlogReplicasTest, MetricsHistoryIntegrationTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, 
SplitShardTest, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestLockTree, TestMiniSolrCloudClusterSSL, TestTlogReplica, 
CollectionTooManyReplicasTest, TestLocalFSCloudBackupRestore, 
AutoAddReplicasIntegrationTest, NodeLostTriggerIntegrationTest, 
SearchRateTriggerTest]
   [junit4] Completed [567/897 (1!)] on J0 in 21.70s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 45724 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/569/consoleText

[repro] Revision: 46fa876c3519d07d72b4dc36b217eafcbf9224a0

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerTest 
-Dtests.method=testWaitForElapsed -Dtests.seed=C57D93CB76F3B22 
-Dtests.slow=true -Dtests.locale=rof-TZ -Dtests.timezone=Africa/Lome 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SearchRateTriggerTest
[repro] ant compile-test

[...truncated 3475 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SearchRateTriggerTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C57D93CB76F3B22 
-Dtests.slow=true -Dtests.locale=rof-TZ -Dtests.timezone=Africa/Lome 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 96 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 0

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

Reply via email to