Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22783/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:58337D67F31CF52D]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:58337D67F31CF52D]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:25DC5DE6A02326F5]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:25DC5DE6A02326F5]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14432 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> 2496584 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001
   [junit4]   2> 2496584 WARN  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2496585 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2496585 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2496585 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2496586 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2496606 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2496625 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2496736 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2496946 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2496946 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2496954 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6159df52
   [junit4]   2> 2496958 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6159df52
   [junit4]   2> 2496958 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6159df52
   [junit4]   2> 2496960 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2496981 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2497006 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2497066 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2497071 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2497071 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6159df52
   [junit4]   2> 2497071 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2497071 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001/]
   [junit4]   2> 2497072 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=80.9638671875, 
floorSegmentMB=1.3603515625, forceMergeDeletesPctAllowed=24.755790627497543, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=21.59499297019341
   [junit4]   2> 2497098 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2497098 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2497099 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2497099 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2497099 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7515995775809431]
   [junit4]   2> 2497099 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13b40b1c[collection1] main]
   [junit4]   2> 2497100 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2497295 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2497853 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2497853 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2497853 INFO  (coreLoadExecutor-11173-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1610416430950383616
   [junit4]   2> 2497853 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2497853 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2497853 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2497853 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2497853 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2497853 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2497853 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2497854 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2497854 INFO  
(searcherExecutor-11174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13b40b1c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2497855 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2497857 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml}
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.QueryComponent@4837b5ce
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.FacetComponent@54617df3
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.search.facet.FacetModule@2e301df7
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.MoreLikeThisComponent@1f208a9f
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.HighlightComponent@6accc570
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.StatsComponent@359db33f
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.ExpandComponent@1beccfde
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.TermsComponent@3da4e
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  debug 
component:org.apache.solr.handler.component.DebugComponent@c68787b
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 2497861 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.s.s.LocalStatsCache ## GET 
LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 2497861 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2497862 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest 
-Dtests.method=testLogBeforeExecuteWithRequestLogger 
-Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J2 | 
RequestLoggingTest.testLogBeforeExecuteWithRequestLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:58337D67F31CF52D]:0)
   [junit4]    >        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    >        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2497864 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 2497865 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml}
   [junit4]   2> 2497866 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 2497866 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.s.s.LocalStatsCache ## GET 
LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 2497866 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2497866 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest 
-Dtests.method=testLogBeforeExecuteWithCoreLogger -Dtests.seed=E95A5D685EEA4D63 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr -Dtests.timezone=WET 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J2 | 
RequestLoggingTest.testLogBeforeExecuteWithCoreLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:25DC5DE6A02326F5]:0)
   [junit4]    >        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    >        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2497867 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2497867 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1787112601
   [junit4]   2> 2497867 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2497867 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@856cbf0: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@13be9312
   [junit4]   2> 2497871 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2497871 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d87b41d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@320bdc2c
   [junit4]   2> 2497873 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2497873 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@474bfad9: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2350df5a
   [junit4]   2> 2497874 INFO  (coreCloseExecutor-11179-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@796d8004
   [junit4]   2> 2497874 INFO  (coreCloseExecutor-11179-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=796d8004
   [junit4]   2> 2497874 INFO  (coreCloseExecutor-11179-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a84f729: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@115d5c4c
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=427, maxMBSortInHeap=6.7471796313514725, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2318cd7d),
 locale=mr, timezone=WET
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=270968792,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [TestPolicyCloud, 
TestSolrCloudSnapshots, DistributedQueryComponentCustomSortTest, 
TestFieldCacheSortRandom, TestMacros, TestSolrIndexConfig, 
TestDirectoryFactory, TimeRoutedAliasUpdateProcessorTest, 
ScheduledMaintenanceTriggerTest, LIRRollingUpdatesTest, SolrSlf4jReporterTest, 
DistributedDebugComponentTest, SortByFunctionTest, ImplicitSnitchTest, 
CurrencyRangeFacetCloudTest, RestartWhileUpdatingTest, MergeStrategyTest, 
MoveReplicaHDFSFailoverTest, PreAnalyzedUpdateProcessorTest, 
BigEndianAscendingWordSerializerTest, TestZkAclsWithHadoopAuth, RankQueryTest, 
HdfsRecoverLeaseTest, TestManagedSynonymGraphFilterFactory, 
OrderedExecutorTest, TaggerTest, TestIndexSearcher, SolrMetricReporterTest, 
SolrPluginUtilsTest, TestLegacyFieldReuse, TestRequestForwarding, 
SuggestComponentContextFilterQueryTest, TestPointFields, 
DistributedFacetPivotLargeTest, SolrRrdBackendFactoryTest, 
TestGeoJSONResponseWriter, TestSQLHandler, TestSimpleQParserPlugin, 
CoreAdminHandlerTest, NodeLostTriggerTest, IndexSchemaTest, 
TemplateUpdateProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestPerFieldSimilarityWithDefaultOverride, TestReloadAndDeleteDocs, 
TestTrackingShardHandlerFactory, TestShortCircuitedRequests, 
TermVectorComponentTest, TestFoldingMultitermQuery, 
TestOverriddenPrefixQueryForCustomFieldType, ReplicaListTransformerTest, 
HdfsChaosMonkeyNothingIsSafeTest, PeerSyncWithLeaderTest, 
TestSimNodeAddedTrigger, PeerSyncWithBufferUpdatesTest, 
TestAnalyzeInfixSuggestions, TestFieldCache, FastVectorHighlighterTest, 
TestSuggestSpellingConverter, PolyFieldTest, HttpSolrCallGetCoreTest, 
DistanceUnitsTest, TestImplicitCoreProperties, AtomicUpdatesTest, 
TestSurroundQueryParser, TestPseudoReturnFields, TestUnInvertedFieldException, 
MetricsHistoryIntegrationTest, JsonLoaderTest, TestXmlQParser, SparseHLLTest, 
DistributedUpdateProcessorTest, TestSlowCompositeReaderWrapper, 
TestSimTriggerIntegration, TestPKIAuthenticationPlugin, TestRecovery, 
TestReplicationHandlerBackup, ConvertedLegacyTest, TestRTGBase, 
TestChildDocTransformer, RAMDirectoryFactoryTest, TestRawTransformer, 
TriggerIntegrationTest, ChaosMonkeySafeLeaderTest, TestReloadDeadlock, 
AutoAddReplicasPlanActionTest, TestConfigSetsAPIExclusivity, SuggesterTSTTest, 
TestConfigSetProperties, TestDownShardTolerantSearch, 
ClassificationUpdateProcessorTest, CleanupOldIndexTest, BlockDirectoryTest, 
TestEmbeddedSolrServerAdminHandler, TestDocumentBuilder, 
DistribCursorPagingTest, TlogReplayBufferedWhileIndexingTest, TestJsonRequest, 
CdcrRequestHandlerTest, CircularListTest, TestStressReorder, 
OverseerTaskQueueTest, TestConfig, TestStandardQParsers, DistributedQueueTest, 
DeleteInactiveReplicaTest, BasicZkTest, BooleanFieldTest, 
TestDeleteCollectionOnDownNodes, DocValuesMissingTest, LukeRequestHandlerTest, 
SolrCloudExampleTest, TestSolrConfigHandlerConcurrent, 
SchemaVersionSpecificBehaviorTest, SaslZkACLProviderTest, 
TestUninvertingReader, SolrGraphiteReporterTest, HDFSCollectionsAPITest, 
AddReplicaTest, NotRequiredUniqueKeyTest, TestDefaultStatsCache, TestTrie, 
TestRandomFlRTGCloud, TestCoreBackup, AdminHandlersProxyTest, TestSolrJ, 
TestComponentsName, HttpPartitionOnCommitTest, IndexSizeTriggerTest, 
DistributedFacetPivotSmallTest, TestAuthenticationFramework, 
TestNumericTokenStream, DirectoryFactoryTest, OverseerModifyCollectionTest, 
TestCloudPivotFacet, TestFileDictionaryLookup, CursorPagingTest, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, MinimalSchemaTest, 
OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestRandomDVFaceting, TestSimpleTrackingShardHandler, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
ConnectionReuseTest, AsyncCallRequestStatusResponseTest, 
BasicDistributedZk2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, 
ConnectionManagerTest, CreateCollectionCleanupTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, 
DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
LeaderFailureAfterFreshStartTest, LeaderVoteWaitTimeoutTest, MoveReplicaTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTest, 
PeerSyncReplicationTest, ReplaceNodeNoTargetTest, RollingRestartTest, 
SharedFSAutoReplicaFailoverTest, TestCloudDeleteByQuery, 
TestCloudSearcherWarming, TestLeaderElectionZkExpiry, 
TestLeaderInitiatedRecoveryThread, TestPrepRecovery, 
TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, 
TestUtilizeNode, TriLevelCompositeIdRoutingTest, ZkCLITest, ZkControllerTest, 
ZkFailoverTest, CollectionsAPIDistributedZkTest, 
SimpleCollectionCreateDeleteTest, TestCollectionAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, 
TestReplicaProperties, TestRequestStatusCollectionAPI, ComputePlanActionTest, 
ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, 
MetricTriggerIntegrationTest, MetricTriggerTest, 
NodeAddedTriggerIntegrationTest, ScheduledTriggerIntegrationTest, 
ScheduledTriggerTest, SearchRateTriggerIntegrationTest, 
TriggerCooldownIntegrationTest, TriggerSetPropertiesIntegrationTest, 
TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistributedQueue, 
TestSimExecutePlanAction, CdcrBidirectionalTest, CdcrBootstrapTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, 
ZkStateReaderTest, RulesTest, AlternateDirectoryTest, 
CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, 
HdfsDirectoryFactoryTest, OpenCloseCoreStressTest, RequestHandlersTest, 
ResourceLoaderTest, SOLR749Test, SolrCoreTest, TestBackupRepositoryFactory, 
TestBadConfig, TestConfigOverlay, TestConfigSets, TestCoreContainer, 
TestCoreDiscovery, TestCorePropertiesReload, TestDynamicLoading, 
TestInitParams, TestJmxIntegration, TestMergePolicyConfig, TestNRTOpen, 
TestQuerySenderListener, TestShardHandlerFactory, TestSimpleTextCodec, 
TestSolrConfigHandler, TestSolrDeletionPolicy1, TestSolrXml, 
TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
MoreLikeThisHandlerTest, PingRequestHandlerTest, RequestLoggingTest]
   [junit4] Completed [574/832 (1!)] on J2 in 1.31s, 2 tests, 2 failures <<< 
FAILURES!

[...truncated 43182 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22783/consoleText

[repro] Revision: 606e529f9376f3b36d4e3248776fb413f111e03b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=RequestLoggingTest 
-Dtests.method=testLogBeforeExecuteWithRequestLogger 
-Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=RequestLoggingTest 
-Dtests.method=testLogBeforeExecuteWithCoreLogger -Dtests.seed=E95A5D685EEA4D63 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr -Dtests.timezone=WET 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3423 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.RequestLoggingTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mr -Dtests.timezone=WET -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 48 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> 8494 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001
   [junit4]   2> 8497 WARN  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 8497 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8498 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 8498 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8499 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 8536 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 8565 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 8674 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 8947 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8947 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 8971 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e03ebbf
   [junit4]   2> 8971 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e03ebbf
   [junit4]   2> 8971 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e03ebbf
   [junit4]   2> 8975 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 9051 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 9118 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 9292 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 9338 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 9339 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e03ebbf
   [junit4]   2> 9339 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9340 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001/]
   [junit4]   2> 9342 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=80.9638671875, 
floorSegmentMB=1.3603515625, forceMergeDeletesPctAllowed=24.755790627497543, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=21.59499297019341
   [junit4]   2> 9472 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 9472 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9474 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9481 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9488 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7515995775809431]
   [junit4]   2> 9489 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@33b86e1e[collection1] main]
   [junit4]   2> 9490 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 9555 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9678 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9678 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9679 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1610417989876711424
   [junit4]   2> 9684 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 9687 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 9689 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml}
   [junit4]   2> 9689 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.QueryComponent@736a748d
   [junit4]   2> 9689 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.FacetComponent@5fe7ebff
   [junit4]   2> 9690 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.search.facet.FacetModule@15c5d587
   [junit4]   2> 9690 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9690 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9690 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.MoreLikeThisComponent@1c222474
   [junit4]   2> 9690 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 9690 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.HighlightComponent@3c4cf561
   [junit4]   2> 9690 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.StatsComponent@5c144904
   [junit4]   2> 9690 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.ExpandComponent@67c6c6ec
   [junit4]   2> 9690 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.TermsComponent@6aca5fe4
   [junit4]   2> 9690 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  debug 
component:org.apache.solr.handler.component.DebugComponent@31f65821
   [junit4]   2> 9691 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 9691 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.s.s.LocalStatsCache ## GET 
LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 9694 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9695 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9695 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9696 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9696 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9697 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=CACHE,dom1=core,dom2=collection1,name=fieldValueCache,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9703 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=CACHE,dom1=core,dom2=collection1,name=filterCache,scope=searcher, 
tag=3de14b5a
   [junit4]   2> 9703 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=CACHE,dom1=core,dom2=collection1,name=queryResultCache,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9703 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=CACHE,dom1=core,dom2=collection1,name=documentCache,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9704 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=CACHE,dom1=core,dom2=collection1,name=perSegFilter,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9705 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=searcherName,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9706 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=caching,scope=searcher, 
tag=3de14b5a
   [junit4]   2> 9707 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=openedAt,scope=searcher, 
tag=3de14b5a
   [junit4]   2> 9707 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=warmupTime,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9707 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=registeredAt,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9708 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=numDocs,scope=searcher, 
tag=3de14b5a
   [junit4]   2> 9710 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=maxDoc,scope=searcher, 
tag=3de14b5a
   [junit4]   2> 9710 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=deletedDocs,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9710 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=reader,scope=searcher, 
tag=3de14b5a
   [junit4]   2> 9711 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=readerDir,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9711 DEBUG 
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.j.JmxMetricsReporter ## registered 
solr:category=SEARCHER,dom1=core,dom2=collection1,name=indexVersion,scope=searcher,
 tag=3de14b5a
   [junit4]   2> 9711 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@33b86e1e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9711 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=0 status=0 QTime=21
   [junit4] OK      0.03s J2 | 
RequestLoggingTest.testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 9712 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 9720 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 9722 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml}
   [junit4]   2> 9722 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 9722 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.s.s.LocalStatsCache ## GET 
LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 9723 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 9725 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest 
-Dtests.method=testLogBeforeExecuteWithCoreLogger -Dtests.seed=E95A5D685EEA4D63 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mr 
-Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J2 | 
RequestLoggingTest.testLogBeforeExecuteWithCoreLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:25DC5DE6A02326F5]:0)
   [junit4]    >        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    >        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger(RequestLoggingTest.java:65)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 9735 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9735 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1528638359
   [junit4]   2> 9735 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 9736 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@496e4b86: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@d888dd3
   [junit4]   2> 9749 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 9749 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27999e29: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@42150f72
   [junit4]   2> 9749 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 9750 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25ae3891: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5af5e527
   [junit4]   2> 9750 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@cfe5a6a
   [junit4]   2> 9750 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=cfe5a6a
   [junit4]   2> 9751 INFO  (coreCloseExecutor-31-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3de14b5a: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@78f6c51f
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001
   [junit4]   2> Sep 01, 2018 3:04:35 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=427, maxMBSortInHeap=6.7471796313514725, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@55c5840d),
 locale=mr, timezone=WET
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=340814392,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, 
RequestLoggingTest]
   [junit4] Completed [4/5 (1!)] on J2 in 1.59s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.RequestLoggingTest
   [junit4]   2> 8796 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001
   [junit4]   2> 8797 WARN  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 8797 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8799 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 8799 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8800 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 8849 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 8906 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 9140 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 9446 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 9447 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 9491 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3e3a94
   [junit4]   2> 9491 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3e3a94
   [junit4]   2> 9492 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3e3a94
   [junit4]   2> 9500 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 9529 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 9559 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 9684 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 9727 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 9728 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3b3e3a94
   [junit4]   2> 9729 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9730 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001/init-core-data-001/]
   [junit4]   2> 9733 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=80.9638671875, 
floorSegmentMB=1.3603515625, forceMergeDeletesPctAllowed=24.755790627497543, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=21.59499297019341
   [junit4]   2> 9847 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 9847 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9850 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9850 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9852 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7515995775809431]
   [junit4]   2> 9853 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77986b79[collection1] main]
   [junit4]   2> 9855 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 9876 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9972 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9972 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9973 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9973 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9973 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 9973 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9974 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9974 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9975 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9975 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9976 INFO  
(searcherExecutor-26-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77986b79[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9977 INFO  (coreLoadExecutor-25-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1610417990201769984
   [junit4]   2> 9981 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 9983 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithRequestLogger
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml}
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.QueryComponent@55b61779
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.FacetComponent@39b77e37
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.search.facet.FacetModule@2ca31921
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.MoreLikeThisComponent@1d4b288c
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.HighlightComponent@78a3f983
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.StatsComponent@7a676666
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.ExpandComponent@4e39121a
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  
component:org.apache.solr.handler.component.TermsComponent@a725c19
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.SearchHandler Adding  debug 
component:org.apache.solr.handler.component.DebugComponent@6dfad335
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 9985 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.s.s.LocalStatsCache ## GET 
LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 9985 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 9986 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithRequestLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithRequestLogger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RequestLoggingTest 
-Dtests.method=testLogBeforeExecuteWithRequestLogger 
-Dtests.seed=E95A5D685EEA4D63 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=mr -Dtests.timezone=WET 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | 
RequestLoggingTest.testLogBeforeExecuteWithRequestLogger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E95A5D685EEA4D63:58337D67F31CF52D]:0)
   [junit4]    >        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecute(RequestLoggingTest.java:88)
   [junit4]    >        at 
org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger(RequestLoggingTest.java:71)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 9991 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 9993 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml}
   [junit4]   2> 9994 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.h.c.QueryComponent process: q=*:*&df=text&wt=xml&indent=off
   [junit4]   2> 9994 DEBUG 
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.s.s.LocalStatsCache ## GET 
LocalSolrQueryRequest{q=*:*&df=text&wt=xml&indent=off}
   [junit4]   2> 9994 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 9995 INFO  
(TEST-RequestLoggingTest.testLogBeforeExecuteWithCoreLogger-seed#[E95A5D685EEA4D63])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogBeforeExecuteWithCoreLogger
   [junit4] OK      0.01s J1 | 
RequestLoggingTest.testLogBeforeExecuteWithCoreLogger
   [junit4]   2> 9996 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9996 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1467833220
   [junit4]   2> 9996 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 9997 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@59b3dcb9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@19cb34d5
   [junit4]   2> 10003 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 10003 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@706288b8: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6d68b08c
   [junit4]   2> 10003 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 10003 INFO  
(SUITE-RequestLoggingTest-seed#[E95A5D685EEA4D63]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3dd99a05: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@24397394
   [junit4]   2> 10004 INFO  (coreCloseExecutor-31-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6e4384cd
   [junit4]   2> 10004 INFO  (coreCloseExecutor-31-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=6e4384cd
   [junit4]   2> 10004 INFO  (coreCloseExecutor-31-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bcd5929: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@73115dd5
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.RequestLoggingTest_E95A5D685EEA4D63-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=427, maxMBSortInHeap=6.7471796313514725, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45638d0),
 locale=mr, timezone=WET
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=337487072,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, 
RequestLoggingTest]
   [junit4] Completed [5/5 (2!)] on J1 in 1.31s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 10 tests, 2 failures [seed: 
E95A5D685EEA4D63]

Total time: 12 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.handler.RequestLoggingTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=606e529f9376f3b36d4e3248776fb413f111e03b, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22782
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to