You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/03/23 10:30:11 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 5796 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5796/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 68436 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5796/consoleText

[...truncated 48 lines...]
    raise RuntimeError('ERROR: fetching %s : %s' % (url, e))
RuntimeError: ERROR: fetching https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5796/consoleText : <urlopen error [Errno 1] _ssl.c:392: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version>
Build step 'Execute shell' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 5797 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5797/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([2051379A5F61482F:C85D058BCE1D7A2D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14760 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 1611005 INFO  (SUITE-SearchRateTriggerTest-seed#[2051379A5F61482F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1611006 INFO  (SUITE-SearchRateTriggerTest-seed#[2051379A5F61482F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/data-dir-120-001
   [junit4]   2> 1611006 WARN  (SUITE-SearchRateTriggerTest-seed#[2051379A5F61482F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=74 numCloses=74
   [junit4]   2> 1611006 INFO  (SUITE-SearchRateTriggerTest-seed#[2051379A5F61482F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1611007 INFO  (SUITE-SearchRateTriggerTest-seed#[2051379A5F61482F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1611007 INFO  (SUITE-SearchRateTriggerTest-seed#[2051379A5F61482F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.00s J2 | SearchRateTriggerTest.testTrigger
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028"))
   [junit4]   2> 1611010 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
   [junit4]   2> 1611010 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-001
   [junit4]   2> 1611011 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1611011 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1611011 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1611111 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer start zk server on port:51349
   [junit4]   2> 1611112 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51349
   [junit4]   2> 1611112 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51349
   [junit4]   2> 1611112 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51349
   [junit4]   2> 1611115 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611118 INFO  (zkConnectionManagerCallback-6154-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611119 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611123 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611126 INFO  (zkConnectionManagerCallback-6156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611126 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611127 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611129 INFO  (zkConnectionManagerCallback-6158-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611130 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611234 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1611234 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1611234 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1611235 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1611235 INFO  (jetty-launcher-6159-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1611235 INFO  (jetty-launcher-6159-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1611235 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1611235 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1611235 INFO  (jetty-launcher-6159-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1611235 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1611235 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1611235 INFO  (jetty-launcher-6159-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1611238 INFO  (jetty-launcher-6159-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1611238 INFO  (jetty-launcher-6159-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1611238 INFO  (jetty-launcher-6159-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1611240 INFO  (jetty-launcher-6159-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a39ae6c{/solr,null,AVAILABLE}
   [junit4]   2> 1611241 INFO  (jetty-launcher-6159-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@dbedde4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51358}
   [junit4]   2> 1611241 INFO  (jetty-launcher-6159-thread-1) [     ] o.e.j.s.Server Started @1611301ms
   [junit4]   2> 1611241 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51358}
   [junit4]   2> 1611241 ERROR (jetty-launcher-6159-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1611241 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1611241 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1611241 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1611241 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1611241 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:42:37.282597Z
   [junit4]   2> 1611243 INFO  (jetty-launcher-6159-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1611243 INFO  (jetty-launcher-6159-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1611243 INFO  (jetty-launcher-6159-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1611244 INFO  (jetty-launcher-6159-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1611244 INFO  (jetty-launcher-6159-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1611244 INFO  (jetty-launcher-6159-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1611244 INFO  (jetty-launcher-6159-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78581449{/solr,null,AVAILABLE}
   [junit4]   2> 1611244 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25cda075{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51359}
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-3) [     ] o.e.j.s.Server Started @1611305ms
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51359}
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1611245 ERROR (jetty-launcher-6159-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bc6b2f4{/solr,null,AVAILABLE}
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1611245 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:42:37.286828Z
   [junit4]   2> 1611246 INFO  (jetty-launcher-6159-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ab0e05d{/solr,null,AVAILABLE}
   [junit4]   2> 1611246 INFO  (jetty-launcher-6159-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@121491c3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51360}
   [junit4]   2> 1611246 INFO  (jetty-launcher-6159-thread-2) [     ] o.e.j.s.Server Started @1611307ms
   [junit4]   2> 1611246 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51360}
   [junit4]   2> 1611246 ERROR (jetty-launcher-6159-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1611246 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1611246 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1611246 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1611246 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1611246 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:42:37.287698Z
   [junit4]   2> 1611247 INFO  (jetty-launcher-6159-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e742d6d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51361}
   [junit4]   2> 1611247 INFO  (jetty-launcher-6159-thread-4) [     ] o.e.j.s.Server Started @1611307ms
   [junit4]   2> 1611247 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51361}
   [junit4]   2> 1611247 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611247 ERROR (jetty-launcher-6159-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1611247 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1611247 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1611247 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1611247 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1611247 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:42:37.288458Z
   [junit4]   2> 1611248 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611249 INFO  (zkConnectionManagerCallback-6161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611249 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611249 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611250 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1611252 INFO  (zkConnectionManagerCallback-6163-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611252 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611253 INFO  (zkConnectionManagerCallback-6165-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611253 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611253 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1611253 INFO  (zkConnectionManagerCallback-6167-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611253 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611254 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1611254 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1611365 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1611367 WARN  (jetty-launcher-6159-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62327f38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611367 WARN  (jetty-launcher-6159-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62327f38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611370 WARN  (jetty-launcher-6159-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@436c2825[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611370 WARN  (jetty-launcher-6159-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@436c2825[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611371 INFO  (jetty-launcher-6159-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51349/solr
   [junit4]   2> 1611372 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611375 INFO  (zkConnectionManagerCallback-6174-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611375 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611466 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1611468 WARN  (jetty-launcher-6159-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c201856[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611468 WARN  (jetty-launcher-6159-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c201856[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611470 WARN  (jetty-launcher-6159-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2dce3469[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611470 WARN  (jetty-launcher-6159-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2dce3469[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611471 INFO  (jetty-launcher-6159-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51349/solr
   [junit4]   2> 1611472 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611474 INFO  (zkConnectionManagerCallback-6183-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611475 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611503 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51360_solr
   [junit4]   2> 1611505 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.c.Overseer Overseer (id=72075466142646280-127.0.0.1:51360_solr-n_0000000000) starting
   [junit4]   2> 1611524 INFO  (OverseerStateUpdate-72075466142646280-127.0.0.1:51360_solr-n_0000000000) [n:127.0.0.1:51360_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51360_solr
   [junit4]   2> 1611525 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51360_solr
   [junit4]   2> 1611529 INFO  (OverseerStateUpdate-72075466142646280-127.0.0.1:51360_solr-n_0000000000) [n:127.0.0.1:51360_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1611534 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1611534 WARN  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1611555 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1611564 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1611572 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1611573 WARN  (jetty-launcher-6159-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ce3ae54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611573 WARN  (jetty-launcher-6159-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ce3ae54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611576 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51358_solr as DOWN
   [junit4]   2> 1611576 WARN  (jetty-launcher-6159-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cba9ed8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611576 WARN  (jetty-launcher-6159-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cba9ed8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611577 INFO  (jetty-launcher-6159-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51349/solr
   [junit4]   2> 1611579 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611581 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1611581 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51358_solr
   [junit4]   2> 1611583 INFO  (zkConnectionManagerCallback-6194-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611583 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611584 INFO  (zkCallback-6182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1611584 INFO  (zkCallback-6173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1611589 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51360.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611592 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1611593 WARN  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1611602 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51360.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611602 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51360.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611604 INFO  (jetty-launcher-6159-thread-2) [n:127.0.0.1:51360_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-001/node2/.
   [junit4]   2> 1611617 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1611624 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1611647 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51361_solr as DOWN
   [junit4]   2> 1611650 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1611650 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51361_solr
   [junit4]   2> 1611657 INFO  (zkCallback-6182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1611657 INFO  (zkCallback-6173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1611658 INFO  (zkCallback-6193-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1611662 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1611662 WARN  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1611667 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51358.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611683 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1611684 WARN  (jetty-launcher-6159-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53a3b631[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611684 WARN  (jetty-launcher-6159-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53a3b631[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611687 WARN  (jetty-launcher-6159-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@572f19b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611687 WARN  (jetty-launcher-6159-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@572f19b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1611688 INFO  (jetty-launcher-6159-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51349/solr
   [junit4]   2> 1611689 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611692 INFO  (zkConnectionManagerCallback-6206-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611692 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611694 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51358.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611694 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51358.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611696 INFO  (jetty-launcher-6159-thread-1) [n:127.0.0.1:51358_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-001/node1/.
   [junit4]   2> 1611705 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1611717 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1611727 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51359_solr as DOWN
   [junit4]   2> 1611729 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1611729 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51359_solr
   [junit4]   2> 1611733 INFO  (zkCallback-6193-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611734 INFO  (zkCallback-6173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611734 INFO  (zkCallback-6205-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611734 INFO  (zkCallback-6182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611740 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1611740 WARN  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1611780 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1611789 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51361.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611828 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51359.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611829 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51361.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611829 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51361.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611832 INFO  (jetty-launcher-6159-thread-4) [n:127.0.0.1:51361_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-001/node4/.
   [junit4]   2> 1611851 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51359.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611851 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51359.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1611854 INFO  (jetty-launcher-6159-thread-3) [n:127.0.0.1:51359_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-001/node3/.
   [junit4]   2> 1611979 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1611980 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1611983 INFO  (zkConnectionManagerCallback-6216-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611983 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1611987 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1611991 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51349/solr ready
   [junit4]   2> 1612106 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2136819608
   [junit4]   2> 1612106 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=272528616
   [junit4]   2> 1612106 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51360_solr
   [junit4]   2> 1612107 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51358_solr
   [junit4]   2> 1612107 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=870906467
   [junit4]   2> 1612107 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51361_solr
   [junit4]   2> 1612109 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1803324883
   [junit4]   2> 1612109 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51359_solr
   [junit4]   2> 1612110 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1612110 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51361_solr as DOWN
   [junit4]   2> 1612110 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1612110 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51360_solr as DOWN
   [junit4]   2> 1612111 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1612111 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51358_solr as DOWN
   [junit4]   2> 1612113 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1612113 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51359_solr as DOWN
   [junit4]   2> 1612129 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1612137 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1612139 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@103bca1c: rootName = solr_51359, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7a610731
   [junit4]   2> 1612140 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1612140 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b90416a: rootName = solr_51360, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@252c3710
   [junit4]   2> 1612141 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1612141 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62eebd23: rootName = solr_51361, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@173612df
   [junit4]   2> 1612146 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1612146 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57d9ac61: rootName = solr_51358, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4f0227b9
   [junit4]   2> 1612490 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1612490 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fb5f288: rootName = solr_51359, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6a7cd716
   [junit4]   2> 1612511 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1612511 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@743bd7aa: rootName = solr_51360, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6a7cd716
   [junit4]   2> 1612520 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1612520 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13f47658: rootName = solr_51361, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6a7cd716
   [junit4]   2> 1612529 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1612529 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cddf59f: rootName = solr_51358, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6a7cd716
   [junit4]   2> 1612604 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1612604 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a1b173c: rootName = solr_51359, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@95e362a
   [junit4]   2> 1612605 INFO  (jetty-closer-6217-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1612610 INFO  (zkCallback-6193-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1612610 INFO  (zkCallback-6182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1612610 INFO  (zkCallback-6173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1612617 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1612618 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d07e142: rootName = solr_51360, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@95e362a
   [junit4]   2> 1612618 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1612620 INFO  (closeThreadPool-6231-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72075466142646280-127.0.0.1:51360_solr-n_0000000000) closing
   [junit4]   2> 1612621 INFO  (OverseerStateUpdate-72075466142646280-127.0.0.1:51360_solr-n_0000000000) [n:127.0.0.1:51360_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51360_solr
   [junit4]   2> 1612621 INFO  (OverseerAutoScalingTriggerThread-72075466142646280-127.0.0.1:51360_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1612625 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1612625 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c28803e: rootName = solr_51361, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@95e362a
   [junit4]   2> 1612626 INFO  (jetty-closer-6217-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1612626 INFO  (closeThreadPool-6231-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72075466142646280-127.0.0.1:51360_solr-n_0000000000) closing
   [junit4]   2> 1612627 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1612627 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c4c8d19: rootName = solr_51358, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@95e362a
   [junit4]   2> 1612627 INFO  (jetty-closer-6217-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1612712 INFO  (jetty-closer-6217-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@25cda075{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1612712 INFO  (jetty-closer-6217-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78581449{/solr,null,UNAVAILABLE}
   [junit4]   2> 1612713 INFO  (jetty-closer-6217-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1612729 INFO  (jetty-closer-6217-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72075466142646280-127.0.0.1:51360_solr-n_0000000000) closing
   [junit4]   2> 1612730 INFO  (zkCallback-6173-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1612730 INFO  (zkCallback-6193-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1612734 INFO  (jetty-closer-6217-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@121491c3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1612734 INFO  (jetty-closer-6217-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3bc6b2f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1612735 INFO  (jetty-closer-6217-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1612836 INFO  (jetty-closer-6217-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e742d6d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1612837 INFO  (jetty-closer-6217-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ab0e05d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1612837 INFO  (jetty-closer-6217-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1612938 INFO  (jetty-closer-6217-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@dbedde4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1612938 INFO  (jetty-closer-6217-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a39ae6c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1612939 INFO  (jetty-closer-6217-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1612941 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1613151 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1613153 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51349
   [junit4]   2> 1613153 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51349
   [junit4]   2> 1613153 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51349
   [junit4]   2> 1613154 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[2051379A5F61482F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> 1613157 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 1613157 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-002
   [junit4]   2> 1613158 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1613158 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1613158 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1613258 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer start zk server on port:51394
   [junit4]   2> 1613258 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51394
   [junit4]   2> 1613258 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51394
   [junit4]   2> 1613258 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51394
   [junit4]   2> 1613262 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613271 INFO  (zkConnectionManagerCallback-6235-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613271 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613286 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613294 INFO  (zkConnectionManagerCallback-6237-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613295 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613297 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613302 INFO  (zkConnectionManagerCallback-6239-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613302 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613410 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1613410 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1613410 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1613410 INFO  (jetty-launcher-6240-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1613410 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1613410 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1613410 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1613411 INFO  (jetty-launcher-6240-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1613411 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1613411 INFO  (jetty-launcher-6240-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1613411 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1613411 INFO  (jetty-launcher-6240-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1613416 INFO  (jetty-launcher-6240-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1613416 INFO  (jetty-launcher-6240-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1613416 INFO  (jetty-launcher-6240-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1613416 INFO  (jetty-launcher-6240-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d4c63a0{/solr,null,AVAILABLE}
   [junit4]   2> 1613417 INFO  (jetty-launcher-6240-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1613417 INFO  (jetty-launcher-6240-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1613417 INFO  (jetty-launcher-6240-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1613418 INFO  (jetty-launcher-6240-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19beed1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51401}
   [junit4]   2> 1613418 INFO  (jetty-launcher-6240-thread-3) [     ] o.e.j.s.Server Started @1613479ms
   [junit4]   2> 1613418 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51401}
   [junit4]   2> 1613418 ERROR (jetty-launcher-6240-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1613418 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1613418 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1613418 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1613418 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1613418 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:42:39.459979Z
   [junit4]   2> 1613419 INFO  (jetty-launcher-6240-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1613419 INFO  (jetty-launcher-6240-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1613419 INFO  (jetty-launcher-6240-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1613420 INFO  (jetty-launcher-6240-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@643bab84{/solr,null,AVAILABLE}
   [junit4]   2> 1613421 INFO  (jetty-launcher-6240-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1613421 INFO  (jetty-launcher-6240-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1613421 INFO  (jetty-launcher-6240-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1613421 INFO  (jetty-launcher-6240-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c10df47{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51402}
   [junit4]   2> 1613421 INFO  (jetty-launcher-6240-thread-1) [     ] o.e.j.s.Server Started @1613482ms
   [junit4]   2> 1613421 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51402}
   [junit4]   2> 1613422 ERROR (jetty-launcher-6240-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1613422 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1613422 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1613422 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1613422 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1613422 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:42:39.463185Z
   [junit4]   2> 1613422 INFO  (jetty-launcher-6240-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c9c450b{/solr,null,AVAILABLE}
   [junit4]   2> 1613423 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613424 INFO  (jetty-launcher-6240-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49d774{/solr,null,AVAILABLE}
   [junit4]   2> 1613425 INFO  (jetty-launcher-6240-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@716c4af6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51403}
   [junit4]   2> 1613425 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613425 INFO  (jetty-launcher-6240-thread-4) [     ] o.e.j.s.Server Started @1613486ms
   [junit4]   2> 1613425 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51403}
   [junit4]   2> 1613425 ERROR (jetty-launcher-6240-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1613425 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1613425 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1613426 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1613426 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1613426 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:42:39.467032Z
   [junit4]   2> 1613428 INFO  (jetty-launcher-6240-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@35a65990{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51404}
   [junit4]   2> 1613428 INFO  (jetty-launcher-6240-thread-2) [     ] o.e.j.s.Server Started @1613488ms
   [junit4]   2> 1613428 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51404}
   [junit4]   2> 1613428 ERROR (jetty-launcher-6240-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1613428 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1613428 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1613428 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1613428 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1613428 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:42:39.469451Z
   [junit4]   2> 1613428 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613430 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613432 INFO  (zkConnectionManagerCallback-6244-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613432 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613434 INFO  (zkConnectionManagerCallback-6242-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613434 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613434 INFO  (zkConnectionManagerCallback-6246-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613435 INFO  (zkConnectionManagerCallback-6248-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613435 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613435 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613435 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1613436 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1613436 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1613437 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1613550 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1613550 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1613551 WARN  (jetty-launcher-6240-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f1aa0e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613551 WARN  (jetty-launcher-6240-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f1aa0e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613551 WARN  (jetty-launcher-6240-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5369db6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613551 WARN  (jetty-launcher-6240-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5369db6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613553 WARN  (jetty-launcher-6240-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f82e1d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613553 WARN  (jetty-launcher-6240-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f82e1d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613553 WARN  (jetty-launcher-6240-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26c10361[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613553 WARN  (jetty-launcher-6240-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26c10361[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613554 INFO  (jetty-launcher-6240-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51394/solr
   [junit4]   2> 1613554 INFO  (jetty-launcher-6240-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51394/solr
   [junit4]   2> 1613555 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613555 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613558 INFO  (zkConnectionManagerCallback-6260-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613558 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613558 INFO  (zkConnectionManagerCallback-6262-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613558 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613708 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1613709 WARN  (jetty-launcher-6240-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@385be979[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613709 WARN  (jetty-launcher-6240-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@385be979[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613713 WARN  (jetty-launcher-6240-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57e79ef9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613713 WARN  (jetty-launcher-6240-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57e79ef9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613714 INFO  (jetty-launcher-6240-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51394/solr
   [junit4]   2> 1613715 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613725 INFO  (zkConnectionManagerCallback-6273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613725 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613767 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1613768 WARN  (jetty-launcher-6240-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e18b849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613768 WARN  (jetty-launcher-6240-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e18b849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613773 WARN  (jetty-launcher-6240-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30c75de3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613773 WARN  (jetty-launcher-6240-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30c75de3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1613775 INFO  (jetty-launcher-6240-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51394/solr
   [junit4]   2> 1613779 INFO  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1613786 INFO  (zkConnectionManagerCallback-6282-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613786 INFO  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1613819 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51403_solr
   [junit4]   2> 1613823 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.c.Overseer Overseer (id=72075466283417609-127.0.0.1:51403_solr-n_0000000000) starting
   [junit4]   2> 1613869 INFO  (OverseerStateUpdate-72075466283417609-127.0.0.1:51403_solr-n_0000000000) [n:127.0.0.1:51403_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51403_solr
   [junit4]   2> 1613871 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51403_solr
   [junit4]   2> 1613871 INFO  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51402_solr
   [junit4]   2> 1613885 INFO  (OverseerStateUpdate-72075466283417609-127.0.0.1:51403_solr-n_0000000000) [n:127.0.0.1:51403_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1613889 INFO  (zkCallback-6281-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1613896 INFO  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1613897 WARN  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1613897 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1613898 WARN  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1613923 INFO  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1613926 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1613984 INFO  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51402.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614007 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51403.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614018 INFO  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51402.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614018 INFO  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51402.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614021 INFO  (jetty-launcher-6240-thread-1) [n:127.0.0.1:51402_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-002/node1/.
   [junit4]   2> 1614030 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51403.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614030 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51403.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614034 INFO  (jetty-launcher-6240-thread-4) [n:127.0.0.1:51403_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-002/node4/.
   [junit4]   2> 1614097 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1614118 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51401_solr as DOWN
   [junit4]   2> 1614121 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1614121 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51401_solr
   [junit4]   2> 1614125 INFO  (zkCallback-6281-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1614125 INFO  (zkCallback-6272-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1614126 INFO  (zkCallback-6259-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1614130 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1614130 WARN  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1614163 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1614189 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51401.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614200 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51401.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614200 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51401.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614205 INFO  (jetty-launcher-6240-thread-3) [n:127.0.0.1:51401_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-002/node3/.
   [junit4]   2> 1614259 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1614268 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51404_solr as DOWN
   [junit4]   2> 1614270 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1614270 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51404_solr
   [junit4]   2> 1614274 INFO  (zkCallback-6272-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1614274 INFO  (zkCallback-6281-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1614274 INFO  (zkCallback-6259-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1614274 INFO  (zkCallback-6261-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1614283 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1614284 WARN  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1614317 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1614344 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51404.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614356 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51404.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614356 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51404.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373225a2
   [junit4]   2> 1614357 INFO  (jetty-launcher-6240-thread-2) [n:127.0.0.1:51404_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001/tempDir-002/node2/.
   [junit4]   2> 1614405 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1614406 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1614409 INFO  (zkConnectionManagerCallback-6297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1614409 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1614417 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1614421 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51394/solr ready
   [junit4]   2> 1614439 INFO  (qtp996257932-19631) [n:127.0.0.1:51404_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1614453 INFO  (OverseerThreadFactory-7170-thread-1-processing-n:127.0.0.1:51403_solr) [n:127.0.0.1:51403_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection SearchRateTriggerTest-collection1
   [junit4]   2> 1614590 INFO  (OverseerStateUpdate-72075466283417609-127.0.0.1:51403_solr-n_0000000000) [n:127.0.0.1:51403_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51404/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51404_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1614607 INFO  (OverseerStateUpdate-72075466283417609-127.0.0.1:51403_solr-n_0000000000) [n:127.0.0.1:51403_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51401/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51401_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1614618 INFO  (OverseerStateUpdate-72075466283417609-127.0.0.1:51403_solr-n_0000000000) [n:127.0.0.1:51403_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51403/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51403_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1614629 INFO  (OverseerStateUpdate-72075466283417609-127.0.0.1:51403_solr-n_0000000000) [n:127.0.0.1:51403_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51402/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51402_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1614832 INFO  (qtp996257932-19633) [n:127.0.0.1:514

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

llback-6261-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1624639 INFO  (jetty-closer-6302-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@716c4af6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1624640 INFO  (jetty-closer-6302-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c9c450b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1624640 INFO  (jetty-closer-6302-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1624746 INFO  (jetty-closer-6302-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@19beed1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1624746 INFO  (jetty-closer-6302-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@35a65990{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1624747 INFO  (jetty-closer-6302-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49d774{/solr,null,UNAVAILABLE}
   [junit4]   2> 1624747 INFO  (jetty-closer-6302-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1624748 INFO  (jetty-closer-6302-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d4c63a0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1624748 INFO  (jetty-closer-6302-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1624751 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1624968 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/SearchRateTriggerTest-collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/SearchRateTriggerTest-collection1/terms/shard2
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	46	/solr/collections/SearchRateTriggerTest-collection1/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72075466283417609-127.0.0.1:51403_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/overseer/queue
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1624972 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51394
   [junit4]   2> 1624972 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51394
   [junit4]   2> 1624972 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51394
   [junit4]   2> 1624973 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[2051379A5F61482F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testWaitForElapsed
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SearchRateTriggerTest -Dtests.method=testWaitForElapsed -Dtests.seed=2051379A5F61482F -Dtests.slow=true -Dtests.locale=en-WS -Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 11.8s J2 | SearchRateTriggerTest.testWaitForElapsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: []
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2051379A5F61482F:C85D058BCE1D7A2D]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerTest_2051379A5F61482F-001
   [junit4]   2> Mar 23, 2020 12:42:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=746, maxMBSortInHeap=6.512909272990411, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@643d28fb), locale=en-WS, timezone=Antarctica/Mawson
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=212138192,total=439353344
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZkTest, AtomicUpdateRemovalJavabinTest, TestRequestStatusCollectionAPI, HdfsUnloadDistributedZkTest, TestRuleBasedAuthorizationPlugin, TestMissingGroups, FullHLLTest, TestExceedMaxTermLength, CustomCollectionTest, TestCaffeineCache, NodeLostTriggerIntegrationTest, DeleteStatusTest, ActionThrottleTest, JavabinLoaderTest, TestSimpleTextCodec, DirectUpdateHandlerTest, UpdateLogTest, VMParamsZkACLAndCredentialsProvidersTest, JSONWriterTest, ReplaceNodeTest, TestLuceneMatchVersion, TestChildDocTransformerHierarchy, TestFieldTypeResource, ScheduledTriggerIntegrationTest, IndexBasedSpellCheckerTest, DocExpirationUpdateProcessorFactoryTest, FileUtilsTest, AnalyticsMergeStrategyTest, LargeFieldTest, SchemaApiFailureTest, TestFilteredDocIdSet, TestSlowCompositeReaderWrapper, CollectionTooManyReplicasTest, ManagedSchemaRoundRobinCloudTest, ConcurrentCreateRoutedAliasTest, TestUninvertingReader, SolrCmdDistributorTest, TestCustomSort, TestTrie, TestSimPolicyCloud, TestExclusionRuleCollectionAccess, TestRawResponseWriter, DistributedFacetExistsSmallTest, IndexSizeTriggerTest, TestMaxTokenLenTokenizer, ZkShardTermsTest, DeleteInactiveReplicaTest, TestJsonRequest, TestReplicationHandler, TestFieldCacheVsDocValues, TestSimExtremeIndexing, BaseCdcrDistributedZkTest, HighlighterTest, LeaderElectionIntegrationTest, TestNestedDocsSort, TestCollationFieldDocValues, SliceStateTest, CoreAdminRequestStatusTest, TestSimpleQParserPlugin, TestTlogReplica, AuthToolTest, TestSystemCollAutoCreate, MetricsConfigTest, TestDistribPackageStore, TestGeoJSONResponseWriter, ConfigureRecoveryStrategyTest, TestZkAclsWithHadoopAuth, ResponseHeaderTest, SplitHandlerTest, ZkStateReaderTest, BadCopyFieldTest, TestNumericRangeQuery32, TestCodecSupport, TestLegacyField, TestLocalStatsCacheCloud, TestDirectoryFactory, TestDynamicFieldCollectionResource, SearchHandlerTest, JsonLoaderTest, TestRandomCollapseQParserPlugin, PropertiesRequestHandlerTest, TestXmlQParser, PeerSyncWithIndexFingerprintCachingTest, TestSolrCoreParser, UtilsToolTest, TestSolrCloudWithSecureImpersonation, URLClassifyProcessorTest, BasicDistributedZkTest, TestCloudJSONFacetJoinDomain, TestStandardQParsers, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, DistribJoinFromCollectionTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MigrateRouteKeyTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RollingRestartTest, SyncSliceTest, TestCloudRecovery2, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestPrepRecovery, TestRequestForwarding, TestSSLRandomization, TestUtilizeNode, TestZkChroot, TestCollectionAPI, SearchRateTriggerTest]
   [junit4] Completed [594/905 (1!)] on J2 in 14.41s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 53691 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5797/consoleText

[repro] Revision: aaf08c9c4d9ce58511e9821fdcf574b6e3540d4b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerTest -Dtests.method=testWaitForElapsed -Dtests.seed=2051379A5F61482F -Dtests.slow=true -Dtests.locale=en-WS -Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3150 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SearchRateTriggerTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=2051379A5F61482F -Dtests.slow=true -Dtests.locale=en-WS -Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

RE: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 5796 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
For more info see:
https://pyfound.blogspot.com/2017/01/time-to-upgrade-your-python-tls-v12.html

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Uwe Schindler <uw...@thetaphi.de>
> Sent: Monday, March 23, 2020 11:53 AM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build #
> 5796 - Still Failing!
> 
> It looks like the python installed on MacOS installed by default can't handle TLS
> 1.2. Policeman jenkins now requires a minimum version of TLS 1.2.
> 
> I will disable the reproducer for now.
> 
> Uwe
> 
> -----
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> > -----Original Message-----
> > From: Policeman Jenkins Server <je...@thetaphi.de>
> > Sent: Monday, March 23, 2020 11:30 AM
> > To: builds@lucene.apache.org
> > Subject: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build #
> > 5796 - Still Failing!
> >
> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5796/
> > Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC
> >
> > All tests passed
> >
> > Build Log:
> > [...truncated 68436 lines...]
> > [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-
> > MacOSX/5796/consoleText
> >
> > [...truncated 48 lines...]
> >     raise RuntimeError('ERROR: fetching %s : %s' % (url, e))
> > RuntimeError: ERROR: fetching https://jenkins.thetaphi.de/job/Lucene-Solr-
> > master-MacOSX/5796/consoleText : <urlopen error [Errno 1] _ssl.c:392:
> > error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol
> > version>
> > Build step 'Execute shell' marked build as failure
> > Archiving artifacts
> > Setting
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > _1.8.2
> > [WARNINGS] Skipping publisher since build result is FAILURE
> > Recording test results
> > Setting
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > _1.8.2
> > Email was triggered for: Failure - Any
> > Sending email for trigger: Failure - Any
> > Setting
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > _1.8.2
> > Setting
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > _1.8.2
> > Setting
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > _1.8.2
> > Setting
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > _1.8.2
> > Setting
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > _1.8.2
> > Setting
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > _1.8.2
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 5796 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I updated the Python installation on Policeman Jenkins Macos Slave. It no longer uses the OS default, I hope all works well.

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Uwe Schindler <uw...@thetaphi.de>
> Sent: Monday, March 23, 2020 12:20 PM
> To: 'dev@lucene.apache.org' <de...@lucene.apache.org>
> Subject: RE: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build #
> 5796 - Still Failing!
> 
> For more info see:
> https://pyfound.blogspot.com/2017/01/time-to-upgrade-your-python-tls-
> v12.html
> 
> -----
> Uwe Schindler
> Achterdiek 19, D-28357 Bremen
> https://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> > -----Original Message-----
> > From: Uwe Schindler <uw...@thetaphi.de>
> > Sent: Monday, March 23, 2020 11:53 AM
> > To: dev@lucene.apache.org
> > Subject: RE: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build
> #
> > 5796 - Still Failing!
> >
> > It looks like the python installed on MacOS installed by default can't handle
> TLS
> > 1.2. Policeman jenkins now requires a minimum version of TLS 1.2.
> >
> > I will disable the reproducer for now.
> >
> > Uwe
> >
> > -----
> > Uwe Schindler
> > Achterdiek 19, D-28357 Bremen
> > https://www.thetaphi.de
> > eMail: uwe@thetaphi.de
> >
> > > -----Original Message-----
> > > From: Policeman Jenkins Server <je...@thetaphi.de>
> > > Sent: Monday, March 23, 2020 11:30 AM
> > > To: builds@lucene.apache.org
> > > Subject: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build #
> > > 5796 - Still Failing!
> > >
> > > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5796/
> > > Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC
> > >
> > > All tests passed
> > >
> > > Build Log:
> > > [...truncated 68436 lines...]
> > > [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-
> > > MacOSX/5796/consoleText
> > >
> > > [...truncated 48 lines...]
> > >     raise RuntimeError('ERROR: fetching %s : %s' % (url, e))
> > > RuntimeError: ERROR: fetching https://jenkins.thetaphi.de/job/Lucene-Solr-
> > > master-MacOSX/5796/consoleText : <urlopen error [Errno 1] _ssl.c:392:
> > > error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol
> > > version>
> > > Build step 'Execute shell' marked build as failure
> > > Archiving artifacts
> > > Setting
> > >
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > > _1.8.2
> > > [WARNINGS] Skipping publisher since build result is FAILURE
> > > Recording test results
> > > Setting
> > >
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > > _1.8.2
> > > Email was triggered for: Failure - Any
> > > Sending email for trigger: Failure - Any
> > > Setting
> > >
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > > _1.8.2
> > > Setting
> > >
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > > _1.8.2
> > > Setting
> > >
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > > _1.8.2
> > > Setting
> > >
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > > _1.8.2
> > > Setting
> > >
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > > _1.8.2
> > > Setting
> > >
> >
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> > > _1.8.2
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 5796 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
It looks like the python installed on MacOS installed by default can't handle TLS 1.2. Policeman jenkins now requires a minimum version of TLS 1.2.

I will disable the reproducer for now.

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Policeman Jenkins Server <je...@thetaphi.de>
> Sent: Monday, March 23, 2020 11:30 AM
> To: builds@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build #
> 5796 - Still Failing!
> 
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5796/
> Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 68436 lines...]
> [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-
> MacOSX/5796/consoleText
> 
> [...truncated 48 lines...]
>     raise RuntimeError('ERROR: fetching %s : %s' % (url, e))
> RuntimeError: ERROR: fetching https://jenkins.thetaphi.de/job/Lucene-Solr-
> master-MacOSX/5796/consoleText : <urlopen error [Errno 1] _ssl.c:392:
> error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol
> version>
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> _1.8.2
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> _1.8.2
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> _1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> _1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> _1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> _1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> _1.8.2
> Setting
> ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT
> _1.8.2


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org