You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/10 01:17:03 UTC

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+26) - Build # 852 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/852/
Java: 64bit/jdk-13-ea+26 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous

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

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([A2E17B558DEDB801:15573DD4A13444DC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:255)
	at org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous(AuditLoggerIntegrationTest.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13508 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> 69170 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[A2E17B558DEDB801]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001/init-core-data-001
   [junit4]   2> 69170 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[A2E17B558DEDB801]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 69171 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[A2E17B558DEDB801]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 69173 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsync
   [junit4]   2> 69174 INFO  (auditTestCallback-550-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 46329
   [junit4]   2> 69176 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001/tempDir-001
   [junit4]   2> 69177 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 69177 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 69177 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 69277 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer start zk server on port:40639
   [junit4]   2> 69277 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40639
   [junit4]   2> 69277 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40639
   [junit4]   2> 69279 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69282 INFO  (zkConnectionManagerCallback-400-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69282 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69285 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69286 INFO  (zkConnectionManagerCallback-402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69286 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69287 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69288 INFO  (zkConnectionManagerCallback-404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69288 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69395 WARN  (jetty-launcher-405-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 69395 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 69395 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 69396 INFO  (jetty-launcher-405-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 69396 INFO  (jetty-launcher-405-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 69396 INFO  (jetty-launcher-405-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 69396 INFO  (jetty-launcher-405-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 69397 INFO  (jetty-launcher-405-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a079b17{/solr,null,AVAILABLE}
   [junit4]   2> 69397 INFO  (jetty-launcher-405-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c1b002e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40495}
   [junit4]   2> 69397 INFO  (jetty-launcher-405-thread-1) [     ] o.e.j.s.Server Started @69414ms
   [junit4]   2> 69397 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40495}
   [junit4]   2> 69398 ERROR (jetty-launcher-405-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 69398 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 69398 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 69398 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 69398 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 69398 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-10T00:47:17.805241Z
   [junit4]   2> 69399 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69400 INFO  (zkConnectionManagerCallback-407-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69400 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69401 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 69541 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 69542 WARN  (jetty-launcher-405-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21b6424a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 69542 WARN  (jetty-launcher-405-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21b6424a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 69545 WARN  (jetty-launcher-405-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2256e91e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 69545 WARN  (jetty-launcher-405-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2256e91e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 69545 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40639/solr
   [junit4]   2> 69546 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69548 INFO  (zkConnectionManagerCallback-414-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69548 INFO  (jetty-launcher-405-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69650 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69651 INFO  (zkConnectionManagerCallback-416-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69651 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69740 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40495_solr
   [junit4]   2> 69741 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.Overseer Overseer (id=72138426793328645-127.0.0.1:40495_solr-n_0000000000) starting
   [junit4]   2> 69746 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69748 INFO  (zkConnectionManagerCallback-423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69748 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69750 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40639/solr ready
   [junit4]   2> 69751 INFO  (OverseerStateUpdate-72138426793328645-127.0.0.1:40495_solr-n_0000000000) [n:127.0.0.1:40495_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40495_solr
   [junit4]   2> 69751 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40495_solr
   [junit4]   2> 69752 INFO  (OverseerStateUpdate-72138426793328645-127.0.0.1:40495_solr-n_0000000000) [n:127.0.0.1:40495_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 69753 INFO  (zkCallback-422-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 69753 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 69785 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 69809 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40495.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 69819 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40495.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 69819 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40495.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 69820 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:40495_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001/tempDir-001/node1/.
   [junit4]   2> 69833 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 69838 INFO  (zkConnectionManagerCallback-430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 69838 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 69839 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 69840 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40639/solr ready
   [junit4]   2> 69844 INFO  (qtp1121777157-1158) [n:127.0.0.1:40495_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 69844 INFO  (qtp1121777157-1158) [n:127.0.0.1:40495_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69849 INFO  (qtp1121777157-1158) [n:127.0.0.1:40495_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 69851 INFO  (qtp1121777157-1158) [n:127.0.0.1:40495_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 69851 INFO  (qtp1121777157-1159) [n:127.0.0.1:40495_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 69861 INFO  (qtp1121777157-1159) [n:127.0.0.1:40495_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 70045 INFO  (audit-424-thread-1-processing-n:127.0.0.1:40495_solr) [n:127.0.0.1:40495_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:40495/solr/admin/collections","nodeName":"n:127.0.0.1:40495_solr","message":"Completed","level":"INFO","date":1562719638253,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:40495"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":40495,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":1.0} to localhost:46329
   [junit4]   2> 70057 INFO  (audit-424-thread-1-processing-n:127.0.0.1:40495_solr) [n:127.0.0.1:40495_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:40495/solr/admin/collections","nodeName":"n:127.0.0.1:40495_solr","message":"Completed","level":"INFO","date":1562719638258,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:40495"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":40495,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":1.0} to localhost:46329
   [junit4]   2> 70067 INFO  (audit-424-thread-1-processing-n:127.0.0.1:40495_solr) [n:127.0.0.1:40495_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:40495/solr/admin/collections","nodeName":"n:127.0.0.1:40495_solr","message":"Completed","level":"INFO","date":1562719638268,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:40495"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":40495,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":10.0} to localhost:46329
   [junit4]   2> 70087 INFO  (auditTestCallback-550-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 70094 INFO  (auditTestCallback-550-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 70100 INFO  (auditTestCallback-550-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 70266 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1398341532
   [junit4]   2> 70266 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40495_solr
   [junit4]   2> 70267 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 70267 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40495_solr as DOWN
   [junit4]   2> 70269 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 70269 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 70269 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f84af26: rootName = solr_40495, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@62f593db
   [junit4]   2> 70274 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 70274 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c63d6f8: rootName = solr_40495, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2111b260
   [junit4]   2> 70277 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 70277 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c3a6eb4: rootName = solr_40495, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7fd2ad0e
   [junit4]   2> 70277 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 70281 INFO  (closeThreadPool-435-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72138426793328645-127.0.0.1:40495_solr-n_0000000000) closing
   [junit4]   2> 70281 INFO  (OverseerStateUpdate-72138426793328645-127.0.0.1:40495_solr-n_0000000000) [n:127.0.0.1:40495_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40495_solr
   [junit4]   2> 70282 INFO  (OverseerAutoScalingTriggerThread-72138426793328645-127.0.0.1:40495_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 70287 INFO  (closeThreadPool-435-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72138426793328645-127.0.0.1:40495_solr-n_0000000000) closing
   [junit4]   2> 70488 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72138426793328645-127.0.0.1:40495_solr-n_0000000000) closing
   [junit4]   2> 70489 INFO  (jetty-closer-431-thread-1) [     ] o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 70489 WARN  (audit-424-thread-1-processing-n:127.0.0.1:40495_solr) [n:127.0.0.1:40495_solr     ] o.a.s.s.AuditLoggerPlugin Interrupted while waiting for next audit log event
   [junit4]   2> 70494 INFO  (jetty-closer-431-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c1b002e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 70494 INFO  (jetty-closer-431-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a079b17{/solr,null,UNAVAILABLE}
   [junit4]   2> 70494 INFO  (jetty-closer-431-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 70496 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 70699 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 70701 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40639
   [junit4]   2> 70701 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40639
   [junit4]   2> 70701 INFO  (TEST-AuditLoggerIntegrationTest.testAsync-seed#[A2E17B558DEDB801]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAsync
   [junit4]   2> 70706 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSynchronous
   [junit4]   2> 70715 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001/tempDir-002
   [junit4]   2> 70715 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 70721 INFO  (auditTestCallback-565-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 40293
   [junit4]   2> 70733 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 70733 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 70821 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer start zk server on port:41659
   [junit4]   2> 70821 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41659
   [junit4]   2> 70821 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41659
   [junit4]   2> 70823 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 70824 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 72127 INFO  (zkConnectionManagerCallback-437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72127 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72129 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72131 INFO  (zkConnectionManagerCallback-439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72131 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72132 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72138 INFO  (zkConnectionManagerCallback-441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72138 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72245 WARN  (jetty-launcher-442-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 72246 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 72246 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 72246 INFO  (jetty-launcher-442-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 72247 INFO  (jetty-launcher-442-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 72247 INFO  (jetty-launcher-442-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 72247 INFO  (jetty-launcher-442-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 72248 INFO  (jetty-launcher-442-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@132a613b{/solr,null,AVAILABLE}
   [junit4]   2> 72249 INFO  (jetty-launcher-442-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3bcd89fe{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37643}
   [junit4]   2> 72249 INFO  (jetty-launcher-442-thread-1) [     ] o.e.j.s.Server Started @72265ms
   [junit4]   2> 72249 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37643}
   [junit4]   2> 72249 ERROR (jetty-launcher-442-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 72249 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 72249 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 72249 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 72249 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 72249 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-10T00:47:20.656743Z
   [junit4]   2> 72250 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72252 INFO  (zkConnectionManagerCallback-444-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72252 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72254 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72553 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 72554 WARN  (jetty-launcher-442-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@346ed6c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 72554 WARN  (jetty-launcher-442-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@346ed6c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 72557 WARN  (jetty-launcher-442-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16e935aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 72557 WARN  (jetty-launcher-442-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16e935aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 72558 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41659/solr
   [junit4]   2> 72559 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72560 INFO  (zkConnectionManagerCallback-451-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72561 INFO  (jetty-launcher-442-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72664 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72665 INFO  (zkConnectionManagerCallback-453-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72666 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72794 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37643_solr
   [junit4]   2> 72794 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.Overseer Overseer (id=72138426898513925-127.0.0.1:37643_solr-n_0000000000) starting
   [junit4]   2> 72828 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72842 INFO  (zkConnectionManagerCallback-460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72842 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72844 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41659/solr ready
   [junit4]   2> 72859 INFO  (OverseerStateUpdate-72138426898513925-127.0.0.1:37643_solr-n_0000000000) [n:127.0.0.1:37643_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37643_solr
   [junit4]   2> 72867 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37643_solr
   [junit4]   2> 72869 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 72877 INFO  (zkCallback-452-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 72884 INFO  (zkCallback-459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 72885 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 72916 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37643.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 72927 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37643.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 72927 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37643.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 72928 INFO  (jetty-launcher-442-thread-1) [n:127.0.0.1:37643_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001/tempDir-002/node1/.
   [junit4]   2> 73021 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73023 INFO  (zkConnectionManagerCallback-466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73023 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73024 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 73025 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41659/solr ready
   [junit4]   2> 73034 INFO  (qtp889872687-1248) [n:127.0.0.1:37643_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 73034 INFO  (qtp889872687-1248) [n:127.0.0.1:37643_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 73045 INFO  (qtp889872687-1248) [n:127.0.0.1:37643_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:37643/solr/admin/collections","nodeName":"n:127.0.0.1:37643_solr","message":"Completed","level":"INFO","date":1562719641441,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:37643"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":37643,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0} to localhost:40293
   [junit4]   2> 73047 INFO  (qtp889872687-1248) [n:127.0.0.1:37643_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 73050 INFO  (qtp889872687-1248) [n:127.0.0.1:37643_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 73059 INFO  (auditTestCallback-565-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 73059 INFO  (qtp889872687-1248) [n:127.0.0.1:37643_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:37643/solr/admin/collections","nodeName":"n:127.0.0.1:37643_solr","message":"Completed","level":"INFO","date":1562719641457,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:37643"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":37643,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":3.0} to localhost:40293
   [junit4]   2> 73060 INFO  (qtp889872687-1249) [n:127.0.0.1:37643_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 73081 INFO  (auditTestCallback-565-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 73092 INFO  (qtp889872687-1249) [n:127.0.0.1:37643_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 73104 INFO  (OverseerCollectionConfigSetProcessor-72138426898513925-127.0.0.1:37643_solr-n_0000000000) [n:127.0.0.1:37643_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 73113 INFO  (auditTestCallback-565-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 73114 INFO  (qtp889872687-1249) [n:127.0.0.1:37643_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:37643/solr/admin/collections","nodeName":"n:127.0.0.1:37643_solr","message":"Completed","level":"INFO","date":1562719641499,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:37643"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":37643,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":31.0} to localhost:40293
   [junit4]   2> 73239 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2065683987
   [junit4]   2> 73239 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37643_solr
   [junit4]   2> 73240 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 73240 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37643_solr as DOWN
   [junit4]   2> 73281 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 73285 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 73285 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c5e8b41: rootName = solr_37643, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@526caaa2
   [junit4]   2> 73292 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 73292 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57f4f24: rootName = solr_37643, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2111b260
   [junit4]   2> 73295 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 73295 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1028b98a: rootName = solr_37643, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7fd2ad0e
   [junit4]   2> 73295 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 73305 INFO  (closeThreadPool-471-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72138426898513925-127.0.0.1:37643_solr-n_0000000000) closing
   [junit4]   2> 73305 INFO  (OverseerStateUpdate-72138426898513925-127.0.0.1:37643_solr-n_0000000000) [n:127.0.0.1:37643_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37643_solr
   [junit4]   2> 73306 INFO  (OverseerAutoScalingTriggerThread-72138426898513925-127.0.0.1:37643_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 73331 INFO  (closeThreadPool-471-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72138426898513925-127.0.0.1:37643_solr-n_0000000000) closing
   [junit4]   2> 73433 INFO  (jetty-closer-467-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72138426898513925-127.0.0.1:37643_solr-n_0000000000) closing
   [junit4]   2> 73436 INFO  (jetty-closer-467-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3bcd89fe{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 73436 INFO  (jetty-closer-467-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@132a613b{/solr,null,UNAVAILABLE}
   [junit4]   2> 73436 INFO  (jetty-closer-467-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 73437 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 73641 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 73642 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41659
   [junit4]   2> 73642 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41659
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AuditLoggerIntegrationTest -Dtests.method=testSynchronous -Dtests.seed=A2E17B558DEDB801 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-JE -Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.94s J0 | AuditLoggerIntegrationTest.testSynchronous <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2E17B558DEDB801:15573DD4A13444DC]:0)
   [junit4]    > 	at org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:255)
   [junit4]    > 	at org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous(AuditLoggerIntegrationTest.java:102)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 73643 INFO  (TEST-AuditLoggerIntegrationTest.testSynchronous-seed#[A2E17B558DEDB801]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSynchronous
   [junit4]   2> 73647 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.SolrTestCaseJ4 ###Starting auth
   [junit4]   2> 73649 INFO  (auditTestCallback-580-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 40483
   [junit4]   2> 73650 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001/tempDir-003
   [junit4]   2> 73650 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 73650 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 73650 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 73750 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer start zk server on port:42457
   [junit4]   2> 73750 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42457
   [junit4]   2> 73750 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42457
   [junit4]   2> 73752 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73754 INFO  (zkConnectionManagerCallback-473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73754 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73757 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73762 INFO  (zkConnectionManagerCallback-475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73762 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73765 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73769 INFO  (zkConnectionManagerCallback-477-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73769 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73877 WARN  (jetty-launcher-478-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 73877 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 73877 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 73877 INFO  (jetty-launcher-478-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 73886 INFO  (jetty-launcher-478-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 73886 INFO  (jetty-launcher-478-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 73886 INFO  (jetty-launcher-478-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 73889 INFO  (jetty-launcher-478-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@195a5e18{/solr,null,AVAILABLE}
   [junit4]   2> 73890 INFO  (jetty-launcher-478-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5dd3ef4c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35255}
   [junit4]   2> 73890 INFO  (jetty-launcher-478-thread-1) [     ] o.e.j.s.Server Started @73906ms
   [junit4]   2> 73890 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35255}
   [junit4]   2> 73890 ERROR (jetty-launcher-478-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 73890 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 73890 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 73890 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 73890 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 73890 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-10T00:47:22.297850Z
   [junit4]   2> 73894 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73897 INFO  (zkConnectionManagerCallback-480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73897 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73898 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 74171 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 74174 WARN  (jetty-launcher-478-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fec4da0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 74174 WARN  (jetty-launcher-478-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fec4da0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 74180 WARN  (jetty-launcher-478-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22be5bf6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 74180 WARN  (jetty-launcher-478-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22be5bf6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 74181 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42457/solr
   [junit4]   2> 74181 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74183 INFO  (zkConnectionManagerCallback-487-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74183 INFO  (jetty-launcher-478-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74285 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74286 INFO  (zkConnectionManagerCallback-489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74286 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74343 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35255_solr
   [junit4]   2> 74343 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.Overseer Overseer (id=72138427085881349-127.0.0.1:35255_solr-n_0000000000) starting
   [junit4]   2> 74347 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74348 INFO  (zkConnectionManagerCallback-496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74348 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74350 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42457/solr ready
   [junit4]   2> 74350 INFO  (OverseerStateUpdate-72138427085881349-127.0.0.1:35255_solr-n_0000000000) [n:127.0.0.1:35255_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35255_solr
   [junit4]   2> 74353 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35255_solr
   [junit4]   2> 74355 INFO  (zkCallback-488-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 74355 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 74357 INFO  (zkCallback-495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 74366 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 74375 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 74389 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 74406 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35255.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 74414 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35255.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 74414 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35255.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 74415 INFO  (jetty-launcher-478-thread-1) [n:127.0.0.1:35255_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001/tempDir-003/node1/.
   [junit4]   2> 74436 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74444 INFO  (zkConnectionManagerCallback-502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74444 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74445 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 74446 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42457/solr ready
   [junit4]   2> 74453 INFO  (qtp1393822558-1337) [n:127.0.0.1:35255_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 74454 INFO  (qtp1393822558-1337) [n:127.0.0.1:35255_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 74464 INFO  (qtp1393822558-1337) [n:127.0.0.1:35255_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:35255/solr/admin/collections","nodeName":"n:127.0.0.1:35255_solr","message":"Completed","level":"INFO","date":1562719642861,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:35255"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":35255,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":1.0} to localhost:40483
   [junit4]   2> 74466 INFO  (auditTestCallback-580-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 74469 INFO  (qtp1393822558-1337) [n:127.0.0.1:35255_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 74469 INFO  (qtp1393822558-1337) [n:127.0.0.1:35255_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 74481 INFO  (auditTestCallback-580-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 74484 INFO  (qtp1393822558-1337) [n:127.0.0.1:35255_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:35255/solr/admin/collections","nodeName":"n:127.0.0.1:35255_solr","message":"Completed","level":"INFO","date":1562719642876,"username":"solr","clientIp":"127.0.0.1","collections":[],"headers":{"Authorization":"Basic c29scjpTb2xyUm9ja3M=","User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:35255"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":35255,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0} to localhost:40483
   [junit4]   2> 74485 INFO  (qtp1393822558-1338) [n:127.0.0.1:35255_solr     ] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed permission {
   [junit4]   2>   "name":"collection-admin-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 74493 INFO  (qtp1393822558-1338) [n:127.0.0.1:35255_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:35255/solr/admin/collections","nodeName":"n:127.0.0.1:35255_solr","message":"Rejected","level":"WARN","date":1562719642892,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:35255"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":35255,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"REJECTED","requestType":"ADMIN","status":401,"qtime":-1.0} to localhost:40483
   [junit4]   2> 74493 INFO  (qtp1393822558-1338) [n:127.0.0.1:35255_solr     ] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], collections: [test,], Path: [/admin/collections] path : /admin/collections params :pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 
   [junit4]   2> 74495 INFO  (auditTestCallback-580-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 74501 INFO  (qtp1393822558-1338) [n:127.0.0.1:35255_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:35255/solr/admin/collections","nodeName":"n:127.0.0.1:35255_solr","message":"Unauthorized","level":"WARN","date":1562719642901,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:35255"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":35255,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"UNAUTHORIZED","requestType":"ADMIN","status":403,"qtime":-1.0} to localhost:40483
   [junit4]   1> {"requestUrl":"http://127.0.0.1:35255/solr/admin/collections","nodeName":"n:127.0.0.1:35255_solr","message":"Completed","level":"INFO","date":1562719642876,"username":"solr","clientIp":"127.0.0.1","collections":[],"headers":{"Authorization":"Basic c29scjpTb2xyUm9ja3M=","User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:35255"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":35255,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0}
   [junit4]   2> 74509 INFO  (auditTestCallback-580-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 74510 INFO  (qtp1393822558-1335) [     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:35255/solr/admin/collections","message":"Rejected","level":"WARN","date":1562719642910,"clientIp":"127.0.0.1","headers":{"Authorization":"Basic c29scjp3cm9uZ1BX","User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:35255"},"solrParams":{},"solrHost":"127.0.0.1","solrPort":35255,"solrIp":"127.0.0.1","resource":"/solr","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"REJECTED","requestType":"UNKNOWN","status":401,"qtime":-1.0} to localhost:40483
   [junit4]   2> 74512 INFO  (auditTestCallback-580-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /solr
   [junit4]   2> 74705 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2127649374
   [junit4]   2> 74706 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35255_solr
   [junit4]   2> 74706 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 74706 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35255_solr as DOWN
   [junit4]   2> 74709 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 74713 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 74713 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73de83bc: rootName = solr_35255, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7ab7afcb
   [junit4]   2> 74716 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 74716 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33de0e4b: rootName = solr_35255, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2111b260
   [junit4]   2> 74717 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 74718 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bc2468a: rootName = solr_35255, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7fd2ad0e
   [junit4]   2> 74718 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 74724 INFO  (closeThreadPool-507-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72138427085881349-127.0.0.1:35255_solr-n_0000000000) closing
   [junit4]   2> 74724 INFO  (OverseerStateUpdate-72138427085881349-127.0.0.1:35255_solr-n_0000000000) [n:127.0.0.1:35255_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35255_solr
   [junit4]   2> 74725 INFO  (OverseerAutoScalingTriggerThread-72138427085881349-127.0.0.1:35255_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 74731 INFO  (closeThreadPool-507-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72138427085881349-127.0.0.1:35255_solr-n_0000000000) closing
   [junit4]   2> 74731 INFO  (zkCallback-495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 74831 INFO  (jetty-closer-503-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72138427085881349-127.0.0.1:35255_solr-n_0000000000) closing
   [junit4]   2> 74932 INFO  (jetty-closer-503-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5dd3ef4c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 74932 INFO  (jetty-closer-503-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@195a5e18{/solr,null,UNAVAILABLE}
   [junit4]   2> 74932 INFO  (jetty-closer-503-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 74933 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 75136 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 75145 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42457
   [junit4]   2> 75145 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42457
   [junit4]   2> 75145 INFO  (TEST-AuditLoggerIntegrationTest.auth-seed#[A2E17B558DEDB801]) [     ] o.a.s.SolrTestCaseJ4 ###Ending auth
   [junit4]   2> 75149 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncQueueDrain
   [junit4]   2> 75150 INFO  (auditTestCallback-595-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 41821
   [junit4]   2> 75150 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001/tempDir-004
   [junit4]   2> 75151 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 75152 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 75152 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 75252 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer start zk server on port:40437
   [junit4]   2> 75252 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40437
   [junit4]   2> 75252 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40437
   [junit4]   2> 75257 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75265 INFO  (zkConnectionManagerCallback-509-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75265 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75277 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75284 INFO  (zkConnectionManagerCallback-511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75284 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75288 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75292 INFO  (zkConnectionManagerCallback-513-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75292 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75400 WARN  (jetty-launcher-514-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 75400 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 75400 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 75400 INFO  (jetty-launcher-514-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 75401 INFO  (jetty-launcher-514-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 75401 INFO  (jetty-launcher-514-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 75401 INFO  (jetty-launcher-514-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 75401 INFO  (jetty-launcher-514-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a6897fc{/solr,null,AVAILABLE}
   [junit4]   2> 75402 INFO  (jetty-launcher-514-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58a751e5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42727}
   [junit4]   2> 75402 INFO  (jetty-launcher-514-thread-1) [     ] o.e.j.s.Server Started @75418ms
   [junit4]   2> 75402 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42727}
   [junit4]   2> 75402 ERROR (jetty-launcher-514-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 75402 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 75402 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 75402 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75402 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 75402 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-10T00:47:23.809919Z
   [junit4]   2> 75403 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75405 INFO  (zkConnectionManagerCallback-516-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75405 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75405 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75623 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 75624 WARN  (jetty-launcher-514-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b91bb7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 75624 WARN  (jetty-launcher-514-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b91bb7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 75626 WARN  (jetty-launcher-514-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47218855[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 75626 WARN  (jetty-launcher-514-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47218855[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 75627 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40437/solr
   [junit4]   2> 75627 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75629 INFO  (zkConnectionManagerCallback-523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75629 INFO  (jetty-launcher-514-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75731 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75732 INFO  (zkConnectionManagerCallback-525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75732 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75802 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42727_solr
   [junit4]   2> 75803 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.Overseer Overseer (id=72138427179204613-127.0.0.1:42727_solr-n_0000000000) starting
   [junit4]   2> 75814 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75817 INFO  (zkConnectionManagerCallback-532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75817 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75820 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40437/solr ready
   [junit4]   2> 75822 INFO  (OverseerStateUpdate-72138427179204613-127.0.0.1:42727_solr-n_0000000000) [n:127.0.0.1:42727_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42727_solr
   [junit4]   2> 75824 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42727_solr
   [junit4]   2> 75825 INFO  (zkCallback-524-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75826 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 75830 INFO  (zkCallback-531-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75861 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 75876 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42727.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 75883 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42727.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 75883 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42727.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d74f473
   [junit4]   2> 75884 INFO  (jetty-launcher-514-thread-1) [n:127.0.0.1:42727_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001/tempDir-004/node1/.
   [junit4]   2> 75905 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75909 INFO  (zkConnectionManagerCallback-539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75909 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75911 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75911 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40437/solr ready
   [junit4]   2> 75929 INFO  (qtp1449178457-1425) [n:127.0.0.1:42727_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 75929 INFO  (qtp1449178457-1425) [n:127.0.0.1:42727_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75930 INFO  (audit-533-thread-1-processing-n:127.0.0.1:42727_solr) [n:127.0.0.1:42727_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 150ms before sending callback
   [junit4]   2> 75931 INFO  (qtp1449178457-1426) [n:127.0.0.1:42727_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 75931 INFO  (qtp1449178457-1426) [n:127.0.0.1:42727_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75933 INFO  (qtp1449178457-1424) [n:127.0.0.1:42727_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 75948 INFO  (qtp1449178457-1424) [n:127.0.0.1:42727_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 76052 INFO  (OverseerCollectionConfigSetProcessor-72138427179204613-127.0.0.1:42727_solr-n_0000000000) [n:127.0.0.1:42727_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 76052 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=102746763
   [junit4]   2> 76052 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42727_solr
   [junit4]   2> 76053 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 76053 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42727_solr as DOWN
   [junit4]   2> 76057 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 76057 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 76057 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ad25803: rootName = solr_42727, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@128ef89a
   [junit4]   2> 76060 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 76060 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a5a8f1e: rootName = solr_42727, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2111b260
   [junit4]   2> 76062 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 76062 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6483a280: rootName = solr_42727, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7fd2ad0e
   [junit4]   2> 76062 INFO  (jetty-closer-540-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 76069 INFO  (closeThreadPool-544-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72138427179204613-127.0.0.1:42727_solr-n_0000000000) closing
   [junit4]   2> 76069 INFO  (OverseerStateUpdate-72138427179204613-127.0.0.1:42727_solr-n_0000000000) [n:127.0.0.1:42727_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42727_solr
   [junit4]   2> 76069 INFO  (OverseerAutoScalingTriggerThread-72138427179204613-127.0.0.1:42727_solr-n_000

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

junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     , retry=0 commError=false errorCode=400 
   [junit4]   2> 82635 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 82638 INFO  (auditTestCallback-640-thread-1) [     ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /select
   [junit4]   2> 82723 INFO  (OverseerCollectionConfigSetProcessor-72138427502166021-127.0.0.1:42841_solr-n_0000000000) [n:127.0.0.1:42841_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 82837 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1492092702
   [junit4]   2> 82837 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42841_solr
   [junit4]   2> 82837 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 82837 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42841_solr as DOWN
   [junit4]   2> 82840 INFO  (coreCloseExecutor-659-thread-1) [n:127.0.0.1:42841_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [test_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f39b76d
   [junit4]   2> 82840 INFO  (coreCloseExecutor-659-thread-1) [n:127.0.0.1:42841_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1, tag=1f39b76d
   [junit4]   2> 82840 INFO  (coreCloseExecutor-659-thread-1) [n:127.0.0.1:42841_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c6d3007: rootName = solr_42841, domain = solr.core.test.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@440e2ea1
   [junit4]   2> 82848 INFO  (coreCloseExecutor-659-thread-1) [n:127.0.0.1:42841_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader, tag=1f39b76d
   [junit4]   2> 82869 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 82870 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65251e5b: rootName = solr_42841, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5a11e99e
   [junit4]   2> 82876 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 82876 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a19783f: rootName = solr_42841, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2111b260
   [junit4]   2> 82878 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 82878 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a4481b9: rootName = solr_42841, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7fd2ad0e
   [junit4]   2> 82878 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 82895 INFO  (closeThreadPool-656-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72138427502166021-127.0.0.1:42841_solr-n_0000000000) closing
   [junit4]   2> 82895 INFO  (OverseerStateUpdate-72138427502166021-127.0.0.1:42841_solr-n_0000000000) [n:127.0.0.1:42841_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42841_solr
   [junit4]   2> 82896 INFO  (OverseerAutoScalingTriggerThread-72138427502166021-127.0.0.1:42841_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 82898 INFO  (zkCallback-643-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 82906 INFO  (closeThreadPool-656-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72138427502166021-127.0.0.1:42841_solr-n_0000000000) closing
   [junit4]   2> 82999 INFO  (jetty-closer-652-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72138427502166021-127.0.0.1:42841_solr-n_0000000000) closing
   [junit4]   2> 83101 INFO  (jetty-closer-652-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e6db6c7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 83101 INFO  (jetty-closer-652-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@229b6b33{/solr,null,UNAVAILABLE}
   [junit4]   2> 83102 INFO  (jetty-closer-652-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 83103 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 83306 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/collections/test/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/test/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 83307 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36099
   [junit4]   2> 83307 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[A2E17B558DEDB801]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36099
   [junit4]   2> 83307 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[A2E17B558DEDB801]) [     ] o.a.s.SolrTestCaseJ4 ###Ending searchWithException
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_A2E17B558DEDB801-001
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52cae562), locale=en-JE, timezone=Atlantic/St_Helena
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=236954192,total=492830720
   [junit4]   2> NOTE: All tests run in this JVM: [TestReload, SimplePostToolTest, V2StandaloneTest, ClassificationUpdateProcessorTest, TestPerFieldSimilarity, SchemaApiFailureTest, TestRemoteStreaming, AnalyticsQueryTest, NodeMutatorTest, TestAddFieldRealTimeGet, CacheHeaderTest, WordBreakSolrSpellCheckerTest, TestDistributedStatsComponentCardinality, ImplicitSnitchTest, TermVectorComponentDistributedTest, InfoHandlerTest, CdcrVersionReplicationTest, ReplicaListTransformerTest, TestDocBasedVersionConstraints, TestLeaderElectionZkExpiry, TestConfigSetProperties, SpellPossibilityIteratorTest, TestDistributedMissingSort, MoreLikeThisHandlerTest, TestSolrDeletionPolicy2, TestDocSet, TestPolicyCloud, MBeansHandlerTest, TestReplicationHandlerDiskOverFlow, SampleTest, AuditLoggerIntegrationTest]
   [junit4] Completed [86/867 (1!)] on J0 in 14.26s, 7 tests, 1 failure <<< FAILURES!

[...truncated 47475 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/852/consoleText

[repro] Revision: 860e0be537840d6ae391ffd12061f44e406e030e

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=AuditLoggerIntegrationTest -Dtests.method=testSynchronous -Dtests.seed=A2E17B558DEDB801 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-JE -Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AuditLoggerIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=A2E17B558DEDB801 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-JE -Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 105 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.AuditLoggerIntegrationTest
[repro] Exiting with code 0

[...truncated 43 lines...]