Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23252/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([702A4AC7853629FA:ACD3E24C973EF33A]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 12750 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestSolrDeletionPolicy1_702A4AC7853629FA-001/init-core-data-001
   [junit4]   2> 157983 WARN  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 157983 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 157985 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 157985 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 157985 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 157986 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 158012 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 158018 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 158096 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 158218 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 158218 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 158229 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63354f56
   [junit4]   2> 158235 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63354f56
   [junit4]   2> 158235 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63354f56
   [junit4]   2> 158236 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 158250 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 158255 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 158326 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 158334 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 158334 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63354f56
   [junit4]   2> 158334 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestSolrDeletionPolicy1_702A4AC7853629FA-001/init-core-data-001/]
   [junit4]   2> 158344 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 158366 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 158366 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 158367 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=6, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1219761447767601]
   [junit4]   2> 158367 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e4e7892[collection1] main]
   [junit4]   2> 158367 WARN  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 158367 INFO  (coreLoadExecutor-1040-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 158368 INFO  
(searcherExecutor-1041-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e4e7892[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 158368 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 158370 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitAge
   [junit4]   2> 158370 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 158371 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 158373 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 158375 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158375 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158379 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4151a77d[collection1] main]
   [junit4]   2> 158379 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158380 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4151a77d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 158380 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 158381 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+1]&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 158382 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 158383 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158383 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158385 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@756dc8e6[collection1] main]
   [junit4]   2> 158386 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158387 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@756dc8e6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
 Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 158387 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 158387 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+2]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 158389 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 158389 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158389 WARN  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting a 
potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158391 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158392 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@843266f[collection1] main]
   [junit4]   2> 158393 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158395 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@843266f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
 Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 158395 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 5
   [junit4]   2> 158396 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+3]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 158397 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 158397 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158397 WARN  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting a 
potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158399 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158400 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e7eb9de[collection1] main]
   [junit4]   2> 158400 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158401 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e7eb9de[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
 Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) 
Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 158401 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 4
   [junit4]   2> 158402 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+4]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 158403 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 158403 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158403 WARN  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting a 
potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158404 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158405 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b79ea76[collection1] main]
   [junit4]   2> 158406 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158406 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b79ea76[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
 Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C1) 
Uninverting(_4(8.0.0):C1)))}
   [junit4]   2> 158407 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 3
   [junit4]   2> 158407 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+5]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 158509 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 158509 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158509 WARN  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting a 
potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158514 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158515 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f91fbc7[collection1] main]
   [junit4]   2> 158516 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158516 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f91fbc7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C6)))}
   [junit4]   2> 158517 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 7
   [junit4]   2> 158518 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+6]&qt=&start=0&rows=20&version=2.2} hits=6 status=0 QTime=0
   [junit4]   2> 158519 INFO  
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[702A4AC7853629FA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitAge
   [junit4]   2> 158521 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testKeepOptimizedOnlyCommits
   [junit4]   2> 158522 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 158522 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 158522 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 158523 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158523 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158525 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@619776a2[collection1] main]
   [junit4]   2> 158525 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158526 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@619776a2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):C1)))}
   [junit4]   2> 158526 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 158527 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+1]&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 158528 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 158528 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158528 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158530 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cfac801[collection1] main]
   [junit4]   2> 158531 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158531 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@cfac801[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):C1)
 Uninverting(_8(8.0.0):C1)))}
   [junit4]   2> 158532 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 158532 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+2]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 158533 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 158534 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158534 WARN  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting 
a potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158535 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158536 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e3a247b[collection1] main]
   [junit4]   2> 158536 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158537 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e3a247b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):C1)
 Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1)))}
   [junit4]   2> 158537 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{optimize=} 0 3
   [junit4]   2> 158538 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+3]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 158539 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 158539 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158539 WARN  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting 
a potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158540 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158541 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f0cfc89[collection1] main]
   [junit4]   2> 158542 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158542 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f0cfc89[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):C1)
 Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1) 
Uninverting(_a(8.0.0):C1)))}
   [junit4]   2> 158542 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{optimize=} 0 3
   [junit4]   2> 158543 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+4]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 158545 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 158545 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158545 WARN  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting 
a potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158546 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158547 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@436a1bfd[collection1] main]
   [junit4]   2> 158547 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158548 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@436a1bfd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):C1)
 Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C1) 
Uninverting(_b(8.0.0):C1)))}
   [junit4]   2> 158548 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{optimize=} 0 3
   [junit4]   2> 158549 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+5]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 158550 INFO  
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[702A4AC7853629FA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testKeepOptimizedOnlyCommits
   [junit4]   2> 158552 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testNumCommitsConfigured
   [junit4]   2> 158552 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 158552 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 158552 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 158553 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158553 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158554 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c6989b3[collection1] main]
   [junit4]   2> 158555 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158556 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3c6989b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(8.0.0):C1)))}
   [junit4]   2> 158556 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 158556 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+1]&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 158557 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 158558 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158558 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158560 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1337c18e[collection1] main]
   [junit4]   2> 158560 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158561 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1337c18e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(8.0.0):C1)
 Uninverting(_d(8.0.0):C1)))}
   [junit4]   2> 158561 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 158562 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+2]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 158563 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 158563 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158563 WARN  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting 
a potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158564 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158565 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17dff4b2[collection1] main]
   [junit4]   2> 158565 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158566 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17dff4b2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(8.0.0):C1)
 Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1)))}
   [junit4]   2> 158566 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 3
   [junit4]   2> 158566 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+3]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 158567 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 158568 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158568 WARN  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting 
a potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158569 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158571 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ce15df[collection1] main]
   [junit4]   2> 158571 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158572 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ce15df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(8.0.0):C1)
 Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) 
Uninverting(_f(8.0.0):C1)))}
   [junit4]   2> 158572 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 4
   [junit4]   2> 158572 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+4]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 158574 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 158574 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158574 WARN  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting 
a potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 158575 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38eaa89b commitCommandVersion:0
   [junit4]   2> 158577 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f2409fe[collection1] main]
   [junit4]   2> 158577 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158578 INFO  (searcherExecutor-1041-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f2409fe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(8.0.0):C1)
 Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_f(8.0.0):C1) 
Uninverting(_g(8.0.0):C1)))}
   [junit4]   2> 158578 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 4
   [junit4]   2> 158579 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:[0+TO+5]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 158580 INFO  
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[702A4AC7853629FA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testNumCommitsConfigured
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrDeletionPolicy1 -Dtests.method=testNumCommitsConfigured 
-Dtests.seed=702A4AC7853629FA -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-SD -Dtests.timezone=Europe/Kirov -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J1 | TestSolrDeletionPolicy1.testNumCommitsConfigured 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([702A4AC7853629FA:ACD3E24C973EF33A]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 158582 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 158582 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1798199111
   [junit4]   2> 158582 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 158583 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1040f33: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@7cea7ef9
   [junit4]   2> 158586 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 158586 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3123f1c0: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@224baba9
   [junit4]   2> 158587 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 158587 INFO  
(SUITE-TestSolrDeletionPolicy1-seed#[702A4AC7853629FA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@485dd4cd: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@3e67a051
   [junit4]   2> 158587 INFO  (coreCloseExecutor-1045-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@45b7ab13
   [junit4]   2> 158587 INFO  (coreCloseExecutor-1045-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=45b7ab13
   [junit4]   2> 158588 INFO  (coreCloseExecutor-1045-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fe54f2d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3953a68d
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestSolrDeletionPolicy1_702A4AC7853629FA-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=32339, maxDocsPerChunk=948, blockSize=7), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=32339, blockSize=7)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7c54641e),
 locale=ar-SD, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=8,threads=1,free=107528256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[PreAnalyzedFieldManagedSchemaCloudTest, ChaosMonkeyNothingIsSafeTest, 
DisMaxRequestHandlerTest, RestartWhileUpdatingTest, TestRecovery, 
TestTolerantSearch, TestSurroundQueryParser, InfoHandlerTest, 
CollectionTooManyReplicasTest, DeleteShardTest, SolrIndexMetricsTest, 
AddBlockUpdateTest, RulesTest, TestSlowCompositeReaderWrapper, 
SolrCloudExampleTest, ClassificationUpdateProcessorFactoryTest, TestXmlQParser, 
HdfsNNFailoverTest, SpatialFilterTest, ReplicaListTransformerTest, 
TestFieldTypeResource, TestSolrDeletionPolicy1]
   [junit4] Completed [65/836 (1!)] on J1 in 0.62s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 51737 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2440 links (1991 relative) to 3219 anchors in 248 files
     [echo] Validated Links & Anchors via: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null234835024
     [copy] Copying 35 files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null234835024
   [delete] Deleting directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null234835024

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1422162083
     [copy] Copying 240 files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1422162083
   [delete] Deleting directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1422162083

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 21ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 89 minutes 35 seconds
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-master-Linux] $ /bin/sh -xe /tmp/jenkins2222737305816163071.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ export 
ANT_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export 
PATH=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/home/jenkins/tools/java/64bit/jdk1.8.0_172/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ python3 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23252/consoleText
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23252/consoleText

[repro] Revision: 2da72ad05c5cf05ca81e0fa64abf4b6fef4896a4

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrDeletionPolicy1 
-Dtests.method=testNumCommitsConfigured -Dtests.seed=702A4AC7853629FA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SD 
-Dtests.timezone=Europe/Kirov -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSolrDeletionPolicy1
[repro] ant compile-test
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

check-analyzers-icu-uptodate:

jar-analyzers-icu:

-mrjar-classes-uptodate:

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] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 100ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

check-analyzers-common-uptodate:

jar-analyzers-common:

-mrjar-classes-uptodate:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve-groovy:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build

git-autoclean:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java
    [javac] Compiling 858 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java
    [javac] 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/core/src/java/org/apache/lucene/index/FrozenBufferedUpdates.java:315:
 warning: [try] auto-closeable resource finalizer is never referenced in body 
of corresponding try statement
    [javac]         try (Closeable finalizer = () -> finishApply(writer, 
segStates, success.get(), delFiles)) {
    [javac]                        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
     [copy] Copying 3 files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java
    [javac] Compiling 472 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hunspell/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/minhash/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ga/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ca/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/custom/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sr/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sv/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bg/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/payloads/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ngram/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/core/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bn/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fr/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/tartarus/snowball/ext/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/br/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/miscellaneous/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sinks/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cjk/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/synonym/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/wikipedia/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fa/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/reverse/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/nl/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ro/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fi/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ru/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/no/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/el/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ckb/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/tartarus/snowball/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/in/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/util/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/it/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/snowball/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/en/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/es/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/shingle/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/eu/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ar/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/query/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/id/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/hyphenation/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/charfilter/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pt/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lv/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lt/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hu/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hy/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pattern/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cz/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/th/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/path/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/tr/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/da/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/de/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hi/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/tokenattributes/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/gl/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/commongrams/package-info.class
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/package-info.class
     [copy] Copying 40 files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java

patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java9
    [touch] Creating 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/patch-mrjar.stamp

-mrjar-check:

-mrjar-core:

-jar-core:
      [jar] Building jar: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/lucene-analyzers-common-8.0.0-SNAPSHOT.jar

jar-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/classes/java
    [javac] Compiling 25 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/classes/java
    [javac] Note: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/analysis/icu/src/java/org/apache/lucene/analysis/icu/ICUTransformFilter.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/package-info.class
    [javac] Creating empty /home/jenkins/workspace/Lucene

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

oadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 934 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 54 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestSolrDeletionPolicy1" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=702A4AC7853629FA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SD 
-Dtests.timezone=Europe/Kirov -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 23ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 702A4AC7853629FA
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ᐊᐃ! Master seed: 702A4AC7853629FA
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID([email protected]).
   [junit4] Started J2 PID([email protected]).
   [junit4] Started J0 PID([email protected]).
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
   [junit4] OK      1.10s J2 | TestSolrDeletionPolicy1.testCommitAge
   [junit4] OK      0.11s J2 | 
TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits
   [junit4] OK      0.11s J2 | TestSolrDeletionPolicy1.testNumCommitsConfigured
   [junit4] Completed [1/5] on J2 in 7.61s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
   [junit4] OK      1.03s J1 | TestSolrDeletionPolicy1.testCommitAge
   [junit4] OK      0.18s J1 | 
TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits
   [junit4] OK      0.16s J1 | TestSolrDeletionPolicy1.testNumCommitsConfigured
   [junit4] Completed [2/5] on J1 in 7.85s, 3 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.core.TestSolrDeletionPolicy1. This may confuse tools that 
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
   [junit4] OK      1.28s J0 | TestSolrDeletionPolicy1.testCommitAge
   [junit4] OK      0.20s J0 | 
TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits
   [junit4] OK      0.13s J0 | TestSolrDeletionPolicy1.testNumCommitsConfigured
   [junit4] Completed [3/5] on J0 in 8.06s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
   [junit4] OK      0.25s J1 | TestSolrDeletionPolicy1.testCommitAge
   [junit4] OK      0.07s J1 | 
TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits
   [junit4] OK      0.08s J1 | TestSolrDeletionPolicy1.testNumCommitsConfigured
   [junit4] Completed [4/5] on J1 in 1.15s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
   [junit4] OK      0.21s J2 | TestSolrDeletionPolicy1.testCommitAge
   [junit4] OK      0.07s J2 | 
TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits
   [junit4] OK      0.06s J2 | TestSolrDeletionPolicy1.testNumCommitsConfigured
   [junit4] Completed [5/5] on J2 in 1.35s, 3 tests
   [junit4] 
   [junit4] JVM J0:     0.47 ..     9.52 =     9.05s
   [junit4] JVM J1:     0.45 ..    10.39 =     9.94s
   [junit4] JVM J2:     0.45 ..    10.57 =    10.12s
   [junit4] Execution time total: 10 seconds
   [junit4] Tests summary: 5 suites, 15 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 755.32s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 442.98s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 425.01s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.41s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 111.19s | org.apache.solr.cloud.ZkFailoverTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 12 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.core.TestSolrDeletionPolicy1
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
        at hudson.FilePath.act(FilePath.java:1076)
        at hudson.FilePath.act(FilePath.java:1059)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
        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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=2da72ad05c5cf05ca81e0fa64abf4b6fef4896a4, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23251
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to