Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.0/14/

1 tests failed.
FAILED:  org.apache.solr.core.OpenCloseCoreStressTest.test10Minutes

Error Message:
Core 00000_core bad! expected:<11862> but was:<11436>

Stack Trace:
java.lang.AssertionError: Core 00000_core bad! expected:<11862> but was:<11436>
        at 
__randomizedtesting.SeedInfo.seed([728780917FE3B4B8:62025438ED467E93]: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.apache.solr.core.OpenCloseCoreStressTest.checkResults(OpenCloseCoreStressTest.java:280)
        at 
org.apache.solr.core.OpenCloseCoreStressTest.doStress(OpenCloseCoreStressTest.java:179)
        at 
org.apache.solr.core.OpenCloseCoreStressTest.test10Minutes(OpenCloseCoreStressTest.java:123)
        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 13390 lines...]
   [junit4] Suite: org.apache.solr.core.OpenCloseCoreStressTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/init-core-data-001
   [junit4]   2> 166033 WARN  
(SUITE-OpenCloseCoreStressTest-seed#[728780917FE3B4B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 166034 INFO  
(SUITE-OpenCloseCoreStressTest-seed#[728780917FE3B4B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 166036 INFO  
(SUITE-OpenCloseCoreStressTest-seed#[728780917FE3B4B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 166036 INFO  
(SUITE-OpenCloseCoreStressTest-seed#[728780917FE3B4B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 166038 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test10Minutes
   [junit4]   2> 166039 WARN  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 166055 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 166055 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 166055 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
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> 166056 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 166056 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 166056 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 166057 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c000a70{/solr,null,AVAILABLE}
   [junit4]   2> 166060 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@20de06af{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34371}
   [junit4]   2> 166060 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.e.j.s.Server Started @166123ms
   [junit4]   2> 166060 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34371}
   [junit4]   2> 166060 ERROR 
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 166060 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 166060 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 166060 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 166060 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 166061 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-07T23:15:05.449Z
   [junit4]   2> 166061 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/solr.xml
   [junit4]   2> 166067 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 166395 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 166398 WARN  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2adf0dfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 166407 WARN  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2a2ae8ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 166441 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 166441 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 166465 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 166478 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 166478 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 166489 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.CorePropertiesLocator Found 7 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001
   [junit4]   2> 166490 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [00000_core, 00004_core, 00003_core, 
00002_core, 00006_core, 00001_core, 00005_core]
   [junit4]   2> 166532 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.OpenCloseCoreStressTest Starting indexing and querying
   [junit4]   2> 166533 INFO  
(TEST-OpenCloseCoreStressTest.test10Minutes-seed#[728780917FE3B4B8]) [    ] 
o.a.s.c.OpenCloseCoreStressTest 
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> Starting a 300 second cycle, seconds left: 300. Seconds run so 
far: 0.
   [junit4]   2> 166537 INFO  (Thread-285) [    ] o.a.s.c.OneIndexer Starting 
indexing thread: 1788
   [junit4]   2> 166537 INFO  (Thread-286) [    ] o.a.s.c.OneIndexer Starting 
indexing thread: 1789
   [junit4]   2> 166538 INFO  (Thread-287) [    ] o.a.s.c.OneIndexer Starting 
indexing thread: 1790
   [junit4]   2> 166538 INFO  (Thread-288) [    ] o.a.s.c.OneIndexer Starting 
indexing thread: 1791
   [junit4]   2> 166538 INFO  (Thread-289) [    ] o.a.s.c.OneIndexer Starting 
indexing thread: 1792
   [junit4]   2> 166539 INFO  (Thread-290) [    ] o.a.s.c.OneIndexer Starting 
indexing thread: 1793
   [junit4]   2> 166539 INFO  (Thread-291) [    ] o.a.s.c.OneIndexer Starting 
indexing thread: 1794
   [junit4]   2> 166539 INFO  (Thread-292) [    ] o.a.s.c.OneIndexer Starting 
indexing thread: 1795
   [junit4]   2> 166542 INFO  (Thread-295) [    ] o.a.s.c.OneQuery Starting 
query thread: 1798
   [junit4]   2> 166542 INFO  (Thread-294) [    ] o.a.s.c.OneQuery Starting 
query thread: 1797
   [junit4]   2> 166544 INFO  (Thread-293) [    ] o.a.s.c.OneIndexer Starting 
indexing thread: 1796
   [junit4]   2> 166544 INFO  (Thread-296) [    ] o.a.s.c.OneQuery Starting 
query thread: 1799
   [junit4]   2> 166544 INFO  (Thread-297) [    ] o.a.s.c.OneQuery Starting 
query thread: 1800
   [junit4]   2> 166545 INFO  (Thread-299) [    ] o.a.s.c.OneQuery Starting 
query thread: 1802
   [junit4]   2> 166545 INFO  (Thread-300) [    ] o.a.s.c.OneQuery Starting 
query thread: 1803
   [junit4]   2> 166545 INFO  (Thread-301) [    ] o.a.s.c.OneQuery Starting 
query thread: 1804
   [junit4]   2> 166546 INFO  (Thread-302) [    ] o.a.s.c.OneQuery Starting 
query thread: 1805
   [junit4]   2> 166551 INFO  (Thread-298) [    ] o.a.s.c.OneQuery Starting 
query thread: 1801
   [junit4]   2> 166575 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166578 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166585 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.s.IndexSchema [00003_core] Schema name=tiny
   [junit4]   2> 166586 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166588 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.s.IndexSchema [00001_core] Schema name=tiny
   [junit4]   2> 166588 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166608 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.s.IndexSchema [00002_core] Schema name=tiny
   [junit4]   2> 166610 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.s.IndexSchema [00000_core] Schema name=tiny
   [junit4]   2> 166610 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 166610 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.c.CoreContainer Creating SolrCore '00003_core' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00003_core,
 trusted=true
   [junit4]   2> 166610 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.00003_core' (registry 
'solr.core.00003_core') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 166611 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.c.SolrCore [[00003_core] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00003_core],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00003_core/data/]
   [junit4]   2> 166611 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 166611 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.c.CoreContainer Creating SolrCore '00002_core' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00002_core,
 trusted=true
   [junit4]   2> 166611 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.00002_core' (registry 
'solr.core.00002_core') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 166612 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.c.SolrCore [[00002_core] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00002_core],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00002_core/data/]
   [junit4]   2> 166612 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 166612 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.c.CoreContainer Creating SolrCore '00000_core' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00000_core,
 trusted=true
   [junit4]   2> 166614 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166614 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=56.9951171875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.619687069141026, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8424726184501633, deletesPctAllowed=26.56350186105426
   [junit4]   2> 166617 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.00000_core' (registry 
'solr.core.00000_core') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 166621 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=56.9951171875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.619687069141026, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8424726184501633, deletesPctAllowed=26.56350186105426
   [junit4]   2> 166621 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.c.SolrCore [[00000_core] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00000_core],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00000_core/data/]
   [junit4]   2> 166622 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 166622 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.c.CoreContainer Creating SolrCore '00001_core' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00001_core,
 trusted=true
   [junit4]   2> 166623 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.00001_core' (registry 
'solr.core.00001_core') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 166623 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.c.SolrCore [[00001_core] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00001_core],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00001_core/data/]
   [junit4]   2> 166623 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.s.IndexSchema [00005_core] Schema name=tiny
   [junit4]   2> 166626 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 166627 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.c.CoreContainer Creating SolrCore '00005_core' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00005_core,
 trusted=true
   [junit4]   2> 166627 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.00005_core' (registry 
'solr.core.00005_core') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 166627 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.c.SolrCore [[00005_core] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00005_core],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00005_core/data/]
   [junit4]   2> 166631 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=56.9951171875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.619687069141026, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8424726184501633, deletesPctAllowed=26.56350186105426
   [junit4]   2> 166634 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=56.9951171875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.619687069141026, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8424726184501633, deletesPctAllowed=26.56350186105426
   [junit4]   2> 166650 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=56.9951171875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.619687069141026, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8424726184501633, deletesPctAllowed=26.56350186105426
   [junit4]   2> 166671 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 166716 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.s.IndexSchema [00004_core] Schema name=tiny
   [junit4]   2> 166719 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 166719 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.c.CoreContainer Creating SolrCore '00004_core' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00004_core,
 trusted=true
   [junit4]   2> 166720 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.00004_core' (registry 
'solr.core.00004_core') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 166735 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.c.SolrCore [[00004_core] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00004_core],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00004_core/data/]
   [junit4]   2> 166757 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=56.9951171875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.619687069141026, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8424726184501633, deletesPctAllowed=26.56350186105426
   [junit4]   2> 166847 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166848 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166848 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166848 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166854 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=2.099609375, 
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=24.246908829398404, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5441398933563566, deletesPctAllowed=20.941438484813762
   [junit4]   2> 166855 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=2.099609375, 
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=24.246908829398404, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5441398933563566, deletesPctAllowed=20.941438484813762
   [junit4]   2> 166856 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f4aa87f[00003_core] main]
   [junit4]   2> 166857 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00003_core/conf
   [junit4]   2> 166858 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f1823fc[00002_core] main]
   [junit4]   2> 166859 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00002_core/conf
   [junit4]   2> 166860 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 166869 INFO  (qtp1837107911-1811) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id5]} 0 306
   [junit4]   2> 166871 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 166875 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id4]} 0 316
   [junit4]   2> 166877 INFO  
(searcherExecutor-572-thread-1-processing-x:00003_core) [    x:00003_core] 
o.a.s.c.SolrCore [00003_core] Registered new searcher 
Searcher@1f4aa87f[00003_core] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166878 INFO  (qtp1837107911-1819) [    x:00003_core] 
o.a.s.c.S.Request [00003_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=152
   [junit4]   2> 166883 INFO  
(searcherExecutor-573-thread-1-processing-x:00002_core) [    x:00002_core] 
o.a.s.c.SolrCore [00002_core] Registered new searcher 
Searcher@2f1823fc[00002_core] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166883 INFO  (qtp1837107911-1821) [    x:00002_core] 
o.a.s.c.S.Request [00002_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=138
   [junit4]   2> 166890 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166890 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166890 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166891 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166892 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=2.099609375, 
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=24.246908829398404, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5441398933563566, deletesPctAllowed=20.941438484813762
   [junit4]   2> 166892 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=2.099609375, 
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=24.246908829398404, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5441398933563566, deletesPctAllowed=20.941438484813762
   [junit4]   2> 166893 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ecc4829[00004_core] main]
   [junit4]   2> 166894 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00004_core/conf
   [junit4]   2> 166894 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 166895 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166895 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166896 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=2.099609375, 
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=24.246908829398404, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5441398933563566, deletesPctAllowed=20.941438484813762
   [junit4]   2> 166898 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@775546ae[00001_core] main]
   [junit4]   2> 166898 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00001_core/conf
   [junit4]   2> 166899 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 166910 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@92aa532[00005_core] main]
   [junit4]   2> 166910 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00005_core/conf
   [junit4]   2> 166910 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166910 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166911 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 166914 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id3]} 0 357
   [junit4]   2> 166924 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=2.099609375, 
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=24.246908829398404, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5441398933563566, deletesPctAllowed=20.941438484813762
   [junit4]   2> 166930 INFO  
(searcherExecutor-575-thread-1-processing-x:00001_core) [    x:00001_core] 
o.a.s.c.SolrCore [00001_core] Registered new searcher 
Searcher@775546ae[00001_core] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166930 INFO  (qtp1837107911-1814) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=205
   [junit4]   2> 166930 INFO  
(searcherExecutor-576-thread-1-processing-x:00005_core) [    x:00005_core] 
o.a.s.c.SolrCore [00005_core] Registered new searcher 
Searcher@92aa532[00005_core] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166931 INFO  (qtp1837107911-1822) [    x:00005_core] 
o.a.s.c.S.Request [00005_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=185
   [junit4]   2> 166931 INFO  (qtp1837107911-1823) [    x:00005_core] 
o.a.s.c.S.Request [00005_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=173
   [junit4]   2> 166932 INFO  
(searcherExecutor-577-thread-1-processing-x:00004_core) [    x:00004_core] 
o.a.s.c.SolrCore [00004_core] Registered new searcher 
Searcher@3ecc4829[00004_core] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166932 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=282
   [junit4]   2> 166933 INFO  (qtp1837107911-1817) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=219
   [junit4]   2> 166946 INFO  (qtp1837107911-1824) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=188
   [junit4]   2> 166957 INFO  (qtp1837107911-1759) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id1]} 0 399
   [junit4]   2> 166958 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3b6009c0[00000_core] main]
   [junit4]   2> 166959 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00000_core/conf
   [junit4]   2> 166959 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 166973 INFO  (qtp1837107911-1808) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id7]} 0 414
   [junit4]   2> 166981 INFO  (qtp1837107911-1758) [    x:00002_core] 
o.a.s.c.S.Request [00002_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 166985 INFO  (qtp1837107911-1814) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 166993 INFO  
(searcherExecutor-574-thread-1-processing-x:00000_core) [    x:00000_core] 
o.a.s.c.SolrCore [00000_core] Registered new searcher 
Searcher@3b6009c0[00000_core] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166994 INFO  (qtp1837107911-1820) [    x:00000_core] 
o.a.s.c.S.Request [00000_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=262
   [junit4]   2> 167033 INFO  (qtp1837107911-1823) [    x:00005_core] 
o.a.s.c.S.Request [00005_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167033 INFO  (qtp1837107911-1823) [    x:00002_core] 
o.a.s.c.S.Request [00002_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167034 INFO  (qtp1837107911-1823) [    x:00005_core] 
o.a.s.c.S.Request [00005_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167035 INFO  (qtp1837107911-1756) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167036 INFO  (qtp1837107911-1824) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167037 INFO  (qtp1837107911-1809) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id2]} 0 476
   [junit4]   2> 167037 INFO  (qtp1837107911-1811) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id10]} 0 166
   [junit4]   2> 167038 INFO  (qtp1837107911-1760) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id6]} 0 479
   [junit4]   2> 167054 INFO  (qtp1837107911-1757) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id8]} 0 493
   [junit4]   2> 167083 INFO  (qtp1837107911-1810) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id9]} 0 497
   [junit4]   2> 167083 INFO  (qtp1837107911-1758) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167084 INFO  (qtp1837107911-1810) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id17]} 0 0
   [junit4]   2> 167085 INFO  (qtp1837107911-1820) [    x:00005_core] 
o.a.s.c.S.Request [00005_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167087 INFO  (qtp1837107911-1821) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id14]} 0 110
   [junit4]   2> 167088 INFO  (qtp1837107911-1821) [    x:00002_core] 
o.a.s.c.S.Request [00002_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167089 INFO  (qtp1837107911-1821) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id20]} 0 0
   [junit4]   2> 167108 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 167118 INFO  (qtp1837107911-1807) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id12]} 0 170
   [junit4]   2> 167132 INFO  (qtp1837107911-1760) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id23]} 0 12
   [junit4]   2> 167134 INFO  (qtp1837107911-1757) [    x:00003_core] 
o.a.s.c.S.Request [00003_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167149 INFO  (qtp1837107911-1810) [    x:00000_core] 
o.a.s.c.S.Request [00000_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167178 INFO  (qtp1837107911-1814) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167179 INFO  (qtp1837107911-1756) [    x:00003_core] 
o.a.s.c.S.Request [00003_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167180 INFO  (qtp1837107911-1808) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id16]} 0 63
   [junit4]   2> 167181 INFO  (qtp1837107911-1817) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167181 INFO  (qtp1837107911-1810) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167181 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.s.IndexSchema [00006_core] Schema name=tiny
   [junit4]   2> 167205 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 167205 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.c.CoreContainer Creating SolrCore '00006_core' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00006_core,
 trusted=true
   [junit4]   2> 167210 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.00006_core' (registry 
'solr.core.00006_core') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39d2a712
   [junit4]   2> 167210 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.c.SolrCore [[00006_core] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00006_core],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00006_core/data/]
   [junit4]   2> 167210 INFO  (qtp1837107911-1825) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id11]} 0 334
   [junit4]   2> 167211 INFO  (qtp1837107911-1819) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id13]} 0 252
   [junit4]   2> 167212 INFO  (qtp1837107911-1807) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167229 INFO  (qtp1837107911-1807) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id26]} 0 16
   [junit4]   2> 167234 INFO  (qtp1837107911-1811) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id27]} 0 0
   [junit4]   2> 167242 INFO  (qtp1837107911-1822) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167243 INFO  (qtp1837107911-1822) [    x:00000_core] 
o.a.s.c.S.Request [00000_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167243 INFO  (qtp1837107911-1822) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167245 INFO  (qtp1837107911-1822) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id29]} 0 0
   [junit4]   2> 167245 INFO  (qtp1837107911-1820) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id19]} 0 159
   [junit4]   2> 167245 INFO  (qtp1837107911-1759) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id15]} 0 207
   [junit4]   2> 167245 INFO  (qtp1837107911-1809) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id25]} 0 63
   [junit4]   2> 167271 INFO  (qtp1837107911-1817) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id30]} 0 0
   [junit4]   2> 167271 INFO  (qtp1837107911-1809) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id31]} 0 0
   [junit4]   2> 167272 INFO  (qtp1837107911-1823) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id22]} 0 153
   [junit4]   2> 167272 INFO  (qtp1837107911-1817) [    x:00003_core] 
o.a.s.c.S.Request [00003_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167273 INFO  (qtp1837107911-1758) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id18]} 0 189
   [junit4]   2> 167274 INFO  (qtp1837107911-1757) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id28]} 0 39
   [junit4]   2> 167270 INFO  (qtp1837107911-1822) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id32]} 0 0
   [junit4]   2> 167256 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=56.9951171875, 
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=29.619687069141026, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8424726184501633, deletesPctAllowed=26.56350186105426
   [junit4]   2> 167277 INFO  (qtp1837107911-1811) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id36]} 0 0
   [junit4]   2> 167277 INFO  (qtp1837107911-1811) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id38]} 0 0
   [junit4]   2> 167278 INFO  (qtp1837107911-1760) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id35]} 0 0
   [junit4]   2> 167279 INFO  (qtp1837107911-1808) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id39]} 0 0
   [junit4]   2> 167279 INFO  (qtp1837107911-1820) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id40]} 0 0
   [junit4]   2> 167281 INFO  (qtp1837107911-1809) [    x:00002_core] 
o.a.s.c.S.Request [00002_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167282 INFO  (qtp1837107911-1823) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id42]} 0 0
   [junit4]   2> 167282 INFO  (qtp1837107911-1809) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id43]} 0 0
   [junit4]   2> 167282 INFO  (qtp1837107911-1823) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id44]} 0 0
   [junit4]   2> 167284 INFO  (qtp1837107911-1757) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167341 INFO  (qtp1837107911-1758) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id33]} 0 67
   [junit4]   2> 167341 INFO  (qtp1837107911-1757) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id45]} 0 56
   [junit4]   2> 167342 INFO  (qtp1837107911-1759) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id41]} 0 62
   [junit4]   2> 167344 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id34]} 0 69
   [junit4]   2> 167344 INFO  (qtp1837107911-1824) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167345 INFO  (qtp1837107911-1811) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id49]} 0 0
   [junit4]   2> 167346 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id51]} 0 0
   [junit4]   2> 167346 INFO  (qtp1837107911-1809) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id50]} 0 0
   [junit4]   2> 167347 INFO  (qtp1837107911-1807) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id48]} 0 0
   [junit4]   2> 167347 INFO  (qtp1837107911-1809) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id52]} 0 0
   [junit4]   2> 167348 INFO  (qtp1837107911-1823) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167349 INFO  (qtp1837107911-1757) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id46]} 0 7
   [junit4]   2> 167349 INFO  (qtp1837107911-1760) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id55]} 0 0
   [junit4]   2> 167349 INFO  (qtp1837107911-1757) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id56]} 0 0
   [junit4]   2> 167350 INFO  (qtp1837107911-1760) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id53]} 0 0
   [junit4]   2> 167350 INFO  (qtp1837107911-1757) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id54]} 0 0
   [junit4]   2> 167352 INFO  (qtp1837107911-1757) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id57]} 0 0
   [junit4]   2> 167353 INFO  (qtp1837107911-1758) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id47]} 0 11
   [junit4]   2> 167354 INFO  (qtp1837107911-1757) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id60]} 0 0
   [junit4]   2> 167354 INFO  (qtp1837107911-1758) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id61]} 0 0
   [junit4]   2> 167354 INFO  (qtp1837107911-1758) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id59]} 0 0
   [junit4]   2> 167355 INFO  (qtp1837107911-1757) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id62]} 0 0
   [junit4]   2> 167356 INFO  (qtp1837107911-1807) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id63]} 0 0
   [junit4]   2> 167356 INFO  (qtp1837107911-1758) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id64]} 0 0
   [junit4]   2> 167394 INFO  (qtp1837107911-1757) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id68]} 0 0
   [junit4]   2> 167402 INFO  (qtp1837107911-1758) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id65]} 0 0
   [junit4]   2> 167404 INFO  (qtp1837107911-1824) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id71]} 0 0
   [junit4]   2> 167405 INFO  (qtp1837107911-1823) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id70]} 0 0
   [junit4]   2> 167406 INFO  (qtp1837107911-1823) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167407 INFO  (qtp1837107911-1823) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167409 INFO  (qtp1837107911-1760) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id72]} 0 0
   [junit4]   2> 167410 INFO  (qtp1837107911-1807) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id73]} 0 0
   [junit4]   2> 167411 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id74]} 0 0
   [junit4]   2> 167412 INFO  (qtp1837107911-1758) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id75]} 0 0
   [junit4]   2> 167413 INFO  (qtp1837107911-1823) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id76]} 0 0
   [junit4]   2> 167414 INFO  (qtp1837107911-1810) [    x:00005_core] 
o.a.s.c.S.Request [00005_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167510 INFO  (qtp1837107911-1757) [    x:00000_core] 
o.a.s.c.S.Request [00000_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167513 INFO  (qtp1837107911-1758) [    x:00000_core] 
o.a.s.c.S.Request [00000_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 167579 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 167579 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 167588 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=2.099609375, 
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=24.246908829398404, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5441398933563566, deletesPctAllowed=20.941438484813762
   [junit4]   2> 167595 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c6d485b[00006_core] main]
   [junit4]   2> 167595 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J0/temp/solr.core.OpenCloseCoreStressTest_728780917FE3B4B8-001/tempDir-001/00006_core/conf
   [junit4]   2> 167596 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 167598 INFO  
(searcherExecutor-596-thread-1-processing-x:00006_core) [    x:00006_core] 
o.a.s.c.SolrCore [00006_core] Registered new searcher 
Searcher@1c6d485b[00006_core] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 167613 INFO  (qtp1837107911-1819) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167615 INFO  (qtp1837107911-1757) [    x:00000_core] 
o.a.s.c.S.Request [00000_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167622 INFO  (qtp1837107911-1823) [    x:00006_core] 
o.a.s.c.S.Request [00006_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=106
   [junit4]   2> 167623 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id21]} 0 533
   [junit4]   2> 167624 INFO  (qtp1837107911-1807) [    x:00006_core] 
o.a.s.c.S.Request [00006_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=174
   [junit4]   2> 167635 INFO  (qtp1837107911-1760) [    x:00006_core] 
o.a.s.c.S.Request [00006_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=188
   [junit4]   2> 167637 INFO  (qtp1837107911-1758) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id79]} 0 9
   [junit4]   2> 167638 INFO  (qtp1837107911-1819) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id80]} 0 0
   [junit4]   2> 167659 INFO  (qtp1837107911-1756) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id24]} 0 479
   [junit4]   2> 167659 INFO  (qtp1837107911-1822) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id37]} 0 383
   [junit4]   2> 167658 INFO  (qtp1837107911-1825) [    x:00006_core] 
o.a.s.c.S.Request [00006_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=374
   [junit4]   2> 167658 INFO  (qtp1837107911-1759) [    x:00006_core] 
o.a.s.c.S.Request [00006_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=315
   [junit4]   2> 167684 INFO  (qtp1837107911-1808) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id66]} 0 327
   [junit4]   2> 167684 INFO  (qtp1837107911-1822) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id82]} 0 0
   [junit4]   2> 167658 INFO  (qtp1837107911-1814) [    x:00006_core] 
o.a.s.c.S.Request [00006_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=313
   [junit4]   2> 167658 INFO  (qtp1837107911-1809) [    x:00006_core] 
o.a.s.c.S.Request [00006_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=310
   [junit4]   2> 167658 INFO  (qtp1837107911-1811) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id58]} 0 306
   [junit4]   2> 167685 INFO  (qtp1837107911-1820) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id67]} 0 328
   [junit4]   2> 167686 INFO  (qtp1837107911-1809) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id84]} 0 0
   [junit4]   2> 167686 INFO  (qtp1837107911-1811) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id81]} 0 0
   [junit4]   2> 167657 INFO  (qtp1837107911-1824) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id69]} 0 252
   [junit4]   2> 167656 INFO  (qtp1837107911-1817) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id77]} 0 242
   [junit4]   2> 167688 INFO  (qtp1837107911-1821) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id88]} 0 0
   [junit4]   2> 167688 INFO  (qtp1837107911-1807) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id85]} 0 0
   [junit4]   2> 167688 INFO  (qtp1837107911-1760) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id87]} 0 0
   [junit4]   2> 167689 INFO  (qtp1837107911-1821) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id86]} 0 0
   [junit4]   2> 167689 INFO  (qtp1837107911-1760) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id83]} 0 0
   [junit4]   2> 167689 INFO  (qtp1837107911-1821) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id90]} 0 0
   [junit4]   2> 167690 INFO  (qtp1837107911-1760) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id91]} 0 0
   [junit4]   2> 167690 INFO  (qtp1837107911-1809) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id92]} 0 0
   [junit4]   2> 167691 INFO  (qtp1837107911-1760) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id93]} 0 0
   [junit4]   2> 167681 INFO  (qtp1837107911-1810) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id78]} 0 266
   [junit4]   2> 167691 INFO  (qtp1837107911-1760) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id94]} 0 0
   [junit4]   2> 167692 INFO  (qtp1837107911-1760) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id95]} 0 0
   [junit4]   2> 167692 INFO  (qtp1837107911-1807) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id89]} 0 3
   [junit4]   2> 167693 INFO  (qtp1837107911-1758) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id98]} 0 0
   [junit4]   2> 167694 INFO  (qtp1837107911-1756) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id100]} 0 0
   [junit4]   2> 167694 INFO  (qtp1837107911-1758) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id99]} 0 0
   [junit4]   2> 167695 INFO  (qtp1837107911-1819) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id102]} 0 0
   [junit4]   2> 167695 INFO  (qtp1837107911-1759) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id103]} 0 0
   [junit4]   2> 167695 INFO  (qtp1837107911-1819) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id101]} 0 0
   [junit4]   2> 167696 INFO  (qtp1837107911-1819) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id104]} 0 0
   [junit4]   2> 167699 INFO  (qtp1837107911-1822) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id106]} 0 0
   [junit4]   2> 167700 INFO  (qtp1837107911-1814) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id107]} 0 0
   [junit4]   2> 167700 INFO  (qtp1837107911-1822) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id109]} 0 0
   [junit4]   2> 167700 INFO  (qtp1837107911-1814) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id108]} 0 0
   [junit4]   2> 167701 INFO  (qtp1837107911-1822) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id110]} 0 0
   [junit4]   2> 167701 INFO  (qtp1837107911-1820) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id111]} 0 0
   [junit4]   2> 167702 INFO  (qtp1837107911-1822) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id112]} 0 0
   [junit4]   2> 167702 INFO  (qtp1837107911-1807) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id97]} 0 0
   [junit4]   2> 167702 INFO  (qtp1837107911-1760) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id96]} 0 10
   [junit4]   2> 167704 INFO  (qtp1837107911-1809) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id113]} 0 0
   [junit4]   2> 167705 INFO  (qtp1837107911-1810) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id115]} 0 0
   [junit4]   2> 167705 INFO  (qtp1837107911-1825) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id116]} 0 0
   [junit4]   2> 167707 INFO  (qtp1837107911-1814) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id117]} 0 0
   [junit4]   2> 167707 INFO  (qtp1837107911-1814) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id118]} 0 0
   [junit4]   2> 167708 INFO  (qtp1837107911-1814) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id119]} 0 0
   [junit4]   2> 167709 INFO  (qtp1837107911-1820) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id120]} 0 0
   [junit4]   2> 167710 INFO  (qtp1837107911-1820) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id121]} 0 0
   [junit4]   2> 167711 INFO  (qtp1837107911-1820) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id122]} 0 0
   [junit4]   2> 167712 INFO  (qtp1837107911-1757) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id124]} 0 0
   [junit4]   2> 167713 INFO  (qtp1837107911-1820) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id125]} 0 0
   [junit4]   2> 167713 INFO  (qtp1837107911-1821) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id126]} 0 0
   [junit4]   2> 167713 INFO  (qtp1837107911-1814) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id127]} 0 0
   [junit4]   2> 167713 INFO  (qtp1837107911-1819) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id105]} 0 16
   [junit4]   2> 167714 INFO  (qtp1837107911-1821) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id123]} 0 0
   [junit4]   2> 167714 INFO  (qtp1837107911-1809) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id114]} 0 9
   [junit4]   2> 167715 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id128]} 0 0
   [junit4]   2> 167715 INFO  (qtp1837107911-1822) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id131]} 0 0
   [junit4]   2> 167715 INFO  (qtp1837107911-1821) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id133]} 0 0
   [junit4]   2> 167715 INFO  (qtp1837107911-1807) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id132]} 0 0
   [junit4]   2> 167716 INFO  (qtp1837107911-1820) [    x:00005_core] 
o.a.s.c.S.Request [00005_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167716 INFO  (qtp1837107911-1822) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id134]} 0 0
   [junit4]   2> 167716 INFO  (qtp1837107911-1821) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id135]} 0 0
   [junit4]   2> 167716 INFO  (qtp1837107911-1807) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id130]} 0 0
   [junit4]   2> 167718 INFO  (qtp1837107911-1760) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id136]} 0 0
   [junit4]   2> 167718 INFO  (qtp1837107911-1820) [    x:00003_core] 
o.a.s.c.S.Request [00003_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167719 INFO  (qtp1837107911-1760) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id138]} 0 0
   [junit4]   2> 167719 INFO  (qtp1837107911-1760) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id139]} 0 0
   [junit4]   2> 167721 INFO  (qtp1837107911-1810) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id141]} 0 0
   [junit4]   2> 167721 INFO  (qtp1837107911-1825) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id142]} 0 0
   [junit4]   2> 167722 INFO  (qtp1837107911-1820) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id140]} 0 2
   [junit4]   2> 167723 INFO  (qtp1837107911-1820) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id146]} 0 0
   [junit4]   2> 167724 INFO  (qtp1837107911-1819) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id144]} 0 0
   [junit4]   2> 167725 INFO  (qtp1837107911-1819) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id145]} 0 0
   [junit4]   2> 167726 INFO  (qtp1837107911-1819) [    x:00004_core] 
o.a.s.c.S.Request [00004_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167727 INFO  (qtp1837107911-1809) [    x:00001_core] 
o.a.s.c.S.Request [00001_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167729 INFO  (qtp1837107911-1809) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id137]} 0 0
   [junit4]   2> 167729 INFO  (qtp1837107911-1760) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id143]} 0 0
   [junit4]   2> 167730 INFO  (qtp1837107911-1822) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id148]} 0 0
   [junit4]   2> 167731 INFO  (qtp1837107911-1760) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id153]} 0 0
   [junit4]   2> 167731 INFO  (qtp1837107911-1821) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id149]} 0 0
   [junit4]   2> 167731 INFO  (qtp1837107911-1821) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id150]} 0 0
   [junit4]   2> 167733 INFO  (qtp1837107911-1807) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id156]} 0 0
   [junit4]   2> 167733 INFO  (qtp1837107911-1760) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id155]} 0 0
   [junit4]   2> 167734 INFO  (qtp1837107911-1817) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id157]} 0 0
   [junit4]   2> 167736 INFO  (qtp1837107911-1809) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id159]} 0 0
   [junit4]   2> 167737 INFO  (qtp1837107911-1809) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id160]} 0 0
   [junit4]   2> 167737 INFO  (qtp1837107911-1809) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id152]} 0 0
   [junit4]   2> 167739 INFO  (qtp1837107911-1809) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id161]} 0 0
   [junit4]   2> 167741 INFO  (qtp1837107911-1809) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id163]} 0 0
   [junit4]   2> 167741 INFO  (qtp1837107911-1760) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id158]} 0 0
   [junit4]   2> 167742 INFO  (qtp1837107911-1821) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id154]} 0 0
   [junit4]   2> 167742 INFO  (qtp1837107911-1810) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id151]} 0 0
   [junit4]   2> 167743 INFO  (qtp1837107911-1810) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id164]} 0 0
   [junit4]   2> 167743 INFO  (qtp1837107911-1810) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id166]} 0 0
   [junit4]   2> 167729 INFO  (qtp1837107911-1814) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id129]} 0 4
   [junit4]   2> 167745 INFO  (qtp1837107911-1824) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id168]} 0 0
   [junit4]   2> 167745 INFO  (qtp1837107911-1821) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id162]} 0 0
   [junit4]   2> 167745 INFO  (qtp1837107911-1822) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id167]} 0 1
   [junit4]   2> 167745 INFO  (qtp1837107911-1823) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id169]} 0 0
   [junit4]   2> 167746 INFO  (qtp1837107911-1817) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id170]} 0 0
   [junit4]   2> 167747 INFO  (qtp1837107911-1817) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id172]} 0 0
   [junit4]   2> 167747 INFO  (qtp1837107911-1760) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id175]} 0 0
   [junit4]   2> 167748 INFO  (qtp1837107911-1817) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id173]} 0 0
   [junit4]   2> 167749 INFO  (qtp1837107911-1817) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id174]} 0 0
   [junit4]   2> 167750 INFO  (qtp1837107911-1817) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id177]} 0 0
   [junit4]   2> 167750 INFO  (qtp1837107911-1817) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id178]} 0 0
   [junit4]   2> 167751 INFO  (qtp1837107911-1760) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id176]} 0 0
   [junit4]   2> 167751 INFO  (qtp1837107911-1817) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id179]} 0 0
   [junit4]   2> 167752 INFO  (qtp1837107911-1817) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id180]} 0 0
   [junit4]   2> 167753 INFO  (qtp1837107911-1817) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id182]} 0 0
   [junit4]   2> 167754 INFO  (qtp1837107911-1807) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id171]} 0 0
   [junit4]   2> 167754 INFO  (qtp1837107911-1807) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id183]} 0 0
   [junit4]   2> 167755 INFO  (qtp1837107911-1760) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id181]} 0 0
   [junit4]   2> 167755 INFO  (qtp1837107911-1807) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id184]} 0 0
   [junit4]   2> 167756 INFO  (qtp1837107911-1807) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id185]} 0 0
   [junit4]   2> 167756 INFO  (qtp1837107911-1807) [    x:00005_core] 
o.a.s.c.S.Request [00005_core]  webapp=/solr path=/select 
params={q=*:*&qt=/select&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 167758 INFO  (qtp1837107911-1810) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id188]} 0 0
   [junit4]   2> 167758 INFO  (qtp1837107911-1810) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id189]} 0 0
   [junit4]   2> 167758 INFO  (qtp1837107911-1819) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id186]} 0 0
   [junit4]   2> 167759 INFO  (qtp1837107911-1823) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id191]} 0 0
   [junit4]   2> 167760 INFO  (qtp1837107911-1823) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id192]} 0 0
   [junit4]   2> 167761 INFO  (qtp1837107911-1819) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id193]} 0 0
   [junit4]   2> 167761 INFO  (qtp1837107911-1823) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id195]} 0 0
   [junit4]   2> 167762 INFO  (qtp1837107911-1819) [    x:00002_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00002_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id196]} 0 0
   [junit4]   2> 167762 INFO  (qtp1837107911-1823) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id197]} 0 0
   [junit4]   2> 167763 INFO  (qtp1837107911-1760) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id187]} 0 0
   [junit4]   2> 167763 INFO  (qtp1837107911-1808) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id199]} 0 0
   [junit4]   2> 167764 INFO  (qtp1837107911-1808) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id198]} 0 0
   [junit4]   2> 167765 INFO  (qtp1837107911-1808) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id200]} 0 0
   [junit4]   2> 167766 INFO  (qtp1837107911-1808) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id201]} 0 0
   [junit4]   2> 167767 INFO  (qtp1837107911-1824) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id203]} 0 0
   [junit4]   2> 167767 INFO  (qtp1837107911-1823) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id204]} 0 0
   [junit4]   2> 167768 INFO  (qtp1837107911-1760) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id202]} 0 0
   [junit4]   2> 167769 INFO  (qtp1837107911-1814) [    x:00001_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00001_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id205]} 0 0
   [junit4]   2> 167770 INFO  (qtp1837107911-1821) [    x:00006_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00006_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id206]} 0 0
   [junit4]   2> 167772 INFO  (qtp1837107911-1825) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id209]} 0 0
   [junit4]   2> 167772 INFO  (qtp1837107911-1814) [    x:00000_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00000_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id208]} 0 0
   [junit4]   2> 167774 INFO  (qtp1837107911-1756) [    x:00005_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00005_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id210]} 0 0
   [junit4]   2> 167774 INFO  (qtp1837107911-1814) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id211]} 0 0
   [junit4]   2> 167775 INFO  (qtp1837107911-1814) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id212]} 0 0
   [junit4]   2> 167775 INFO  (qtp1837107911-1758) [    x:00004_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00004_core]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[id213]} 0 0
   [junit4]   2> 167776 INFO  (qtp1837107911-1814) [    x:00003_core] 
o.a.s.u.p.LogUpdateProcessorFactory [00003_core]  w

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



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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/null183002644
     [copy] Copying 236 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/null183002644
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/null183002644

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 63ms :: artifacts dl 7ms
        ---------------------------------------------------------------------
        |                  |            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: 302 minutes 47 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 lucene
                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