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

1 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Couldn't get second timestampe after max allowed polling

Stack Trace:
java.lang.AssertionError: conf(default delay): Couldn't get second timestampe 
after max allowed polling
        at 
__randomizedtesting.SeedInfo.seed([5CBC89A958EA9EA9:37D85EE0EBC70B2D]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertNotNull(Assert.java:712)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:245)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:96)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15406 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 1507896 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1507896 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1507898 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_5CBC89A958EA9EA9-001/data-dir-114-001
   [junit4]   2> 1507898 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1507899 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-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> 1507899 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_5CBC89A958EA9EA9-001/tempDir-001
   [junit4]   2> 1507900 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1507900 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1507900 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1508003 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.ZkTestServer start zk server on port: 55735
   [junit4]   2> 1508003 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55735
   [junit4]   2> 1508003 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55735
   [junit4]   2> 1508003 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55735
   [junit4]   2> 1508009 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1508023 INFO  (zkConnectionManagerCallback-12376-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508023 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1508041 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1508046 INFO  (zkConnectionManagerCallback-12378-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508047 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1508052 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1508056 INFO  (zkConnectionManagerCallback-12380-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508056 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1508184 WARN  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1508184 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1508184 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1508184 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1508184 WARN  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1508184 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1508184 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1508184 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1508189 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1508189 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1508189 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1508190 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31346c87{/solr,null,AVAILABLE}
   [junit4]   2> 1508191 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@60faba22{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:55746}
   [junit4]   2> 1508192 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.s.Server Started @1508278ms
   [junit4]   2> 1508192 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55746}
   [junit4]   2> 1508192 ERROR (jetty-launcher-12381-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1508192 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1508192 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 1508192 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1508192 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1508192 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-20T23:23:10.493434Z
   [junit4]   2> 1508193 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1508196 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1508196 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1508196 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1508196 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a3b41a0{/solr,null,AVAILABLE}
   [junit4]   2> 1508197 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c872535{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:55748}
   [junit4]   2> 1508197 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.s.Server Started @1508284ms
   [junit4]   2> 1508197 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55748}
   [junit4]   2> 1508197 ERROR (jetty-launcher-12381-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1508197 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1508197 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 1508197 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1508197 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1508198 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-20T23:23:10.498999Z
   [junit4]   2> 1508199 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1508200 INFO  (zkConnectionManagerCallback-12383-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508201 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1508205 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1508206 INFO  (zkConnectionManagerCallback-12385-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508206 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1508208 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1508575 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1508582 WARN  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19c48aad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1508582 WARN  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@19c48aad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1508590 WARN  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6463222b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1508590 WARN  (jetty-launcher-12381-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6463222b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1508593 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55735/solr
   [junit4]   2> 1508594 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1508597 INFO  (zkConnectionManagerCallback-12399-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508597 INFO  (jetty-launcher-12381-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1508706 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1508707 INFO  (zkConnectionManagerCallback-12401-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508707 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1508770 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1508774 WARN  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@493290ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1508774 WARN  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@493290ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1508781 WARN  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@de7c97b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1508781 WARN  (jetty-launcher-12381-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@de7c97b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1508783 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55735/solr
   [junit4]   2> 1508794 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1508797 INFO  (zkConnectionManagerCallback-12411-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508798 INFO  (jetty-launcher-12381-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1508909 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1508910 INFO  (zkConnectionManagerCallback-12413-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1508910 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1509015 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55748_solr
   [junit4]   2> 1509019 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.c.Overseer Overseer 
(id=72139746098413576-127.0.0.1:55748_solr-n_0000000000) starting
   [junit4]   2> 1509084 INFO  
(OverseerStateUpdate-72139746098413576-127.0.0.1:55748_solr-n_0000000000) 
[n:127.0.0.1:55748_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:55748_solr
   [junit4]   2> 1509090 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1509092 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55748_solr
   [junit4]   2> 1509098 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 1
   [junit4]   2> 1509099 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 1509099 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1509108 INFO  (zkCallback-12412-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1509120 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1509121 WARN  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_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> 1509128 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:55748_solr]
   [junit4]   2> 1509129 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1509136 DEBUG (ScheduledTrigger-12418-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1509139 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1509155 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1509204 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55748.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74927330
   [junit4]   2> 1509218 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55748.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74927330
   [junit4]   2> 1509218 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55748.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74927330
   [junit4]   2> 1509224 INFO  (jetty-launcher-12381-thread-2) 
[n:127.0.0.1:55748_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_5CBC89A958EA9EA9-001/tempDir-001/node2
   [junit4]   2> 1509419 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1509450 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:55746_solr as DOWN
   [junit4]   2> 1509463 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1509464 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55746_solr
   [junit4]   2> 1509477 INFO  (zkCallback-12412-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1509477 INFO  (zkCallback-12400-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1509489 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1509489 WARN  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_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> 1509529 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1509570 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55746.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74927330
   [junit4]   2> 1509585 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55746.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74927330
   [junit4]   2> 1509585 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55746.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74927330
   [junit4]   2> 1509586 INFO  (jetty-launcher-12381-thread-1) 
[n:127.0.0.1:55746_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_5CBC89A958EA9EA9-001/tempDir-001/node1
   [junit4]   2> 1509606 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1509608 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1509612 INFO  (zkConnectionManagerCallback-12436-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509612 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1509626 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1509665 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55735/solr 
ready
   [junit4]   2> 1509687 INFO  (qtp1916847373-20711) [n:127.0.0.1:55748_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1509694 INFO  (qtp1849514389-20703) [n:127.0.0.1:55746_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1509697 INFO  (qtp1916847373-20713) [n:127.0.0.1:55748_solr    
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1509697 INFO  (qtp1916847373-20713) [n:127.0.0.1:55748_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1509697 DEBUG (qtp1849514389-20701) [n:127.0.0.1:55746_solr    
 ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1509700 INFO  (qtp1849514389-20701) [n:127.0.0.1:55746_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1509702 DEBUG (zkCallback-12412-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1509706 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1509735 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1509741 DEBUG 
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 1509844 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[5CBC89A958EA9EA9])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 1509848 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[5CBC89A958EA9EA9])
 [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple 
scheduler and adding trigger: mock-timestamper
   [junit4]   2> 1509862 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[5CBC89A958EA9EA9])
 [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): 
Waiting for 2 timestamps to be recorded
   [junit4]   2> 1509864 INFO  (ScheduledTrigger-12437-thread-1) [     ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-12437-thread-1
   [junit4]   2> 1510578 DEBUG (ScheduledTrigger-12418-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1516268 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[5CBC89A958EA9EA9])
 [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool 
executor now
   [junit4]   2> 1516268 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[5CBC89A958EA9EA9])
 [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1516268 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[5CBC89A958EA9EA9])
 [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1516268 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[5CBC89A958EA9EA9])
 [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread 
pool executor
   [junit4]   2> 1516268 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[5CBC89A958EA9EA9])
 [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1516269 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[5CBC89A958EA9EA9])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=5CBC89A958EA9EA9 -Dtests.slow=true -Dtests.locale=zh-Hant-TW 
-Dtests.timezone=America/Guayaquil -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.57s J2 | 
TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): 
Couldn't get second timestampe after max allowed polling
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5CBC89A958EA9EA9:37D85EE0EBC70B2D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:245)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:96)
   [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:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1516375 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=372134384
   [junit4]   2> 1516375 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55748_solr
   [junit4]   2> 1516375 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1258785427
   [junit4]   2> 1516375 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55746_solr
   [junit4]   2> 1516376 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1516376 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:55748_solr as DOWN
   [junit4]   2> 1516376 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1516376 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:55746_solr as DOWN
   [junit4]   2> 1516383 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1516383 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@75f1af0f: rootName = 
solr_55746, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@16b2a6a7
   [junit4]   2> 1516383 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1516384 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@262ddfa1: rootName = 
solr_55748, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@6d99ab53
   [junit4]   2> 1516393 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1516393 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17f38ecb: rootName = 
solr_55748, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@626e4c70
   [junit4]   2> 1516402 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1516402 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b0468ba: rootName = 
solr_55746, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@626e4c70
   [junit4]   2> 1516407 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1516407 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@538cf007: rootName = 
solr_55748, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@6bab9f48
   [junit4]   2> 1516407 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1516408 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1516408 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3fcdcea4: rootName = 
solr_55746, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@6bab9f48
   [junit4]   2> 1516408 INFO  (jetty-closer-12439-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1516408 INFO  (closeThreadPool-12448-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72139746098413576-127.0.0.1:55748_solr-n_0000000000) closing
   [junit4]   2> 1516408 INFO  
(OverseerAutoScalingTriggerThread-72139746098413576-127.0.0.1:55748_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1516409 INFO  
(OverseerStateUpdate-72139746098413576-127.0.0.1:55748_solr-n_0000000000) 
[n:127.0.0.1:55748_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55748_solr
   [junit4]   2> 1516410 DEBUG (closeThreadPool-12448-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1516410 DEBUG (closeThreadPool-12448-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1516410 DEBUG (closeThreadPool-12448-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1516410 DEBUG (closeThreadPool-12448-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 1516411 DEBUG (closeThreadPool-12448-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1516411 DEBUG (closeThreadPool-12448-thread-2) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1516415 INFO  (closeThreadPool-12448-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72139746098413576-127.0.0.1:55748_solr-n_0000000000) closing
   [junit4]   2> 1516516 INFO  (jetty-closer-12439-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72139746098413576-127.0.0.1:55748_solr-n_0000000000) closing
   [junit4]   2> 1516518 INFO  (jetty-closer-12439-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7c872535{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1516519 INFO  (jetty-closer-12439-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6a3b41a0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1516520 INFO  (jetty-closer-12439-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1516622 INFO  (jetty-closer-12439-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@60faba22{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1516623 INFO  (jetty-closer-12439-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@31346c87{/solr,null,UNAVAILABLE}
   [junit4]   2> 1516623 INFO  (jetty-closer-12439-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1516624 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1516840 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>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1516847 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55735
   [junit4]   2> 1516847 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55735
   [junit4]   2> 1516847 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[5CBC89A958EA9EA9]-worker) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55735
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_5CBC89A958EA9EA9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=1969, maxMBSortInHeap=6.456896260661346, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@432c36c4),
 locale=zh-Hant-TW, timezone=America/Guayaquil
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=338995680,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, 
TestSmileRequest, TestSchemaVersionResource, MetricUtilsTest, 
TestZkAclsWithHadoopAuth, DeleteStatusTest, TestDynamicLoading, TestConfig, 
BasicDistributedZkTest, AuthToolTest, NodeMarkersRegistrationTest, 
TestFieldCacheVsDocValues, TestRequestForwarding, DirectUpdateHandlerTest, 
CloudReplicaSourceTest, AtomicUpdateRemovalJavabinTest, TestFastLRUCache, 
LegacyCloudClusterPropTest, TestSolrFieldCacheBean, TestUninvertingReader, 
AssignTest, SuggestComponentContextFilterQueryTest, DocValuesMultiTest, 
TestMinMaxOnMultiValuedField, IndexBasedSpellCheckerTest, ActionThrottleTest, 
TestLRUCache, ResponseHeaderTest, ReturnFieldsTest, IndexSchemaTest, 
TestSuggestSpellingConverter, TestPullReplicaErrorHandling, 
TestInPlaceUpdatesStandalone, ImplicitSnitchTest, LeaderElectionTest, 
TestSQLHandlerNonCloud, SimpleFacetsTest, 
DocExpirationUpdateProcessorFactoryTest, SchemaApiFailureTest, TestConfigsApi, 
TestDistributedStatsComponentCardinality, CoreMergeIndexesAdminHandlerTest, 
RecoveryZkTest, StressHdfsTest, CdcrBootstrapTest, SimplePostToolTest, 
TestLuceneMatchVersion, TestMaxTokenLenTokenizer, PolyFieldTest, UpdateLogTest, 
TestCopyFieldCollectionResource, DistributedVersionInfoTest, 
ClassificationUpdateProcessorTest, TestLegacyBM25SimilarityFactory, 
MetricTriggerTest, TestSolrConfigHandler, ScriptEngineTest, 
NestedAtomicUpdateTest, TestSimDistribStateManager, TestCSVLoader, 
BlobRepositoryCloudTest, HighlighterMaxOffsetTest, TestOmitPositions, 
FullHLLTest, TestUnifiedSolrHighlighterWithoutStoredId, TestSimLargeCluster, 
MoreLikeThisHandlerTest, ReplicationFactorTest, AutoscalingHistoryHandlerTest, 
InfixSuggestersTest, TestRandomFaceting, TestXmlQParserPlugin, LargeFieldTest, 
TestJsonFacetsStatsParsing, TestLRUStatsCache, TestCloudJSONFacetSKG, 
TestSortableTextField, BlockJoinFacetDistribTest, MinimalSchemaTest, 
TestPseudoReturnFields, TestComponentsName, QueryResultKeyTest, 
NestedShardedAtomicUpdateTest, OverseerModifyCollectionTest, 
BinaryUpdateRequestHandlerTest, TestCloudPhrasesIdentificationComponent, 
MoveReplicaHDFSFailoverTest, TestCrossCoreJoin, TestDocTermOrdsUninvertLimit, 
TestEmbeddedSolrServerSchemaAPI, ChaosMonkeySafeLeaderTest, 
CloudExitableDirectoryReaderTest, ClusterStateTest, CollectionStateFormat2Test, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, HttpPartitionTest, 
RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, 
ShardRoutingCustomTest, SliceStateTest, SolrCloudExampleTest, 
TestCloudRecovery2, TestClusterProperties, TestConfigSetsAPIExclusivity, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLeaderElectionZkExpiry, 
TestSizeLimitedDistributedMap, TestSkipOverseerOperations, 
TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TestWithCollection, 
SimpleCollectionCreateDeleteTest, SplitByPrefixTest, 
TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, 
AutoAddReplicasIntegrationTest, ScheduledTriggerIntegrationTest, 
ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, 
SystemLogListenerTest, TriggerEventQueueTest, 
TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [598/910 (1!)] on J2 in 9.17s, 1 test, 1 failure <<< 
FAILURES!

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

[repro] Revision: d0ccf27d54e5556610a5d75077585d6fd45a733f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest 
-Dtests.method=testSetProperties -Dtests.seed=5CBC89A958EA9EA9 
-Dtests.slow=true -Dtests.locale=zh-Hant-TW -Dtests.timezone=America/Guayaquil 
-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]       TriggerSetPropertiesIntegrationTest
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TriggerSetPropertiesIntegrationTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=5CBC89A958EA9EA9 -Dtests.slow=true -Dtests.locale=zh-Hant-TW 
-Dtests.timezone=America/Guayaquil -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

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

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

Reply via email to