Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/67/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

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

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([7278321F9CFF48A5:DF18861481C0E0D0]: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.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain

Error Message:
Failed waiting for 3 callbacks after 5 seconds

Stack Trace:
java.lang.AssertionError: Failed waiting for 3 callbacks after 5 seconds
        at 
__randomizedtesting.SeedInfo.seed([7278321F9CFF48A5:C367CD3B2C3CDB7A]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:229)
        at 
org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:221)
        at 
org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:252)
        at 
org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain(AuditLoggerIntegrationTest.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13117 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> 1276387 INFO  
(SUITE-AuditLoggerIntegrationTest-seed#[7278321F9CFF48A5]-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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_7278321F9CFF48A5-001/init-core-data-001
   [junit4]   2> 1276388 WARN  
(SUITE-AuditLoggerIntegrationTest-seed#[7278321F9CFF48A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 1276388 INFO  
(SUITE-AuditLoggerIntegrationTest-seed#[7278321F9CFF48A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1276422 INFO  
(SUITE-AuditLoggerIntegrationTest-seed#[7278321F9CFF48A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1276443 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting auth
   [junit4]   2> 1276460 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_7278321F9CFF48A5-001/tempDir-001
   [junit4]   2> 1276461 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1276467 INFO  (auditTestCallback-2905-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
41127
   [junit4]   2> 1276483 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1276483 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1276584 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36642
   [junit4]   2> 1276584 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36642
   [junit4]   2> 1276584 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36642
   [junit4]   2> 1276746 INFO  (zkConnectionManagerCallback-2423-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276847 INFO  (zkConnectionManagerCallback-2425-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276902 INFO  (zkConnectionManagerCallback-2427-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276958 WARN  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1276958 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1276958 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1276958 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1276959 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1276959 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1276959 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1276959 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3696d29a{/solr,null,AVAILABLE}
   [junit4]   2> 1276960 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b29be35{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37603}
   [junit4]   2> 1276960 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.s.Server Started @1277343ms
   [junit4]   2> 1276960 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37603}
   [junit4]   2> 1276960 ERROR (jetty-launcher-2428-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1276960 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1276961 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1276961 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1276961 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1276961 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-07T13:54:09.074Z
   [junit4]   2> 1277005 INFO  (zkConnectionManagerCallback-2430-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1277006 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1278233 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1278250 WARN  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5b136780[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1278323 WARN  (jetty-launcher-2428-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@67049d80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1278343 INFO  (jetty-launcher-2428-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36642/solr
   [junit4]   2> 1278460 INFO  (zkConnectionManagerCallback-2437-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1278495 INFO  (zkConnectionManagerCallback-2439-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1279177 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37603_solr
   [junit4]   2> 1279178 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.Overseer Overseer 
(id=74481288959033349-127.0.0.1:37603_solr-n_0000000000) starting
   [junit4]   2> 1279250 INFO  (zkConnectionManagerCallback-2446-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1279260 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36642/solr ready
   [junit4]   2> 1279278 INFO  
(OverseerStateUpdate-74481288959033349-127.0.0.1:37603_solr-n_0000000000) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37603_solr
   [junit4]   2> 1279278 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37603_solr
   [junit4]   2> 1279301 INFO  
(OverseerStateUpdate-74481288959033349-127.0.0.1:37603_solr-n_0000000000) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1279301 INFO  (zkCallback-2445-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1279302 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1279441 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1279636 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1279876 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1280037 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37603.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1280095 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37603.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1280095 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37603.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1280096 INFO  (jetty-launcher-2428-thread-1) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_7278321F9CFF48A5-001/tempDir-001/node1/.
   [junit4]   2> 1280239 INFO  (zkConnectionManagerCallback-2452-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1280240 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1280255 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36642/solr ready
   [junit4]   2> 1280290 INFO  (qtp71229598-8228) [n:127.0.0.1:37603_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1280290 INFO  (qtp71229598-8228) [n:127.0.0.1:37603_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1280750 INFO  (qtp71229598-8228) [n:127.0.0.1:37603_solr    ] 
o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:37603/solr/admin/collections","nodeName":"n:127.0.0.1:37603_solr","message":"Completed","level":"INFO","date":1554645252422,"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:37603"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":37603,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":21.0}
 to localhost:41127
   [junit4]   2> 1280760 INFO  (qtp71229598-8229) [n:127.0.0.1:37603_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1280760 INFO  (qtp71229598-8229) [n:127.0.0.1:37603_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> 1281009 INFO  (auditTestCallback-2905-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1281063 INFO  (auditTestCallback-2905-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1281104 INFO  (qtp71229598-8229) [n:127.0.0.1:37603_solr    ] 
o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:37603/solr/admin/collections","nodeName":"n:127.0.0.1:37603_solr","message":"Completed","level":"INFO","date":1554645252873,"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:37603"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":37603,"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:41127
   [junit4]   2> 1281105 INFO  (qtp71229598-8230) [n:127.0.0.1:37603_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> 1281213 INFO  (qtp71229598-8230) [n:127.0.0.1:37603_solr    ] 
o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:37603/solr/admin/collections","nodeName":"n:127.0.0.1:37603_solr","message":"Rejected","level":"WARN","date":1554645253218,"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:37603"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":37603,"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:41127
   [junit4]   2> 1281213 INFO  (qtp71229598-8230) [n:127.0.0.1:37603_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> 1281244 INFO  (auditTestCallback-2905-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1281360 INFO  (qtp71229598-8230) [n:127.0.0.1:37603_solr    ] 
o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:37603/solr/admin/collections","nodeName":"n:127.0.0.1:37603_solr","message":"Unauthorized","level":"WARN","date":1554645253327,"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:37603"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":37603,"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:41127
   [junit4]   2> 1281371 INFO  (auditTestCallback-2905-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   1> 
{"requestUrl":"http://127.0.0.1:37603/solr/admin/collections","nodeName":"n:127.0.0.1:37603_solr","message":"Completed","level":"INFO","date":1554645252873,"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:37603"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":37603,"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> 1281740 INFO  (qtp71229598-8231) [    ] 
o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:37603/solr/admin/collections","message":"Rejected","level":"WARN","date":1554645253697,"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:37603"},"solrParams":{},"solrHost":"127.0.0.1","solrPort":37603,"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:41127
   [junit4]   2> 1281741 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=360153746
   [junit4]   2> 1281741 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37603_solr
   [junit4]   2> 1281774 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1281774 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37603_solr as DOWN
   [junit4]   2> 1281856 INFO  (auditTestCallback-2905-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /solr
   [junit4]   2> 1281871 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1281921 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1281921 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ceabedf: rootName = 
solr_37603, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@468b1dca
   [junit4]   2> 1281941 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1281941 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b32af1b: rootName = 
solr_37603, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@532f7a06
   [junit4]   2> 1281943 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1281943 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f3f0d46: rootName = 
solr_37603, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3684beed
   [junit4]   2> 1281943 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1281993 INFO  (closeThreadPool-2456-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=74481288959033349-127.0.0.1:37603_solr-n_0000000000) closing
   [junit4]   2> 1282014 INFO  
(OverseerStateUpdate-74481288959033349-127.0.0.1:37603_solr-n_0000000000) 
[n:127.0.0.1:37603_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37603_solr
   [junit4]   2> 1282126 INFO  
(OverseerAutoScalingTriggerThread-74481288959033349-127.0.0.1:37603_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1282637 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1089c5672d10005, likely client has closed socket
   [junit4]   2> 1282670 INFO  (jetty-closer-2453-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74481288959033349-127.0.0.1:37603_solr-n_0000000000) closing
   [junit4]   2> 1282674 INFO  (closeThreadPool-2456-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74481288959033349-127.0.0.1:37603_solr-n_0000000000) closing
   [junit4]   2> 1282755 INFO  (jetty-closer-2453-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4b29be35{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1282791 INFO  (jetty-closer-2453-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3696d29a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1282792 INFO  (jetty-closer-2453-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1282848 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1283091 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>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1283362 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36642
   [junit4]   2> 1283362 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36642
   [junit4]   2> 1283362 INFO  
(TEST-AuditLoggerIntegrationTest.auth-seed#[7278321F9CFF48A5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending auth
   [junit4]   2> 1283366 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMuteAdminListCollections
   [junit4]   2> 1283371 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_7278321F9CFF48A5-001/tempDir-002
   [junit4]   2> 1283371 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1283371 INFO  (auditTestCallback-2920-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
39203
   [junit4]   2> 1283403 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1283403 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1283492 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer start zk server on port:40538
   [junit4]   2> 1283492 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40538
   [junit4]   2> 1283492 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40538
   [junit4]   2> 1283751 INFO  (zkConnectionManagerCallback-2458-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283816 INFO  (zkConnectionManagerCallback-2460-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283836 INFO  (zkConnectionManagerCallback-2462-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283894 WARN  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1283894 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1283894 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1283894 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1283912 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283912 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283912 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1283913 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@154d5b64{/solr,null,AVAILABLE}
   [junit4]   2> 1283913 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@72ecba7b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44312}
   [junit4]   2> 1283925 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.s.Server Started @1284296ms
   [junit4]   2> 1283926 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44312}
   [junit4]   2> 1283926 ERROR (jetty-launcher-2463-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1283926 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283926 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1283926 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283926 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1283926 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-07T13:54:16.039Z
   [junit4]   2> 1283938 INFO  (zkConnectionManagerCallback-2465-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283950 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1284679 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1284681 WARN  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1cc5cc25[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1284697 WARN  (jetty-launcher-2463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6008cccb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1284698 INFO  (jetty-launcher-2463-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40538/solr
   [junit4]   2> 1284712 INFO  (zkConnectionManagerCallback-2472-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1284746 INFO  (zkConnectionManagerCallback-2474-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285190 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44312_solr
   [junit4]   2> 1285190 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.c.Overseer Overseer 
(id=74481289412542469-127.0.0.1:44312_solr-n_0000000000) starting
   [junit4]   2> 1285277 INFO  (zkConnectionManagerCallback-2481-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285279 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40538/solr ready
   [junit4]   2> 1285280 INFO  
(OverseerStateUpdate-74481289412542469-127.0.0.1:44312_solr-n_0000000000) 
[n:127.0.0.1:44312_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44312_solr
   [junit4]   2> 1285295 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44312_solr
   [junit4]   2> 1285313 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1285313 INFO  (zkCallback-2480-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1285314 INFO  (zkCallback-2473-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1285497 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1285670 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44312.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1285709 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44312.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1285710 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44312.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1285711 INFO  (jetty-launcher-2463-thread-1) 
[n:127.0.0.1:44312_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_7278321F9CFF48A5-001/tempDir-002/node1/.
   [junit4]   2> 1285939 INFO  (zkConnectionManagerCallback-2487-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285962 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1285975 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40538/solr ready
   [junit4]   2> 1285996 INFO  (qtp1500942642-8297) [n:127.0.0.1:44312_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1285996 INFO  (qtp1500942642-8297) [n:127.0.0.1:44312_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> 1285998 INFO  (qtp1500942642-8297) [n:127.0.0.1:44312_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1286070 INFO  (qtp1500942642-8297) [n:127.0.0.1:44312_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=72
   [junit4]   2> 1286177 INFO  (qtp1500942642-8297) [n:127.0.0.1:44312_solr    
] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:44312/solr/admin/collections","nodeName":"n:127.0.0.1:44312_solr","message":"Completed","level":"INFO","date":1554645258183,"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:44312"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":44312,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":72.0}
 to localhost:39203
   [junit4]   2> 1286195 INFO  (qtp1500942642-8299) [n:127.0.0.1:44312_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1286225 INFO  (auditTestCallback-2920-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1286389 INFO  (qtp1500942642-8299) [n:127.0.0.1:44312_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=194
   [junit4]   2> 1286501 INFO  (qtp1500942642-8299) [n:127.0.0.1:44312_solr    
] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:44312/solr/admin/collections","nodeName":"n:127.0.0.1:44312_solr","message":"Completed","level":"INFO","date":1554645258503,"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:44312"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":44312,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":195.0}
 to localhost:39203
   [junit4]   2> 1286722 INFO  (auditTestCallback-2920-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1286722 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1991640814
   [junit4]   2> 1286722 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44312_solr
   [junit4]   2> 1286724 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1286724 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44312_solr as DOWN
   [junit4]   2> 1286867 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1286891 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1286891 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@667f0f18: rootName = 
solr_44312, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6bc2c6b9
   [junit4]   2> 1286895 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1286895 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a0ce09: rootName = 
solr_44312, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@532f7a06
   [junit4]   2> 1286897 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1286897 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e41b3b0: rootName = 
solr_44312, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3684beed
   [junit4]   2> 1286897 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1286936 INFO  (closeThreadPool-2491-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=74481289412542469-127.0.0.1:44312_solr-n_0000000000) closing
   [junit4]   2> 1286996 INFO  
(OverseerStateUpdate-74481289412542469-127.0.0.1:44312_solr-n_0000000000) 
[n:127.0.0.1:44312_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44312_solr
   [junit4]   2> 1287054 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1089c568dd90006, likely client has closed socket
   [junit4]   2> 1287098 INFO  
(OverseerAutoScalingTriggerThread-74481289412542469-127.0.0.1:44312_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1287150 INFO  (jetty-closer-2488-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74481289412542469-127.0.0.1:44312_solr-n_0000000000) closing
   [junit4]   2> 1287150 INFO  (closeThreadPool-2491-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74481289412542469-127.0.0.1:44312_solr-n_0000000000) closing
   [junit4]   2> 1287175 INFO  (jetty-closer-2488-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@72ecba7b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1287175 INFO  (jetty-closer-2488-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@154d5b64{/solr,null,UNAVAILABLE}
   [junit4]   2> 1287175 INFO  (jetty-closer-2488-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1287176 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1287223 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>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1287316 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40538
   [junit4]   2> 1287316 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40538
   [junit4]   2> 1287317 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1287317 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40538
   [junit4]   2> 1287317 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40538
   [junit4]   2> 1287323 INFO  
(TEST-AuditLoggerIntegrationTest.testMuteAdminListCollections-seed#[7278321F9CFF48A5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMuteAdminListCollections
   [junit4]   2> 1287361 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testQueuedTimeMetric
   [junit4]   2> 1287362 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_7278321F9CFF48A5-001/tempDir-003
   [junit4]   2> 1287362 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1287363 INFO  (auditTestCallback-2935-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
43068
   [junit4]   2> 1287364 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1287364 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1287463 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:35153
   [junit4]   2> 1287463 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35153
   [junit4]   2> 1287463 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35153
   [junit4]   2> 1287499 INFO  (zkConnectionManagerCallback-2494-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287501 INFO  (zkConnectionManagerCallback-2496-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287511 INFO  (zkConnectionManagerCallback-2498-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287514 WARN  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1287514 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1287514 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1287514 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1287515 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1287515 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1287515 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1287515 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3614760e{/solr,null,AVAILABLE}
   [junit4]   2> 1287515 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b9a2beb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40757}
   [junit4]   2> 1287515 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.s.Server Started @1287898ms
   [junit4]   2> 1287515 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40757}
   [junit4]   2> 1287516 ERROR (jetty-launcher-2499-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1287516 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1287516 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1287516 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1287516 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1287516 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-07T13:54:19.629Z
   [junit4]   2> 1287549 INFO  (zkConnectionManagerCallback-2501-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287550 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1287862 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1287876 WARN  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@50f1b70d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287879 WARN  (jetty-launcher-2499-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3852af78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287896 INFO  (jetty-launcher-2499-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35153/solr
   [junit4]   2> 1287908 INFO  (zkConnectionManagerCallback-2508-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287911 INFO  (zkConnectionManagerCallback-2510-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288233 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40757_solr
   [junit4]   2> 1288234 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.c.Overseer Overseer 
(id=74481289670885381-127.0.0.1:40757_solr-n_0000000000) starting
   [junit4]   2> 1288247 INFO  (zkConnectionManagerCallback-2517-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288258 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35153/solr ready
   [junit4]   2> 1288260 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40757_solr
   [junit4]   2> 1288260 INFO  
(OverseerStateUpdate-74481289670885381-127.0.0.1:40757_solr-n_0000000000) 
[n:127.0.0.1:40757_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40757_solr
   [junit4]   2> 1288261 INFO  
(OverseerStateUpdate-74481289670885381-127.0.0.1:40757_solr-n_0000000000) 
[n:127.0.0.1:40757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1288262 INFO  (zkCallback-2516-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1288263 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1288346 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1288397 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40757.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1288441 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40757.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1288441 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40757.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1288442 INFO  (jetty-launcher-2499-thread-1) 
[n:127.0.0.1:40757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_7278321F9CFF48A5-001/tempDir-003/node1/.
   [junit4]   2> 1288669 INFO  (zkConnectionManagerCallback-2524-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288787 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1288860 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35153/solr 
ready
   [junit4]   2> 1289000 INFO  (qtp1198152232-8370) [n:127.0.0.1:40757_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1289000 INFO  (qtp1198152232-8370) [n:127.0.0.1:40757_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> 1289000 INFO  
(audit-2518-thread-1-processing-n:127.0.0.1:40757_solr) [n:127.0.0.1:40757_solr 
   ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending 
callback
   [junit4]   2> 1289014 INFO  (qtp1198152232-8371) [n:127.0.0.1:40757_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1289066 INFO  (qtp1198152232-8371) [n:127.0.0.1:40757_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=52
   [junit4]   2> 1289071 INFO  (qtp1198152232-8372) [n:127.0.0.1:40757_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1289228 INFO  
(audit-2518-thread-1-processing-n:127.0.0.1:40757_solr) [n:127.0.0.1:40757_solr 
   ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:40757/solr/admin/collections","nodeName":"n:127.0.0.1:40757_solr","message":"Completed","level":"INFO","date":1554645261113,"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:40757"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":40757,"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:43068
   [junit4]   2> 1289228 INFO  
(audit-2518-thread-1-processing-n:127.0.0.1:40757_solr) [n:127.0.0.1:40757_solr 
   ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending 
callback
   [junit4]   2> 1289342 INFO  (auditTestCallback-2935-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1289673 INFO  
(audit-2518-thread-1-processing-n:127.0.0.1:40757_solr) [n:127.0.0.1:40757_solr 
   ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:40757/solr/admin/collections","nodeName":"n:127.0.0.1:40757_solr","message":"Completed","level":"INFO","date":1554645261179,"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:40757"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":40757,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":52.0}
 to localhost:43068
   [junit4]   2> 1289708 INFO  (auditTestCallback-2935-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1289906 INFO  (qtp1198152232-8372) [n:127.0.0.1:40757_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=834
   [junit4]   2> 1289908 INFO  
(audit-2518-thread-1-processing-n:127.0.0.1:40757_solr) [n:127.0.0.1:40757_solr 
   ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 100ms before sending 
callback
   [junit4]   2> 1290146 INFO  
(audit-2518-thread-1-processing-n:127.0.0.1:40757_solr) [n:127.0.0.1:40757_solr 
   ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback 
{"requestUrl":"http://127.0.0.1:40757/solr/admin/collections","nodeName":"n:127.0.0.1:40757_solr","message":"Completed","level":"INFO","date":1554645262019,"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:40757"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":40757,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":835.0}
 to localhost:43068
   [junit4]   2> 1290184 INFO  (auditTestCallback-2935-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1290344 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1330149811
   [junit4]   2> 1290344 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40757_solr
   [junit4]   2> 1290399 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1290399 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40757_solr as DOWN
   [junit4]   2> 1290509 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1290546 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1290546 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5728e4a5: rootName = 
solr_40757, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@59417c0a
   [junit4]   2> 1290585 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1290585 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@62a0f501: rootName = 
solr_40757, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@532f7a06
   [junit4]   2> 1290619 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1290619 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@683e91c6: rootName = 
solr_40757, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3684beed
   [junit4]   2> 1290619 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1290634 INFO  (closeThreadPool-2528-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=74481289670885381-127.0.0.1:40757_solr-n_0000000000) closing
   [junit4]   2> 1290659 INFO  
(OverseerStateUpdate-74481289670885381-127.0.0.1:40757_solr-n_0000000000) 
[n:127.0.0.1:40757_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40757_solr
   [junit4]   2> 1290801 INFO  
(OverseerAutoScalingTriggerThread-74481289670885381-127.0.0.1:40757_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1290873 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1089c569d3f0006, likely client has closed socket
   [junit4]   2> 1290874 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1089c569d3f0005, likely client has closed socket
   [junit4]   2> 1290890 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74481289670885381-127.0.0.1:40757_solr-n_0000000000) closing
   [junit4]   2> 1290890 INFO  (closeThreadPool-2528-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=74481289670885381-127.0.0.1:40757_solr-n_0000000000) closing
   [junit4]   2> 1290891 INFO  (jetty-closer-2525-thread-1) [    ] 
o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 1290891 WARN  
(audit-2518-thread-1-processing-n:127.0.0.1:40757_solr) [n:127.0.0.1:40757_solr 
   ] o.a.s.s.AuditLoggerPlugin Interrupted while waiting for next audit log 
event
   [junit4]   2> 1290926 INFO  (jetty-closer-2525-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3b9a2beb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1290926 INFO  (jetty-closer-2525-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3614760e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1290927 INFO  (jetty-closer-2525-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1290983 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1291037 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>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1291057 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35153
   [junit4]   2> 1291057 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35153
   [junit4]   2> 1291057 INFO  
(TEST-AuditLoggerIntegrationTest.testQueuedTimeMetric-seed#[7278321F9CFF48A5]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testQueuedTimeMetric
   [junit4]   2> 1291073 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[7278321F9CFF48A5]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
   [junit4]   2> 1291110 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[7278321F9CFF48A5]) [ 
   ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_7278321F9CFF48A5-001/tempDir-004
   [junit4]   2> 1291110 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[7278321F9CFF48A5]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1291110 INFO  (auditTestCallback-2950-thread-1) [    ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
40986
   [junit4]   2> 1291113 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1291113 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1291213 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[7278321F9CFF48A5]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:39464
   [junit4]   2> 1291213 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[7278321F9CFF48A5]) [ 
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39464
   [junit4]   2> 1291213 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[7278321F9CFF48A5]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39464
   [junit4]   2> 1291271 INFO  (zkConnectionManagerCallback-2530-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1291292 INFO  (zkConnectionManagerCallback-2532-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1291315 INFO  (zkConnectionManagerCallback-2534-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1291352 WARN  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1291352 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1291352 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1291352 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1291441 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1291441 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1291441 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1291441 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70648b1e{/solr,null,AVAILABLE}
   [junit4]   2> 1291442 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@19f5a778{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36589}
   [junit4]   2> 1291442 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.s.Server Started @1291825ms
   [junit4]   2> 1291442 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36589}
   [junit4]   2> 1291442 ERROR (jetty-launcher-2535-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1291442 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1291442 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1291442 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1291442 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1291442 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-07T13:54:23.555Z
   [junit4]   2> 1291481 INFO  (zkConnectionManagerCallback-2537-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1291494 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1292325 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1292329 WARN  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@43fe5554[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1292345 WARN  (jetty-launcher-2535-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@97321d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1292346 INFO  (jetty-launcher-2535-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39464/solr
   [junit4]   2> 1292348 INFO  (zkConnectionManagerCallback-2544-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1292454 INFO  (zkConnectionManagerCallback-2546-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1292866 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36589_solr
   [junit4]   2> 1292898 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.Overseer Overseer 
(id=74481289917562885-127.0.0.1:36589_solr-n_0000000000) starting
   [junit4]   2> 1292932 INFO  (zkConnectionManagerCallback-2553-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1292934 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39464/solr ready
   [junit4]   2> 1292953 INFO  
(OverseerStateUpdate-74481289917562885-127.0.0.1:36589_solr-n_0000000000) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36589_solr
   [junit4]   2> 1292953 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36589_solr
   [junit4]   2> 1292954 INFO  
(OverseerStateUpdate-74481289917562885-127.0.0.1:36589_solr-n_0000000000) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1292955 INFO  (zkCallback-2552-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1292955 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1293037 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1293205 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36589.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1293277 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36589.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1293277 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36589.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47cccf4d
   [junit4]   2> 1293278 INFO  (jetty-launcher-2535-thread-1) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.AuditLoggerIntegrationTest_7278321F9CFF48A5-001/tempDir-004/node1/.
   [junit4]   2> 1293550 INFO  (zkConnectionManagerCallback-2559-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1293562 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[7278321F9CFF48A5]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1293563 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[7278321F9CFF48A5]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39464/solr 
ready
   [junit4]   2> 1293593 INFO  (qtp1182182523-8442) [n:127.0.0.1:36589_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1293629 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test
   [junit4]   2> 1293630 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/test.AUTOCREATED/protwords.txt
   [junit4]   2> 1293631 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 1293650 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/test.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1293651 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/test.AUTOCREATED/synonyms.txt
   [junit4]   2> 1293652 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/test.AUTOCREATED/stopwords.txt
   [junit4]   2> 1293686 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/test.AUTOCREATED/params.json
   [junit4]   2> 1293687 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/test.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1293688 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/test.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1293738 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/test.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1293740 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/test.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1293741 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/test.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1293759 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/test.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1293760 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1293761 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/test.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1293776 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/test.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1293777 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1293778 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/test.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1293813 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/test.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1293814 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/test.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1293832 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1293833 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/test.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1293834 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1293835 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/test.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1293850 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/test.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1293865 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/test.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1293866 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/test.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1293880 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/test.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1293885 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/test.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1293887 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/test.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1293905 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/test.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1293906 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/test.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1293925 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1293941 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/test.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1293942 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/test.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1293943 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/test.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1293961 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/test.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1293999 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/test.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1294000 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/test.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1294001 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1294014 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/test.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1294016 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) 
[n:127.0.0.1:36589_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/test.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1294017 INFO  
(OverseerThreadFactory-2959-thread-1-processing-n:127.0.0.1:36589_solr) [n:1

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

BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null318408094
     [copy] Copying 240 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null318408094
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null318408094

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 75ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 230 minutes 56 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to