Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6788/
Java: 64bit/jdk1.8.0_141 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([104258CDCE2C68D7:3C702F4042E81E53]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=int_i:20&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 40 more




Build Log:
[...truncated 13189 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_104258CDCE2C68D7-001\init-core-data-001
   [junit4]   2> 2733512 WARN  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 2733513 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2733520 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2733520 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2733521 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2733522 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2733581 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2733601 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2733733 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2733831 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fdc52e3
   [junit4]   2> 2733837 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fdc52e3
   [junit4]   2> 2733838 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fdc52e3
   [junit4]   2> 2733845 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2733908 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2733939 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2734029 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2734037 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 2734038 INFO  (coreLoadExecutor-11545-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@fdc52e3
   [junit4]   2> 2734038 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2734038 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_104258CDCE2C68D7-001\init-core-data-001\]
   [junit4]   2> 2734039 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5790518187790542]
   [junit4]   2> 2734119 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2734119 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2734120 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2734120 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2734120 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2734120 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19fe3ca2[collection1] main]
   [junit4]   2> 2734121 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2734127 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2734155 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2734155 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2734155 INFO  (coreLoadExecutor-11545-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1574108163499622400
   [junit4]   2> 2734156 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2734156 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2734156 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2734156 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2734156 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2734156 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2734157 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2734157 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2734158 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2734158 INFO  
(searcherExecutor-11546-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19fe3ca2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2734170 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2734178 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574108163523739648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2734178 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@19285aa6 
commitCommandVersion:1574108163523739648
   [junit4]   2> 2734185 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e4f383[collection1] main]
   [junit4]   2> 2734186 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2734187 INFO  (searcherExecutor-11546-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e4f383[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2734187 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 9
   [junit4]   2> 2734193 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 2734210 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734211 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734211 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734211 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734211 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734215 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574108163562536960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2734215 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@19285aa6 
commitCommandVersion:1574108163562536960
   [junit4]   2> 2734216 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@211ef081[collection1] main]
   [junit4]   2> 2734217 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2734218 INFO  (searcherExecutor-11546-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@211ef081[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 2734218 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 2734218 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 2734218 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734218 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734218 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2734219 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734219 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2734219 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734220 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2734220 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2734220 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[104258CDCE2C68D7]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 2734233 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
   [junit4]   2> 2734233 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2734234 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@523fa1d7[collection1] 
realtime]
   [junit4]   2> 2734234 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 2734256 WARN  (Thread-6149) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574108163583508480 actual=1574108163604480000Retrying 
with new version .... (1)
   [junit4]   2> 2734256 WARN  (Thread-6148) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574108163583508480 actual=1574108163604480000Retrying 
with new version .... (1)
   [junit4]   2> 2734258 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574108163607625729,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2734259 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@19285aa6 
commitCommandVersion:1574108163607625729
   [junit4]   2> 2734260 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8692e47[collection1] main]
   [junit4]   2> 2734260 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2734262 INFO  (searcherExecutor-11546-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8692e47[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C10/9:delGen=1)))}
   [junit4]   2> 2734262 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 2734262 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2734263 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:jr1a8fsdims467g0jobv+cnlu092pykyba2kxwp0t+t720ae3lyo1rsj6jwcx1+ndwlykm2sfmqiyenfwx7+z7pib1oojyyny0zfac7f&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 2734263 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=int_i:20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2734263 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=int_i:20&wt=xml
   [junit4]   2> 2734265 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=int_i:20&wt=xml:java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=int_i:20&wt=xml
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]   2>        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2734265 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[104258CDCE2C68D7])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads 
-Dtests.seed=104258CDCE2C68D7 -Dtests.slow=true -Dtests.locale=ru-RU 
-Dtests.timezone=America/Antigua -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s J0 | 
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([104258CDCE2C68D7:3C702F4042E81E53]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [junit4]    >        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=int_i:20&wt=xml
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        ... 40 more
   [junit4]   2> 2734280 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[104258CDCE2C68D7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 2734282 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[104258CDCE2C68D7])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 2734294 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[104258CDCE2C68D7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 2734295 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[104258CDCE2C68D7])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 2734295 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2734295 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=789159181
   [junit4]   2> 2734295 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2734296 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2734297 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2734297 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[104258CDCE2C68D7]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2734298 INFO  (coreCloseExecutor-11551-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@141b85a5
   [junit4]   2> 2734302 INFO  (coreCloseExecutor-11551-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=337348005
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_104258CDCE2C68D7-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ru-RU, timezone=America/Antigua
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=270624144,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearcherReuse, 
TestFoldingMultitermQuery, SimpleFacetsTest, BlockDirectoryTest, 
CoreSorterTest, TestLocalFSCloudBackupRestore, 
LeaderFailoverAfterPartitionTest, BasicDistributedZkTest, 
CollectionsAPIAsyncDistributedZkTest, UUIDFieldTest, TestStressLiveNodes, 
TestNestedDocsSort, XmlUpdateRequestHandlerTest, DistanceUnitsTest, 
CoreAdminHandlerTest, TestDistribIDF, SolrShardReporterTest, 
TestPhraseSuggestions, TestNoOpRegenerator, TestFunctionQuery, 
TestConfigSetsAPIZkFailure, TestStreamBody, TestMultiValuedNumericRangeQuery, 
ShufflingReplicaListTransformerTest, TestSort, TestMissingGroups, 
HighlighterConfigTest, TestCustomDocTransformer, TestSolrCloudWithKerberosAlt, 
IndexSchemaTest, HttpSolrCallGetCoreTest, ReturnFieldsTest, SyncSliceTest, 
SuggestComponentContextFilterQueryTest, TemplateUpdateProcessorTest, 
TolerantUpdateProcessorTest, UpdateLogTest, HardAutoCommitTest, 
TestSystemCollAutoCreate, TestFaceting, SolrCloudExampleTest, 
BaseCdcrDistributedZkTest, TestTolerantUpdateProcessorCloud, 
TestSubQueryTransformer, CloudMLTQParserTest, TestIBSimilarityFactory, 
DeleteReplicaTest, TestWriterPerf, TestStressReorder, DocValuesTest, 
TestSolrConfigHandlerCloud, InfixSuggestersTest, TestSolrQueryResponse, 
TestStressRecovery, UniqFieldsUpdateProcessorFactoryTest, 
TestFieldTypeCollectionResource, HdfsTlogReplayBufferedWhileIndexingTest, 
TestCorePropertiesReload, DeleteStatusTest, TestFilteredDocIdSet, 
TestReversedWildcardFilterFactory, ZkControllerTest, DirectUpdateHandlerTest, 
TestTrieFacet, SliceStateTest, DisMaxRequestHandlerTest, SaslZkACLProviderTest, 
SolrMetricsIntegrationTest, SuggesterTest, TestSweetSpotSimilarityFactory, 
TestRandomDVFaceting, TestFieldCacheSortRandom, TestSolrCoreProperties, 
DateFieldTest, TestConfigsApi, AlternateDirectoryTest, TestCloudInspectUtil, 
TestGeoJSONResponseWriter, XsltUpdateRequestHandlerTest, 
PKIAuthenticationIntegrationTest, TestLegacyNumericUtils, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestExceedMaxTermLength, 
UnloadDistributedZkTest, BlockJoinFacetRandomTest, MinimalSchemaTest, 
ResponseLogComponentTest, LargeFieldTest, CSVRequestHandlerTest, 
SolrMetricManagerTest, DirectUpdateHandlerOptimizeTest, 
TestSchemaSimilarityResource, PreAnalyzedUpdateProcessorTest, 
TestSchemaNameResource, TestBulkSchemaAPI, OverseerTest, TestSolrConfigHandler, 
TestCloudSchemaless, MoveReplicaHDFSTest, MetricUtilsTest, TestCustomSort, 
PeerSyncTest, TestAnalyzeInfixSuggestions, ConjunctionSolrSpellCheckerTest, 
TestLegacyNumericRangeQueryBuilder, ClusterStateUpdateTest, 
TestCSVResponseWriter, SegmentsInfoRequestHandlerTest, TestCodecSupport, 
TestApiFramework, ConnectionManagerTest, TestDynamicLoading, 
TestDistributedStatsComponentCardinality, OutputWriterTest, RecoveryZkTest, 
TestRequestStatusCollectionAPI, ConcurrentDeleteAndCreateCollectionTest, 
HdfsWriteToMultipleCollectionsTest, TestExactStatsCache, TestReqParamsAPI, 
ShardRoutingTest, TestFieldCollectionResource, DistributedQueueTest, 
TestSlowCompositeReaderWrapper, HighlighterMaxOffsetTest, 
QueryElevationComponentTest, TestSmileRequest, ClusterStateTest, 
TestShardHandlerFactory, TestManagedStopFilterFactory, 
TestClassicSimilarityFactory, TestJsonFacets, 
DistributedSpellCheckComponentTest, HLLUtilTest, TestManagedResourceStorage, 
TestCloudPivotFacet, TestNonDefinedSimilarityFactory, TestClusterStateMutator, 
TestSha256AuthenticationProvider, DeleteLastCustomShardedReplicaTest, 
SpatialFilterTest, TestFieldCacheReopen, TestSurroundQueryParser, 
MigrateRouteKeyTest, ScriptEngineTest, UtilsToolTest, SolrSlf4jReporterTest, 
TestInfoStreamLogging, TestBinaryField, MoveReplicaTest, 
ClassificationUpdateProcessorIntegrationTest, NodeMutatorTest, 
AnalysisAfterCoreReloadTest, TestSolrCoreParser, TestHighlightDedupGrouping, 
TestReplicationHandler, OverseerModifyCollectionTest, TestJmxIntegration, 
BitVectorTest, TestPseudoReturnFields, RAMDirectoryFactoryTest, 
CoreAdminRequestStatusTest, FieldAnalysisRequestHandlerTest, BJQParserTest, 
TestSubQueryTransformerDistrib, CursorPagingTest, 
TestPHPSerializedResponseWriter, TestRawResponseWriter, 
TestCursorMarkWithoutUniqueKey, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
HdfsRecoveryZkTest, TestDynamicFieldCollectionResource, 
IndexBasedSpellCheckerTest, TestTolerantSearch, 
TestComplexPhraseLeadingWildcard, TestOmitPositions, ZkSolrClientTest, 
TestDistributedGrouping, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestStressVersions, TestRangeQuery, 
SolrCoreTest, SolrCmdDistributorTest, HighlighterTest, SoftAutoCommitTest, 
SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, 
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, 
DefaultValueUpdateProcessorTest, DocValuesMultiTest, SolrInfoBeanTest, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, 
RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, 
RequiredFieldsTest, LoggingHandlerTest, SolrPluginUtilsTest, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, 
TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, 
CopyFieldTest, TestSolrDeletionPolicy2, MultiTermTest, NumericFieldsTest, 
TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, 
TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestFastWriter, ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, AssignTest, CdcrBootstrapTest, 
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, 
CollectionTooManyReplicasTest, CustomCollectionTest, 
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, 
MultiThreadedOCPTest, PeerSyncReplicationTest, RemoteQueryErrorTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, 
TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPI, 
TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestPrepRecovery, TestRandomRequestDistribution, TestReplicaProperties, 
TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, 
TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, 
TestStressInPlaceUpdates, TlogReplayBufferedWhileIndexingTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestPolicyCloud, 
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, 
HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, 
ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, BlobRepositoryCloudTest, 
CachingDirectoryFactoryTest, TestConfigSetProperties, TestConfigSets, 
TestCustomStream, TestSolrCoreSnapshots, TestConfigReload, 
TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest, 
V2StandaloneTest, InfoHandlerTest, MetricsHandlerTest, 
PropertiesRequestHandlerTest, TestCollectionAPIs, TestCoreAdminApis, 
DistributedDebugComponentTest, DistributedFacetPivotLargeTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, 
DistributedQueryComponentOptimizationTest, SuggestComponentTest, 
WrapperMergePolicyFactoryTest, TestLegacyField, TestNumericRangeQuery32, 
TestNumericRangeQuery64, TestNumericTokenStream, JvmMetricsTest, 
MetricsConfigTest, SolrGangliaReporterTest, SolrGraphiteReporterTest, 
TestManagedSynonymGraphFilterFactory, ManagedSchemaRoundRobinCloudTest, 
SpatialRPTFieldTypeTest, TestCollationFieldDocValues, TestHalfAndHalfDocValues, 
TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestPointFields, 
AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, RankQueryTest, 
SortSpecParsingTest, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, 
TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestMaxScoreQueryParser, 
TestPayloadCheckQParserPlugin, TestQueryWrapperFilter, TestRecoveryHdfs, 
TestReloadDeadlock, TestStandardQParsers, TestXmlQParser, TestXmlQParserPlugin, 
TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetSimpleTest, 
GraphQueryTest, TestJsonRequest, BasicAuthIntegrationTest, 
BasicAuthStandaloneTest, TestPKIAuthenticationPlugin, 
TestDelegationWithHadoopAuth, TestBlendedInfixSuggestions, BufferStoreTest, 
HdfsDirectoryTest, HdfsLockFactoryTest, TestFieldCache, 
TestFieldCacheVsDocValues, TestUninvertingReader, CdcrUpdateLogTest, 
DataDrivenBlockJoinTest, SolrIndexMetricsTest, TestDocBasedVersionConstraints, 
TestInPlaceUpdatesStandalone, VersionInfoTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest]
   [junit4] Completed [713/726 (1!)] on J0 in 0.83s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 39667 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj2124163034
 [ecj-lint] Compiling 1118 source files to 
C:\Users\jenkins\AppData\Local\Temp\ecj2124163034
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\core\CoreContainer.java
 (at line 972)
 [ecj-lint]     core = new SolrCore(this, dcore, coreConfig);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'core' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\core\HdfsDirectoryFactory.java
 (at line 234)
 [ecj-lint]     dir = new BlockDirectory(path, hdfsDir, cache, null, 
blockCacheReadEnabled, false, cacheMerges, cacheReadOnce);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java
 (at line 120)
 [ecj-lint]     reader = cfiltfac.create(reader);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java
 (at line 144)
 [ecj-lint]     return namedList;
 [ecj-lint]     ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java
 (at line 1282)
 [ecj-lint]     DirectoryReader reader = s==null ? null : 
s.get().getIndexReader();
 [ecj-lint]                     ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\sql\SolrTable.java
 (at line 517)
 [ecj-lint]     ParallelStream parallelStream = new ParallelStream(zk, 
collection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\sql\SolrTable.java
 (at line 743)
 [ecj-lint]     ParallelStream parallelStream = new ParallelStream(zkHost, 
collection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\highlight\DefaultSolrHighlighter.java
 (at line 578)
 [ecj-lint]     tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java
 (at line 912)
 [ecj-lint]     fastForRandomSet = new HashDocSet(sset.getDocs(), 0, 
sset.size());
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\response\SmileResponseWriter.java
 (at line 33)
 [ecj-lint]     new SmileWriter(out, request, response).writeResponse();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java
 (at line 146)
 [ecj-lint]     ratesJsonStream = 
resourceLoader.openResource(ratesFileLocation);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java
 (at line 1315)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 145)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 154)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 163)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java
 (at line 287)
 [ecj-lint]     throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred 
while loading solr.xml from zookeeper", e);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java
 (at line 98)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\HdfsTransactionLog.java
 (at line 191)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\HdfsTransactionLog.java
 (at line 261)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 228)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 228)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 260)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 275)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 529)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\processor\UUIDUpdateProcessorFactory.java
 (at line 23)
 [ecj-lint]     import org.apache.solr.common.SolrException;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.SolrException is never used
 [ecj-lint] ----------
 [ecj-lint] 28. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\processor\UUIDUpdateProcessorFactory.java
 (at line 24)
 [ecj-lint]     import static org.apache.solr.common.SolrException.ErrorCode.*;
 [ecj-lint]                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.SolrException.ErrorCode is never 
used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\processor\UpdateRequestProcessor.java
 (at line 85)
 [ecj-lint]     UpdateRequestProcessor p = this;
 [ecj-lint]                            ^
 [ecj-lint] Resource leak: 'p' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java
 (at line 149)
 [ecj-lint]     SolrQueryRequest req = requestInfo == null ? null : 
requestInfo.getReq();
 [ecj-lint]                      ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32 problems (2 errors, 30 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:810: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:689: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2007:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2046:
 Compile failed; see the compiler error output for details.

Total time: 80 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to