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/02/18 09:48:23 UTC

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.JWTAuthPluginIntegrationTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.security.JWTAuthPluginIntegrationTest:     1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)    2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)    3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.security.JWTAuthPluginIntegrationTest: 
   1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([2221E3D004214722]:0)




Build Log:
[...truncated 13472 lines...]
   [junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
   [junit4]   2> 509609 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-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> 509609 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 509609 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/data-dir-36-001
   [junit4]   2> 509609 WARN  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 509610 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 509611 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 509712 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.SolrTestCaseJ4 ###Starting infoRequestValidateXSolrAuthHeadersBlockUnknownFalse
   [junit4]   2> 509713 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-001
   [junit4]   2> 509713 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 509714 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 509714 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 509818 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer start zk server on port:49781
   [junit4]   2> 509818 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49781
   [junit4]   2> 509818 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49781
   [junit4]   2> 509818 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49781
   [junit4]   2> 509834 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509850 INFO  (zkConnectionManagerCallback-2274-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509850 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509868 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509870 INFO  (zkConnectionManagerCallback-2276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509871 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 509885 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 509913 INFO  (zkConnectionManagerCallback-2278-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 509913 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510044 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 510044 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 510044 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 510045 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 510047 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 510047 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27967a24{/solr,null,AVAILABLE}
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@601364ad{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49787}
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.e.j.s.Server Started @510111ms
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49787}
   [junit4]   2> 510049 ERROR (jetty-launcher-2279-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 510049 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:55:58.757755Z
   [junit4]   2> 510051 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510052 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 510052 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 510053 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 510055 INFO  (zkConnectionManagerCallback-2281-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510055 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510056 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2497ea15{/solr,null,AVAILABLE}
   [junit4]   2> 510056 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@198f0e8f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49789}
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.e.j.s.Server Started @510125ms
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49789}
   [junit4]   2> 510063 ERROR (jetty-launcher-2279-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 510063 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 510064 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 510064 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 510064 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:55:58.772105Z
   [junit4]   2> 510065 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510071 INFO  (zkConnectionManagerCallback-2283-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510071 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510073 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 510729 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 510745 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e4861ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510745 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e4861ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510757 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67e7e009[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510757 WARN  (jetty-launcher-2279-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67e7e009[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510758 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49781/solr
   [junit4]   2> 510762 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510765 INFO  (zkConnectionManagerCallback-2291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510765 INFO  (jetty-launcher-2279-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510841 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 510844 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bd7e58d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510844 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bd7e58d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510860 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69cdd1a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510864 WARN  (jetty-launcher-2279-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69cdd1a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 510874 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49781/solr
   [junit4]   2> 510885 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510886 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510887 INFO  (zkConnectionManagerCallback-2297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510888 INFO  (jetty-launcher-2279-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510889 INFO  (zkConnectionManagerCallback-2299-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510890 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 511020 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 511020 INFO  (zkConnectionManagerCallback-2301-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 511023 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512485 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49787_solr
   [junit4]   2> 512500 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.Overseer Overseer (id=72085445395087367-127.0.0.1:49787_solr-n_0000000000) starting
   [junit4]   2> 512685 INFO  (OverseerStateUpdate-72085445395087367-127.0.0.1:49787_solr-n_0000000000) [n:127.0.0.1:49787_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49787_solr
   [junit4]   2> 512695 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49787_solr
   [junit4]   2> 512767 INFO  (OverseerStateUpdate-72085445395087367-127.0.0.1:49787_solr-n_0000000000) [n:127.0.0.1:49787_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 512848 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 512848 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 512917 WARN  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 512948 WARN  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled 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> 512971 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 513036 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49787.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513053 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49787.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513053 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49787.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513055 INFO  (jetty-launcher-2279-thread-1) [n:127.0.0.1:49787_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.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-001/node1/.
   [junit4]   2> 513228 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 513295 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49789_solr as DOWN
   [junit4]   2> 513315 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 513315 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49789_solr
   [junit4]   2> 513346 INFO  (zkCallback-2298-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 513346 INFO  (zkCallback-2300-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 513358 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 513359 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 513359 WARN  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 513359 WARN  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled 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> 513383 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 513419 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49789.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513427 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49789.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513427 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49789.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 513429 INFO  (jetty-launcher-2279-thread-2) [n:127.0.0.1:49789_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.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-001/node2/.
   [junit4]   2> 513469 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 513471 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 513489 INFO  (zkConnectionManagerCallback-2314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 513490 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 513499 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 513569 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49781/solr ready
   [junit4]   2> 514422 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 514536 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=934962142
   [junit4]   2> 514536 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49787_solr
   [junit4]   2> 514540 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1025044922
   [junit4]   2> 514540 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49789_solr
   [junit4]   2> 514541 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 514541 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49787_solr as DOWN
   [junit4]   2> 514542 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 514542 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49789_solr as DOWN
   [junit4]   2> 514548 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 514549 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 514549 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bc8229b: rootName = solr_49787, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@28915e00
   [junit4]   2> 514550 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 514550 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20fd861c: rootName = solr_49789, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7cdf9e4f
   [junit4]   2> 514561 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 514561 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cf8e6b1: rootName = solr_49787, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66d1d002
   [junit4]   2> 514565 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 514565 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2462c41a: rootName = solr_49787, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7b065693
   [junit4]   2> 514565 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 514567 INFO  (closeThreadPool-2322-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72085445395087367-127.0.0.1:49787_solr-n_0000000000) closing
   [junit4]   2> 514567 INFO  (OverseerStateUpdate-72085445395087367-127.0.0.1:49787_solr-n_0000000000) [n:127.0.0.1:49787_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49787_solr
   [junit4]   2> 514567 INFO  (OverseerAutoScalingTriggerThread-72085445395087367-127.0.0.1:49787_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 514572 INFO  (zkCallback-2300-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 514576 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 514576 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d61300f: rootName = solr_49789, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66d1d002
   [junit4]   2> 514584 INFO  (closeThreadPool-2322-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085445395087367-127.0.0.1:49787_solr-n_0000000000) closing
   [junit4]   2> 514585 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 514586 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5534d683: rootName = solr_49789, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7b065693
   [junit4]   2> 514586 INFO  (jetty-closer-2315-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 514676 INFO  (jetty-closer-2315-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085445395087367-127.0.0.1:49787_solr-n_0000000000) closing
   [junit4]   2> 514690 INFO  (jetty-closer-2315-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@601364ad{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 514691 INFO  (jetty-closer-2315-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27967a24{/solr,null,UNAVAILABLE}
   [junit4]   2> 514692 INFO  (jetty-closer-2315-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 514787 INFO  (jetty-closer-2315-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@198f0e8f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 514789 INFO  (jetty-closer-2315-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2497ea15{/solr,null,UNAVAILABLE}
   [junit4]   2> 514791 INFO  (jetty-closer-2315-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 514799 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 515014 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> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 515019 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49781
   [junit4]   2> 515020 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49781
   [junit4]   2> 515020 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49781
   [junit4]   2> 515023 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-002
   [junit4]   2> 515023 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 515024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 515024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 515126 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer start zk server on port:49811
   [junit4]   2> 515126 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49811
   [junit4]   2> 515126 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49811
   [junit4]   2> 515126 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49811
   [junit4]   2> 515136 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515142 INFO  (zkConnectionManagerCallback-2325-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515152 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515159 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515164 INFO  (zkConnectionManagerCallback-2327-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515164 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515165 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515173 INFO  (zkConnectionManagerCallback-2329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515176 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515286 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 515286 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 515286 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 515287 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 515287 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 515287 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 515287 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 515287 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cf5e11e{/solr,null,AVAILABLE}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6538f777{/solr,null,AVAILABLE}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3e022d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49816}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.e.j.s.Server Started @515353ms
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49816}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c93bfd9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49817}
   [junit4]   2> 515291 ERROR (jetty-launcher-2330-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.e.j.s.Server Started @515353ms
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49817}
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 515291 ERROR (jetty-launcher-2330-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:56:03.999786Z
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 515291 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:56:03.999786Z
   [junit4]   2> 515297 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515297 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515302 INFO  (zkConnectionManagerCallback-2333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515302 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515302 INFO  (zkConnectionManagerCallback-2334-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515302 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515304 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 515304 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 515638 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 515651 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68697968[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515651 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68697968[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515674 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28fdfb98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515674 WARN  (jetty-launcher-2330-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28fdfb98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515675 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49811/solr
   [junit4]   2> 515679 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515680 INFO  (zkConnectionManagerCallback-2342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515680 INFO  (jetty-launcher-2330-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515796 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515803 INFO  (zkConnectionManagerCallback-2344-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 515803 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515976 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 515982 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c0bfd30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515982 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c0bfd30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515991 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60770e0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515991 WARN  (jetty-launcher-2330-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60770e0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 515992 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49811/solr
   [junit4]   2> 515999 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 516002 INFO  (zkConnectionManagerCallback-2352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 516002 INFO  (jetty-launcher-2330-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 516133 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 516143 INFO  (zkConnectionManagerCallback-2354-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 516143 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 516221 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49817_solr
   [junit4]   2> 516230 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.Overseer Overseer (id=72085445743083528-127.0.0.1:49817_solr-n_0000000000) starting
   [junit4]   2> 516289 INFO  (OverseerStateUpdate-72085445743083528-127.0.0.1:49817_solr-n_0000000000) [n:127.0.0.1:49817_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49817_solr
   [junit4]   2> 516299 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49817_solr
   [junit4]   2> 516320 INFO  (zkCallback-2353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 516346 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 516347 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 516352 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 516352 WARN  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 516385 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 516433 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 516444 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 516444 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 516445 INFO  (jetty-launcher-2330-thread-1) [n:127.0.0.1:49817_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.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-002/node1/.
   [junit4]   2> 516832 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 516944 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49816_solr as DOWN
   [junit4]   2> 516975 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 516976 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49816_solr
   [junit4]   2> 516991 INFO  (zkCallback-2353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 516993 INFO  (zkCallback-2343-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 517016 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 517017 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 517017 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 517018 WARN  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 517066 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 517099 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49816.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 517134 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49816.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 517134 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49816.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 517149 INFO  (jetty-launcher-2330-thread-2) [n:127.0.0.1:49816_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.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-002/node2/.
   [junit4]   2> 517216 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 517217 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 517221 INFO  (zkConnectionManagerCallback-2365-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517221 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 517232 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 517259 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49811/solr ready
   [junit4]   2> 517445 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=408638478
   [junit4]   2> 517445 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49817_solr
   [junit4]   2> 517447 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2108534875
   [junit4]   2> 517447 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49816_solr
   [junit4]   2> 517448 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 517448 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49817_solr as DOWN
   [junit4]   2> 517448 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 517448 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:49816_solr as DOWN
   [junit4]   2> 517474 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 517475 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 517475 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@741d26f4: rootName = solr_49817, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5153f5f1
   [junit4]   2> 517475 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 517475 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@385ce9ed: rootName = solr_49816, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d171496
   [junit4]   2> 517501 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 517502 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@435171b7: rootName = solr_49817, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66d1d002
   [junit4]   2> 517515 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 517515 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20cf49d6: rootName = solr_49816, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66d1d002
   [junit4]   2> 517540 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 517541 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c914eb3: rootName = solr_49816, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7b065693
   [junit4]   2> 517541 INFO  (jetty-closer-2366-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 517542 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 517543 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a66db97: rootName = solr_49817, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7b065693
   [junit4]   2> 517543 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 517548 INFO  (closeThreadPool-2374-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72085445743083528-127.0.0.1:49817_solr-n_0000000000) closing
   [junit4]   2> 517548 INFO  (OverseerStateUpdate-72085445743083528-127.0.0.1:49817_solr-n_0000000000) [n:127.0.0.1:49817_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49817_solr
   [junit4]   2> 517548 INFO  (OverseerAutoScalingTriggerThread-72085445743083528-127.0.0.1:49817_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 517556 INFO  (closeThreadPool-2374-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085445743083528-127.0.0.1:49817_solr-n_0000000000) closing
   [junit4]   2> 517657 INFO  (zkCallback-2353-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 517664 INFO  (jetty-closer-2366-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e022d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 517666 INFO  (jetty-closer-2366-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cf5e11e{/solr,null,UNAVAILABLE}
   [junit4]   2> 517666 INFO  (jetty-closer-2366-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 517774 INFO  (jetty-closer-2366-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085445743083528-127.0.0.1:49817_solr-n_0000000000) closing
   [junit4]   2> 517780 INFO  (jetty-closer-2366-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c93bfd9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 517780 INFO  (jetty-closer-2366-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6538f777{/solr,null,UNAVAILABLE}
   [junit4]   2> 517780 INFO  (jetty-closer-2366-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 517783 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 517997 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> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 518002 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49811
   [junit4]   2> 518002 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49811
   [junit4]   2> 518002 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49811
   [junit4]   2> 518002 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeadersBlockUnknownFalse-seed#[2221E3D004214722]) [     ] o.a.s.SolrTestCaseJ4 ###Ending infoRequestValidateXSolrAuthHeadersBlockUnknownFalse
   [junit4]   2> 518021 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.SolrTestCaseJ4 ###Starting createCollectionUpdateAndQueryDistributed
   [junit4]   2> 518022 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-003
   [junit4]   2> 518022 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 518024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 518024 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 518132 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer start zk server on port:49851
   [junit4]   2> 518132 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49851
   [junit4]   2> 518132 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49851
   [junit4]   2> 518132 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49851
   [junit4]   2> 518135 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518139 INFO  (zkConnectionManagerCallback-2376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518139 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518149 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518153 INFO  (zkConnectionManagerCallback-2378-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518154 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518155 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518159 INFO  (zkConnectionManagerCallback-2380-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518159 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518268 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 518268 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 518268 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 518268 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 518269 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 518269 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 518269 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 518270 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 518272 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 518273 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 518273 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 518273 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e659f09{/solr,null,AVAILABLE}
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72b42604{/solr,null,AVAILABLE}
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2068a646{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49860}
   [junit4]   2> 518274 INFO  (jetty-launcher-2381-thread-1) [     ] o.e.j.s.Server Started @518337ms
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49860}
   [junit4]   2> 518275 ERROR (jetty-launcher-2381-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@26ca6496{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49861}
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.e.j.s.Server Started @518337ms
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:56:06.983417Z
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49861}
   [junit4]   2> 518275 ERROR (jetty-launcher-2381-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 518275 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T08:56:06.983816Z
   [junit4]   2> 518276 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518276 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518282 INFO  (zkConnectionManagerCallback-2383-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518282 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518282 INFO  (zkConnectionManagerCallback-2385-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518282 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518283 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 518283 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 518569 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 518570 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7549f0ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518570 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7549f0ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518573 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@172613d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518573 WARN  (jetty-launcher-2381-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@172613d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518574 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49851/solr
   [junit4]   2> 518575 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518579 INFO  (zkConnectionManagerCallback-2393-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518579 INFO  (jetty-launcher-2381-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518645 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 518646 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f4b8bc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518646 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f4b8bc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518652 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ca85cb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518652 WARN  (jetty-launcher-2381-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ca85cb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 518653 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49851/solr
   [junit4]   2> 518656 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518659 INFO  (zkConnectionManagerCallback-2399-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518659 INFO  (jetty-launcher-2381-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518685 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518688 INFO  (zkConnectionManagerCallback-2401-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518688 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518767 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 518770 INFO  (zkConnectionManagerCallback-2403-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 518771 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 518923 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49861_solr
   [junit4]   2> 518939 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.Overseer Overseer (id=72085445939691528-127.0.0.1:49861_solr-n_0000000000) starting
   [junit4]   2> 519014 INFO  (OverseerStateUpdate-72085445939691528-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49861_solr
   [junit4]   2> 519017 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49861_solr
   [junit4]   2> 519026 INFO  (OverseerStateUpdate-72085445939691528-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 519060 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 519060 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 519061 WARN  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 519061 WARN  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled 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> 519092 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 519130 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519141 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519141 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519144 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:49861_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.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-003/node2/.
   [junit4]   2> 519406 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 519422 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49860_solr as DOWN
   [junit4]   2> 519426 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 519426 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49860_solr
   [junit4]   2> 519430 INFO  (zkCallback-2402-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 519431 INFO  (zkCallback-2400-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 519435 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 519436 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
   [junit4]   2> 519436 WARN  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.s.JWTAuthPlugin JWTAuthPlugin issuer is configured using top-level configuration keys. Please consider using the 'issuers' array instead.
   [junit4]   2> 519436 WARN  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=enabled 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> 519458 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 519483 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49860.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519492 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49860.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519492 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49860.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4feacd4b
   [junit4]   2> 519493 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:49860_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.security.JWTAuthPluginIntegrationTest_2221E3D004214722-001/tempDir-003/node1/.
   [junit4]   2> 519533 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 519535 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 519539 INFO  (zkConnectionManagerCallback-2416-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519539 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 519545 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 519550 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49851/solr ready
   [junit4]   2> 519732 INFO  (TEST-JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed-seed#[2221E3D004214722]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 519767 INFO  (qtp783240675-6783) [n:127.0.0.1:49860_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=jwtColl&action=CREATE&numShards=2 and sendToOCPQueue=true
   [junit4]   2> 519817 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection jwtColl
   [junit4]   2> 519829 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/jwtColl.AUTOCREATED/managed-schema
   [junit4]   2> 519858 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/jwtColl.AUTOCREATED/protwords.txt
   [junit4]   2> 519875 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 519885 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/jwtColl.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 519912 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/jwtColl.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 519938 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 519963 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 519979 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 520024 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 520051 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 520071 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 520095 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 520114 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 520143 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 520163 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 520185 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 520215 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 520236 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 520263 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 520287 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/jwtColl.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 520306 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 520328 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 520344 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/jwtColl.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 520374 INFO  (OverseerThreadFactory-1760-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/jwtColl.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 520389 INFO  (OverseerThreadFactory-1760-thread-1-processing

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

e.j.s.session node0 Stopped scavenging
   [junit4]   2> 535471 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 535691 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> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 535701 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49956
   [junit4]   2> 535701 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49956
   [junit4]   2> 535701 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49956
   [junit4]   2> 535702 INFO  (TEST-JWTAuthPluginIntegrationTest.infoRequestValidateXSolrAuthHeaders-seed#[2221E3D004214722]) [     ] o.a.s.SolrTestCaseJ4 ###Ending infoRequestValidateXSolrAuthHeaders
   [junit4]   2> 535705 INFO  (SUITE-JWTAuthPluginIntegrationTest-seed#[2221E3D004214722]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 18, 2020 8:56:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> Feb 18, 2020 8:56:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 3 threads leaked from SUITE scope at org.apache.solr.security.JWTAuthPluginIntegrationTest: 
   [junit4]   2>    1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2>    2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2>    3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Feb 18, 2020 8:56:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>    2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2>    3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]   2> 545821 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> Feb 18, 2020 8:56:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> 545821 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1216, maxMBSortInHeap=7.175402467613191, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@67d50e82), locale=fr-DZ, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=152473864,total=269484032
   [junit4]   2> NOTE: All tests run in this JVM: [MinimalSchemaTest, TestRandomFaceting, DistanceFunctionTest, LeaderElectionIntegrationTest, TestZkChroot, SolrLogPostToolTest, TestDistributedMap, CloneFieldUpdateProcessorFactoryTest, ScheduledTriggerTest, SignatureUpdateProcessorFactoryTest, SecurityConfHandlerTest, TestSchemaNameResource, AtomicUpdatesTest, DocumentBuilderTest, CircularListTest, TestAnalyzeInfixSuggestions, DistributedFacetPivotLargeTest, LeaderVoteWaitTimeoutTest, ShardsWhitelistTest, CustomTermsComponentTest, CdcrVersionReplicationTest, TestCollectionsAPIViaSolrCloudCluster, FieldMutatingUpdateProcessorTest, HdfsWriteToMultipleCollectionsTest, UninvertDocValuesMergePolicyTest, HealthCheckHandlerTest, DeleteStatusTest, ZkCLITest, SmileWriterTest, TestFiltering, TestHdfsUpdateLog, V2ApiIntegrationTest, TestUnInvertedFieldException, TestRawTransformer, TestSolrFieldCacheBean, AnalyticsQueryTest, JWTAuthPluginIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTAuthPluginIntegrationTest -Dtests.seed=2221E3D004214722 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4]   2> 545821 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4] ERROR   0.00s J2 | JWTAuthPluginIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.security.JWTAuthPluginIntegrationTest: 
   [junit4]    >    1) Thread[id=6906, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >    2) Thread[id=7021, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >    3) Thread[id=7170, name=SessionTracker, state=TIMED_WAITING, group=TGRP-JWTAuthPluginIntegrationTest]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2221E3D004214722]:0)
   [junit4] Completed [210/904 (1!)] on J2 in 36.25s, 5 tests, 1 error <<< FAILURES!

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

[repro] Revision: ccb390d4a6fb1a00454660a50ec85287571ab4bf

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=JWTAuthPluginIntegrationTest -Dtests.seed=2221E3D004214722 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3168 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.JWTAuthPluginIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=2221E3D004214722 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 101 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.security.JWTAuthPluginIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]