Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1956/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([848A4E9C1641F81D:E741781E8F8E8B30]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:133)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:844)




Build Log:
[...truncated 14292 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/init-core-data-001
   [junit4]   2> 1825151 INFO  
(SUITE-SearchRateTriggerTest-seed#[848A4E9C1641F81D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001
   [junit4]   2> 1825151 INFO  
(SUITE-SearchRateTriggerTest-seed#[848A4E9C1641F81D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1825151 INFO  (Thread-6299) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1825151 INFO  (Thread-6299) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1825152 ERROR (Thread-6299) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1825251 INFO  
(SUITE-SearchRateTriggerTest-seed#[848A4E9C1641F81D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34449
   [junit4]   2> 1825253 INFO  (zkConnectionManagerCallback-5578-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825257 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 1825257 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 1825257 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 1825257 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d13ffbc{/solr,null,AVAILABLE}
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49bf0be{/solr,null,AVAILABLE}
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1825258 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8ee49bd{/solr,null,AVAILABLE}
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59c60654{/solr,null,AVAILABLE}
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f1df3b2{SSL,[ssl, 
http/1.1]}{127.0.0.1:32965}
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@29c4ca55{SSL,[ssl, 
http/1.1]}{127.0.0.1:36773}
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a32f200{SSL,[ssl, 
http/1.1]}{127.0.0.1:39877}
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.e.j.s.Server Started @1825288ms
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.e.j.s.Server Started @1825288ms
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.e.j.s.Server Started @1825288ms
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@41688538{SSL,[ssl, 
http/1.1]}{127.0.0.1:33991}
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32965}
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36773}
   [junit4]   2> 1825259 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39877}
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.e.j.s.Server Started @1825288ms
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33991}
   [junit4]   2> 1825260 ERROR (jetty-launcher-5575-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1825260 ERROR (jetty-launcher-5575-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1825260 ERROR (jetty-launcher-5575-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1825260 ERROR (jetty-launcher-5575-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-22T16:47:19.672365Z
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-22T16:47:19.672398Z
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-22T16:47:19.672369Z
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1825260 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-22T16:47:19.672449Z
   [junit4]   2> 1825261 INFO  (zkConnectionManagerCallback-5585-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825261 INFO  (zkConnectionManagerCallback-5584-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825261 INFO  (zkConnectionManagerCallback-5586-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825261 INFO  (zkConnectionManagerCallback-5582-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825261 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1825261 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1825261 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1825261 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1825271 INFO  (jetty-launcher-5575-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34449/solr
   [junit4]   2> 1825272 INFO  (jetty-launcher-5575-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34449/solr
   [junit4]   2> 1825272 INFO  (zkConnectionManagerCallback-5593-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825272 INFO  (jetty-launcher-5575-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34449/solr
   [junit4]   2> 1825272 INFO  (jetty-launcher-5575-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34449/solr
   [junit4]   2> 1825272 INFO  (zkConnectionManagerCallback-5598-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825273 INFO  (zkConnectionManagerCallback-5600-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825273 INFO  (zkConnectionManagerCallback-5602-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825273 INFO  (zkConnectionManagerCallback-5604-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825273 INFO  (zkConnectionManagerCallback-5606-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825274 INFO  (zkConnectionManagerCallback-5608-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825274 INFO  (zkConnectionManagerCallback-5610-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825308 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1825308 INFO  (jetty-launcher-5575-thread-4) 
[n:127.0.0.1:36773_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1825308 INFO  (jetty-launcher-5575-thread-2) 
[n:127.0.0.1:33991_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1825308 INFO  (jetty-launcher-5575-thread-1) 
[n:127.0.0.1:32965_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1825308 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39877_solr
   [junit4]   2> 1825308 INFO  (jetty-launcher-5575-thread-2) 
[n:127.0.0.1:33991_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33991_solr
   [junit4]   2> 1825308 INFO  (jetty-launcher-5575-thread-4) 
[n:127.0.0.1:36773_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36773_solr
   [junit4]   2> 1825308 INFO  (jetty-launcher-5575-thread-1) 
[n:127.0.0.1:32965_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32965_solr
   [junit4]   2> 1825309 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.c.Overseer Overseer 
(id=72069964039716873-127.0.0.1:39877_solr-n_0000000000) starting
   [junit4]   2> 1825309 INFO  (zkCallback-5607-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1825310 INFO  (zkCallback-5609-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1825311 INFO  (zkCallback-5603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1825311 INFO  (zkCallback-5605-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1825319 INFO  (zkConnectionManagerCallback-5623-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825320 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1825320 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34449/solr ready
   [junit4]   2> 1825328 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1825328 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39877_solr
   [junit4]   2> 1825328 INFO  (zkCallback-5607-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1825328 INFO  (zkCallback-5603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1825328 INFO  (zkCallback-5609-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1825328 INFO  (zkCallback-5605-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1825331 INFO  (zkCallback-5622-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1825368 INFO  (jetty-launcher-5575-thread-4) 
[n:127.0.0.1:36773_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36773.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825374 INFO  (jetty-launcher-5575-thread-4) 
[n:127.0.0.1:36773_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36773.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825374 INFO  (jetty-launcher-5575-thread-4) 
[n:127.0.0.1:36773_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36773.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825375 INFO  (jetty-launcher-5575-thread-4) 
[n:127.0.0.1:36773_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node4/.
   [junit4]   2> 1825376 INFO  (zkConnectionManagerCallback-5628-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825377 INFO  (jetty-launcher-5575-thread-4) 
[n:127.0.0.1:36773_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1825377 INFO  (jetty-launcher-5575-thread-4) 
[n:127.0.0.1:36773_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34449/solr ready
   [junit4]   2> 1825433 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39877.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825437 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39877.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825437 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39877.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825438 INFO  (jetty-launcher-5575-thread-3) 
[n:127.0.0.1:39877_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node3/.
   [junit4]   2> 1825508 INFO  (jetty-launcher-5575-thread-2) 
[n:127.0.0.1:33991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33991.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825513 INFO  (jetty-launcher-5575-thread-2) 
[n:127.0.0.1:33991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33991.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825513 INFO  (jetty-launcher-5575-thread-2) 
[n:127.0.0.1:33991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33991.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825514 INFO  (jetty-launcher-5575-thread-2) 
[n:127.0.0.1:33991_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node2/.
   [junit4]   2> 1825515 INFO  (jetty-launcher-5575-thread-1) 
[n:127.0.0.1:32965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32965.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825523 INFO  (jetty-launcher-5575-thread-1) 
[n:127.0.0.1:32965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32965.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825523 INFO  (jetty-launcher-5575-thread-1) 
[n:127.0.0.1:32965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32965.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1825523 INFO  (zkConnectionManagerCallback-5633-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825524 INFO  (jetty-launcher-5575-thread-1) 
[n:127.0.0.1:32965_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node1/.
   [junit4]   2> 1825524 INFO  (jetty-launcher-5575-thread-2) 
[n:127.0.0.1:33991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1825525 INFO  (jetty-launcher-5575-thread-2) 
[n:127.0.0.1:33991_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34449/solr ready
   [junit4]   2> 1825530 INFO  (zkConnectionManagerCallback-5638-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825530 INFO  (jetty-launcher-5575-thread-1) 
[n:127.0.0.1:32965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1825530 INFO  (jetty-launcher-5575-thread-1) 
[n:127.0.0.1:32965_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34449/solr ready
   [junit4]   2> 1825573 INFO  (zkConnectionManagerCallback-5640-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825575 INFO  (zkConnectionManagerCallback-5645-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1825577 INFO  
(SUITE-SearchRateTriggerTest-seed#[848A4E9C1641F81D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1825579 INFO  
(SUITE-SearchRateTriggerTest-seed#[848A4E9C1641F81D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34449/solr ready
   [junit4]   2> 1825599 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[848A4E9C1641F81D]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1825627 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[848A4E9C1641F81D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1825643 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1825644 INFO  (OverseerThreadFactory-8821-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection1
   [junit4]   2> 1825749 INFO  
(OverseerStateUpdate-72069964039716873-127.0.0.1:39877_solr-n_0000000000) [    
] 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":"https://127.0.0.1:39877/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1825749 INFO  
(OverseerStateUpdate-72069964039716873-127.0.0.1:39877_solr-n_0000000000) [    
] 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":"https://127.0.0.1:33991/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1825750 INFO  
(OverseerStateUpdate-72069964039716873-127.0.0.1:39877_solr-n_0000000000) [    
] 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":"https://127.0.0.1:32965/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1825751 INFO  
(OverseerStateUpdate-72069964039716873-127.0.0.1:39877_solr-n_0000000000) [    
] 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":"https://127.0.0.1:36773/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1825956 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1825956 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1825963 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1825963 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1825963 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1825963 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1825963 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1826964 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1826968 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1826969 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1826969 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1826969 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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 collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1826970 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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_36773.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1826970 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1826970 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
   [junit4]   2> 1826976 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1826977 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1826978 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1826978 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1826978 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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 collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1826979 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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_33991.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1826979 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1826979 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
   [junit4]   2> 1826982 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1826983 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1826983 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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 collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1826983 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1826983 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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_39877.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1826983 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1826983 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 1826984 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1826984 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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 collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1826984 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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_32965.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59f2b972
   [junit4]   2> 1826984 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1826985 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 1827017 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1827017 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1827017 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827017 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827018 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1827018 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827018 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1827018 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827018 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1827018 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1827019 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a45e70d[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 1827019 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b9ab326[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
   [junit4]   2> 1827019 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1827019 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1827019 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827019 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1827019 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827019 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1827020 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827020 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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> 1827020 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@254b148[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 1827020 INFO  
(searcherExecutor-8830-thread-1-processing-n:127.0.0.1:36773_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:36773_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@3b9ab326[SearchRateTriggerTest-collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827020 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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 
1601183564622200832
   [junit4]   2> 1827020 INFO  
(searcherExecutor-8832-thread-1-processing-n:127.0.0.1:39877_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:39877_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@2a45e70d[SearchRateTriggerTest-collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827020 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1827020 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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 
1601183564622200832
   [junit4]   2> 1827021 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1827021 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1827021 INFO  
(searcherExecutor-8833-thread-1-processing-n:127.0.0.1:32965_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:32965_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@254b148[SearchRateTriggerTest-collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827021 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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 
1601183564623249408
   [junit4]   2> 1827021 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1827022 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1827023 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1827023 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1827023 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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}, version=0}
   [junit4]   2> 1827023 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827024 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1827024 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22ba67e0[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
   [junit4]   2> 1827024 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1827024 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1827025 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827025 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1827025 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827025 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:36773/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
   [junit4]   2> 1827025 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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> 1827025 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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=https://127.0.0.1:36773/solr START 
replicas=[https://127.0.0.1:32965/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 1827025 INFO  
(searcherExecutor-8831-thread-1-processing-n:127.0.0.1:33991_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:33991_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@22ba67e0[SearchRateTriggerTest-collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827025 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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 
1601183564627443712
   [junit4]   2> 1827027 INFO  (qtp1273902174-23711) [n:127.0.0.1:32965_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> 1827028 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1827325 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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=https://127.0.0.1:36773/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1827325 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827325 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827325 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1827328 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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: 
https://127.0.0.1:36773/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
 shard2
   [junit4]   2> 1827481 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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> 1827526 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1827526 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1827526 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:39877/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
   [junit4]   2> 1827526 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 
url=https://127.0.0.1:39877/solr START 
replicas=[https://127.0.0.1:33991/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 1827528 INFO  (qtp1979239059-23703) [n:127.0.0.1:33991_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1827583 INFO  (zkCallback-5605-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> 1827610 INFO  (qtp802868133-23688) [n:127.0.0.1:36773_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=1654
   [junit4]   2> 1827826 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 
url=https://127.0.0.1:39877/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1827826 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1827826 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1827826 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1827829 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39877/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
 shard1
   [junit4]   2> 1827930 INFO  (zkCallback-5605-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> 1827930 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1827962 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_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=1999
   [junit4]   2> 1828026 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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=2063
   [junit4]   2> 1828031 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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=2068
   [junit4]   2> 1828032 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1828132 INFO  (zkCallback-5609-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> 1828132 INFO  (zkCallback-5607-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> 1828132 INFO  (zkCallback-5605-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> 1828132 INFO  (zkCallback-5603-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> 1829032 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3389
   [junit4]   2> 1829039 INFO  (qtp802868133-23712) [n:127.0.0.1:36773_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=3
   [junit4]   2> 1829050 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1829052 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1829054 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1829061 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1829062 INFO  (qtp1979239059-23703) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1829063 INFO  (qtp1578321778-23700) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1829064 INFO  (qtp1273902174-23711) [n:127.0.0.1:32965_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> 1829646 INFO  
(OverseerCollectionConfigSetProcessor-72069964039716873-127.0.0.1:39877_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1830065 INFO  (qtp802868133-23712) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1830066 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1830067 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1830068 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1831069 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1831070 INFO  (qtp1979239059-23703) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1831071 INFO  (qtp1578321778-23700) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1831072 INFO  (qtp1273902174-23711) [n:127.0.0.1:32965_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> 1832073 INFO  (qtp802868133-23712) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1832074 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1832075 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1832076 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1833078 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1833079 INFO  (qtp1979239059-23703) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1833079 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1833080 INFO  (qtp1273902174-23711) [n:127.0.0.1:32965_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> 1834081 INFO  (qtp802868133-23712) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1834082 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1834083 INFO  (qtp1578321778-23700) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1834084 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1835092 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1835093 INFO  (qtp1979239059-23703) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1835094 INFO  (qtp1578321778-23700) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1835094 INFO  (qtp1273902174-23711) [n:127.0.0.1:32965_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> 1836096 INFO  (qtp802868133-23712) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1836097 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1836097 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1836098 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1836099 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1836100 INFO  (qtp1979239059-23703) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1836101 INFO  (qtp1578321778-23700) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1836102 INFO  (qtp1273902174-23711) [n:127.0.0.1:32965_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> 1837104 INFO  (qtp802868133-23712) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1837105 INFO  (qtp1979239059-23701) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1837106 INFO  (qtp1578321778-23694) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1837107 INFO  (qtp1273902174-23710) [n:127.0.0.1:32965_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> 1838109 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1838110 INFO  (qtp1979239059-23703) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1838111 INFO  (qtp1578321778-23700) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1838111 INFO  (qtp1273902174-23711) [n:127.0.0.1:32965_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> 1841114 INFO  (qtp802868133-23709) [n:127.0.0.1:36773_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=0
   [junit4]   2> 1841116 INFO  (qtp1979239059-23703) [n:127.0.0.1:33991_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=0
   [junit4]   2> 1841119 INFO  (qtp1578321778-23700) [n:127.0.0.1:39877_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1841121 INFO  (qtp1273902174-23711) [n:127.0.0.1:32965_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> 1841139 INFO  
(TEST-SearchRateTriggerTest.testTrigger-seed#[848A4E9C1641F81D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1841140 INFO  (qtp802868133-23712) [n:127.0.0.1:36773_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=SearchRateTriggerTest-collection1&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1841141 INFO  (OverseerThreadFactory-8821-thread-2) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 1841143 INFO  (qtp1273902174-23708) [n:127.0.0.1:32965_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4, tag=null
   [junit4]   2> 1841143 INFO  (qtp802868133-23713) [n:127.0.0.1:36773_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6, tag=null
   [junit4]   2> 1841143 INFO  (qtp1979239059-23697) [n:127.0.0.1:33991_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2, tag=null
   [junit4]   2> 1841143 INFO  (qtp1273902174-23708) [n:127.0.0.1:32965_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28608de7: rootName = 
solr_32965, domain = 
solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4, service url = 
null, agent id = null] for registry 
solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4 / 
com.codahale.metrics.MetricRegistry@47b78f97
   [junit4]   2> 1841143 INFO  (qtp802868133-23713) [n:127.0.0.1:36773_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34575cbf: rootName = 
solr_36773, domain = 
solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6, service url = 
null, agent id = null] for registry 
solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6 / 
com.codahale.metrics.MetricRegistry@7294f1b8
   [junit4]   2> 1841143 INFO  (qtp1979239059-23697) [n:127.0.0.1:33991_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d09aee9: rootName = 
solr_33991, domain = 
solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2, service url = 
null, agent id = null] for registry 
solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@3c7d4960
   [junit4]   2> 1841144 INFO  (qtp1578321778-23698) [n:127.0.0.1:39877_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1, tag=null
   [junit4]   2> 1841144 INFO  (qtp1578321778-23698) [n:127.0.0.1:39877_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4736c712: rootName = 
solr_39877, domain = 
solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@18164d41
   [junit4]   2> 1841155 INFO  (qtp1273902174-23708) [n:127.0.0.1:32965_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore 
[SearchRateTriggerTest-collection1_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5cb14574
   [junit4]   2> 1841155 INFO  (qtp1273902174-23708) [n:127.0.0.1:32965_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4, 
tag=5cb14574
   [junit4]   2> 1841155 INFO  (qtp1273902174-23708) [n:127.0.0.1:32965_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SearchRateTriggerTest-collection1.shard2.leader, 
tag=5cb14574
   [junit4]   2> 1841157 INFO  (qtp1578321778-23698) [n:127.0.0.1:39877_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[SearchRateTriggerTest-collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@51845625
   [junit4]   2> 1841157 INFO  (qtp1578321778-23698) [n:127.0.0.1:39877_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1, 
tag=51845625
   [junit4]   2> 1841157 INFO  (qtp1578321778-23698) [n:127.0.0.1:39877_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SearchRateTriggerTest-collection1.shard1.leader, 
tag=51845625
   [junit4]   2> 1841157 INFO  (qtp1273902174-23708) [n:127.0.0.1:32965_solr    
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_node8=0}, version=2}
   [junit4]   2> 1841157 INFO  (qtp1273902174-23708) [n:127.0.0.1:32965_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1841158 INFO  (qtp1273902174-23708) [n:127.0.0.1:32965_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=SearchRateTriggerTest-collection1_shard2_replica_n4&qt

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

Server connecting to 127.0.0.1:34449 34449
   [junit4]   2> 1858606 INFO  (Thread-6299) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34449 34449
   [junit4]   2> 1858606 WARN  (Thread-6299) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      
/solr/collections/SearchRateTriggerTest-collection1/terms/shard1
   [junit4]   2>        13      
/solr/collections/SearchRateTriggerTest-collection1/terms/shard2
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        6       
/solr/collections/SearchRateTriggerTest-collection2/terms/shard1
   [junit4]   2>        5       
/solr/collections/SearchRateTriggerTest-collection2/terms/shard2
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        8       
/solr/collections/SearchRateTriggerTest-collection1/state.json
   [junit4]   2>        4       
/solr/collections/SearchRateTriggerTest-collection2/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72069964039716873-127.0.0.1:39877_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/collections
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_848A4E9C1641F81D-001
   [junit4]   2> May 22, 2018 4:47:53 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=343, maxMBSortInHeap=5.998829124247124, 
sim=RandomSimilarity(queryNorm=false): {}, locale=am-ET, timezone=Asia/Kashgar
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=140241672,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [RollingRestartTest, 
SuggestComponentContextFilterQueryTest, TestSolrCloudWithDelegationTokens, 
OverseerTest, TestNumericTerms32, TestSurroundQueryParser, 
TestUnifiedSolrHighlighter, TestPerFieldSimilarity, 
MetricTriggerIntegrationTest, TestCharFilters, TestTlogReplica, 
TermsComponentTest, TestSearchPerf, TestSmileRequest, ConfigSetsAPITest, 
TestDocTermOrds, BasicFunctionalityTest, TestZkAclsWithHadoopAuth, 
CleanupOldIndexTest, TestComplexPhraseLeadingWildcard, 
SharedFSAutoReplicaFailoverTest, OverseerCollectionConfigSetProcessorTest, 
DirectUpdateHandlerOptimizeTest, TestClusterStateProvider, 
TestBulkSchemaConcurrent, BasicZkTest, TestDefaultStatsCache, 
ImplicitSnitchTest, CloneFieldUpdateProcessorFactoryTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, MissingSegmentRecoveryTest, 
TestHdfsUpdateLog, ResponseBuilderTest, SchemaApiFailureTest, 
TestSolrIndexConfig, ShardRoutingCustomTest, TestConfigSetsAPI, 
TestEmbeddedSolrServerConstructors, PeerSyncTest, BitVectorTest, 
TestMaxScoreQueryParser, TestIntervalFaceting, LargeFieldTest, 
XsltUpdateRequestHandlerTest, TestDistributedGrouping, TestCryptoKeys, 
SortSpecParsingTest, TestFunctionQuery, BadComponentTest, SolrIndexMetricsTest, 
ConfigureRecoveryStrategyTest, PrimUtilsTest, TestCoreAdminApis, 
TestExpandComponent, AlternateDirectoryTest, SliceStateTest, 
TestSimDistributedQueue, V2StandaloneTest, DistributedExpandComponentTest, 
SolrInfoBeanTest, OverseerStatusTest, 
DistributedFacetSimpleRefinementLongTailTest, DistributedSuggestComponentTest, 
BadCopyFieldTest, HighlighterTest, HDFSCollectionsAPITest, SmileWriterTest, 
SyncSliceTest, DataDrivenBlockJoinTest, TestFoldingMultitermQuery, 
TestBlendedInfixSuggestions, TestSimpleTextCodec, TestFuzzyAnalyzedSuggestions, 
TestSchemaNameResource, TestReversedWildcardFilterFactory, TestConfigReload, 
FileUtilsTest, ExitableDirectoryReaderTest, DocValuesNotIndexedTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TriggerCooldownIntegrationTest, 
TestStressCloudBlindAtomicUpdates, TestTestInjection, 
TestHighFrequencyDictionaryFactory, SolrSlf4jReporterTest, 
TestManagedStopFilterFactory, TestBM25SimilarityFactory, TestXIncludeConfig, 
TestSolrJ, TestSolr4Spatial, SuggesterTest, SolrMetricReporterTest, 
TransactionLogTest, HdfsChaosMonkeyNothingIsSafeTest, TestDistributedMap, 
TestNRTOpen, TestDelegationWithHadoopAuth, DistanceUnitsTest, 
CollectionStateFormat2Test, TestNumericTokenStream, 
TestPayloadScoreQParserPlugin, RecoveryAfterSoftCommitTest, ResourceLoaderTest, 
TestApiFramework, HdfsRecoverLeaseTest, TestRecovery, TestLegacyFieldReuse, 
SOLR749Test, TestRawTransformer, TestElisionMultitermQuery, 
UpdateRequestProcessorFactoryTest, MoveReplicaTest, IndexSchemaTest, 
TestNodeAddedTrigger, TestCloudJSONFacetSKG, TestManagedSchemaAPI, 
LeaderElectionContextKeyTest, TestCollationFieldDocValues, 
TestUseDocValuesAsStored, DistributedFacetPivotWhiteBoxTest, 
TestExecutePlanAction, CdcrReplicationHandlerTest, SuggesterFSTTest, 
SignatureUpdateProcessorFactoryTest, FastVectorHighlighterTest, 
TestPrepRecovery, TestCustomStream, TestCursorMarkWithoutUniqueKey, 
CustomCollectionTest, NodeMutatorTest, ConnectionReuseTest, 
RegexBytesRefFilterTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, 
TestRandomFaceting, TestZkChroot, TestDistributedSearch, TestFaceting, 
TermVectorComponentDistributedTest, ZkControllerTest, TestReload, 
TestStressVersions, SimpleFacetsTest, StatsComponentTest, ConvertedLegacyTest, 
TestFiltering, TestIndexSearcher, SolrIndexSplitterTest, SimplePostToolTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, 
TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, 
DebugComponentTest, CacheHeaderTest, TestQueryUtils, TestWriterPerf, 
TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
LoggingHandlerTest, MBeansHandlerTest, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, TestLFUCache, HighlighterConfigTest, TestStressRecovery, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, NumericFieldsTest, 
MinimalSchemaTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, SynonymTokenizerTest, 
EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest, TestFastLRUCache, 
PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, 
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestLRUCache, 
TestDocumentBuilder, SystemInfoHandlerTest, CircularListTest, 
DistributedMLTComponentTest, TestCrossCoreJoin, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AddReplicaTest, 
AliasIntegrationTest, CreateCollectionCleanupTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, 
DistributedVersionInfoTest, HttpPartitionTest, LIROnShardRestartTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, 
OverseerModifyCollectionTest, PeerSyncReplicationTest, RemoteQueryErrorTest, 
ReplaceNodeNoTargetTest, ReplaceNodeTest, TestCloudRecovery, 
TestDeleteCollectionOnDownNodes, TestLeaderElectionWithEmptyReplica, 
TestPullReplica, TestRandomRequestDistribution, TestRequestForwarding, 
TestSegmentSorting, TestShortCircuitedRequests, TestUtilizeNode, AssignTest, 
CollectionsAPIAsyncDistributedZkTest, SimpleCollectionCreateDeleteTest, 
TestCollectionsAPIViaSolrCloudCluster, TestRequestStatusCollectionAPI, 
NodeMarkersRegistrationTest, SearchRateTriggerTest]
   [junit4] Completed [537/807 (1!)] on J1 in 33.97s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 44814 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1956/consoleText

[repro] Revision: c4a41c4c6a368f4461f6d31cfa6647348a3f7666

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerTest 
-Dtests.method=testTrigger -Dtests.seed=848A4E9C1641F81D -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=am-ET -Dtests.timezone=Asia/Kashgar 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3321 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SearchRateTriggerTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=848A4E9C1641F81D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=am-ET -Dtests.timezone=Asia/Kashgar -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

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

Reply via email to