Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/1014/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestNRTOpen

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001

        at __randomizedtesting.SeedInfo.seed([83ECD4C20377A6F5]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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 13286 lines...]
   [junit4] Suite: org.apache.solr.core.TestNRTOpen
   [junit4]   2> 961112 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.SolrTestCaseJ4 
SecureRandom sanity checks: test.solr.allowed.securerandom=null & 
java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001
   [junit4]   2> 961114 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.SolrTestCaseJ4 
Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 961115 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 961116 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore
   [junit4]   2> 961117 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 961171 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 961181 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=minimal
   [junit4]   2> 961188 WARN  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.s.IndexSchema 
no uniqueKey specified in schema.
   [junit4]   2> 961188 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 961627 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 961722 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 961722 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 961752 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfe1b
   [junit4]   2> 961754 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfe1b
   [junit4]   2> 961757 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfe1b
   [junit4]   2> 961759 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 961843 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 961853 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 961857 WARN  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 961857 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid 
field null
   [junit4]   2> 961857 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 961857 INFO  (coreLoadExecutor-4265-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@7bfe1b
   [junit4]   2> 961857 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001\]
   [junit4]   2> 961997 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 962000 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 962001 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7687[collection1] 
main]
   [junit4]   2> 962001 WARN  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 962001 INFO  (coreLoadExecutor-4265-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 962005 INFO  
(searcherExecutor-4266-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a7687[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 962006 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore end
   [junit4]   2> 962009 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 2
   [junit4]   2> 962016 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 962016 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e1eac commitCommandVersion:0
   [junit4]   2> 962045 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14c9ec0[collection1] main]
   [junit4]   2> 962045 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 962046 INFO  (searcherExecutor-4266-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14c9ec0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):c1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os.arch=x86, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1551753603315}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 962046 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 30
   [junit4]   2> 962048 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> 962048 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=4720369
   [junit4]   2> 962049 INFO  (coreCloseExecutor-4270-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19d125
   [junit4]   2> 962049 INFO  (coreCloseExecutor-4270-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=19d125
   [junit4]   2> 962049 INFO  (coreCloseExecutor-4270-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c5b358: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b782f7
   [junit4]   2> 962074 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 962074 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e60219: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1dee77
   [junit4]   2> 962077 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 962077 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c96c9: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@16815aa
   [junit4]   2> 962081 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 962081 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f46ff8: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1141728
   [junit4]   2> 962084 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore
   [junit4]   2> 962086 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 962162 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 962180 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=minimal
   [junit4]   2> 962186 WARN  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.s.IndexSchema 
no uniqueKey specified in schema.
   [junit4]   2> 962187 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 962826 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 962902 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 962902 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 962930 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfe1b
   [junit4]   2> 962935 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfe1b
   [junit4]   2> 962935 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bfe1b
   [junit4]   2> 962937 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 963021 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 963033 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 963039 WARN  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 963039 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid 
field null
   [junit4]   2> 963039 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 963039 INFO  (coreLoadExecutor-4280-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@7bfe1b
   [junit4]   2> 963039 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001\]
   [junit4]   2> 963182 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 963182 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 963188 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61bed8[collection1] 
main]
   [junit4]   2> 963188 WARN  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 963188 INFO  (coreLoadExecutor-4280-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 963192 INFO  
(searcherExecutor-4281-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@61bed8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):c1:[diagnostics={java.runtime.version=1.8.0_172-b11,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os=Windows 10, os.arch=x86, 
os.version=10.0, source=flush, 
timestamp=1551753603315}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963193 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore end
   [junit4]   2> 963197 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSharedCores
   [junit4]   2> 963197 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 963199 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 963199 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 0
   [junit4]   2> 963199 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 963199 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@b2f6d5 commitCommandVersion:0
   [junit4]   2> 963210 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14b0b94[collection1] main]
   [junit4]   2> 963211 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 963212 INFO  (searcherExecutor-4281-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14b0b94[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.8.0):c1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os.arch=x86, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1551753604490}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963212 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 12
   [junit4]   2> 963212 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 963212 WARN  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting a 
potentially large percent of the entire index, reducing to 2147483647 segments
   [junit4]   2> 963213 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 963213 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 963218 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 5
   [junit4]   2> 963220 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 1
   [junit4]   2> 963221 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 963230 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c632eb[collection1] main]
   [junit4]   2> 963230 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 963230 INFO  (searcherExecutor-4281-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c632eb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.8.0):c1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os.arch=x86, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1551753604490}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(7.8.0):c1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604512}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963232 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 963233 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 1
   [junit4]   2> 963233 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 0
   [junit4]   2> 963233 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 963233 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@b2f6d5 commitCommandVersion:0
   [junit4]   2> 963246 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f7dccf[collection1] main]
   [junit4]   2> 963246 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 963246 INFO  (searcherExecutor-4281-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f7dccf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.8.0):c1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os.arch=x86, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1551753604490}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(7.8.0):c1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604512}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(7.8.0):c2:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604524}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963246 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 963248 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=foo2:doc} 0 0
   [junit4]   2> 963248 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 963248 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@b2f6d5 commitCommandVersion:0
   [junit4]   2> 963253 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8e5033[collection1] main]
   [junit4]   2> 963253 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 963254 INFO  (searcherExecutor-4281-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8e5033[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.8.0):c1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os.arch=x86, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1551753604490}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(7.8.0):c1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604512}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(7.8.0):c2/1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604524}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)))}
   [junit4]   2> 963254 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 963255 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSharedCores
   [junit4]   2> 963258 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReaderIsNRT
   [junit4]   2> 963259 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 963259 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 963260 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 1
   [junit4]   2> 963260 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 963260 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@b2f6d5 commitCommandVersion:0
   [junit4]   2> 963273 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e72729[collection1] main]
   [junit4]   2> 963275 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 963276 INFO  (searcherExecutor-4281-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e72729[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.8.0):c1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os.arch=x86, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1551753604552}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963278 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 17
   [junit4]   2> 963279 ERROR 
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 963279 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 963364 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 963377 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 963382 WARN  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 963382 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 963382 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 963414 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    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@7bfe1b
   [junit4]   2> 963414 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001\]
   [junit4]   2> 963532 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 963532 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 963533 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4732f0[collection1] main]
   [junit4]   2> 963534 WARN  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 963534 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 963536 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 963536 INFO  
(searcherExecutor-4285-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4732f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.8.0):c1:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os.arch=x86, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1551753604552}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963537 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fac9b9[collection1] main]
   [junit4]   2> 963538 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@777ae4
   [junit4]   2> 963538 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=777ae4
   [junit4]   2> 963538 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f1fc77: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@196998f
   [junit4]   2> 963539 INFO  
(searcherExecutor-4285-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fac9b9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.8.0):c1:[diagnostics={java.runtime.version=1.8.0_172-b11,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os=Windows 10, os.arch=x86, 
os.version=10.0, source=flush, 
timestamp=1551753604552}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963545 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 0
   [junit4]   2> 963545 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 963553 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10c3bb9[collection1] main]
   [junit4]   2> 963553 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 963554 INFO  
(searcherExecutor-4285-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10c3bb9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.8.0):c1:[diagnostics={java.runtime.version=1.8.0_172-b11,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os=Windows 10, os.arch=x86, 
os.version=10.0, source=flush, 
timestamp=1551753604552}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(7.8.0):c1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604836}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963554 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 9
   [junit4]   2> 963556 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 1
   [junit4]   2> 963556 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 963556 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@16a7ff3 commitCommandVersion:0
   [junit4]   2> 963569 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f68ad0[collection1] main]
   [junit4]   2> 963569 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 963571 INFO  
(searcherExecutor-4285-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f68ad0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.8.0):c1:[diagnostics={java.runtime.version=1.8.0_172-b11,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os=Windows 10, os.arch=x86, 
os.version=10.0, source=flush, 
timestamp=1551753604552}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(7.8.0):c1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604836}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(7.8.0):c1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604847}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963571 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 14
   [junit4]   2> 963572 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 0
   [junit4]   2> 963573 ERROR 
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 963573 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 963662 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 963685 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 963694 WARN  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 963694 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 963694 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 963725 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    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@7bfe1b
   [junit4]   2> 963725 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001\]
   [junit4]   2> 963838 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 963838 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 963845 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9ed277[collection1] main]
   [junit4]   2> 963846 WARN  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 963846 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 963848 INFO  
(searcherExecutor-4289-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9ed277[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.8.0):c1:[diagnostics={java.runtime.version=1.8.0_172-b11,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os=Windows 10, os.arch=x86, 
os.version=10.0, source=flush, 
timestamp=1551753604552}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(7.8.0):c1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604836}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(7.8.0):c1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753604847}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_7(7.8.0):c1:[diagnostics={os=Windows 10, java.vendor=Oracle 
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, 
lucene.version=7.8.0, os.arch=x86, java.runtime.version=1.8.0_172-b11, 
source=flush, os.version=10.0, 
timestamp=1551753605130}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963856 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 963858 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fe870b[collection1] main]
   [junit4]   2> 963858 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c72f65
   [junit4]   2> 963858 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1c72f65
   [junit4]   2> 963858 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ded58: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@196998f
   [junit4]   2> 963864 INFO  
(searcherExecutor-4289-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fe870b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.8.0):c1:[diagnostics={java.runtime.version=1.8.0_172-b11,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os=Windows 10, os.arch=x86, 
os.version=10.0, source=flush, 
timestamp=1551753604552}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(7.8.0):c1:[diagnostics={java.runtime.version=1.8.0_172-b11, 
java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os=Windows 10, os.arch=x86, 
os.version=10.0, source=flush, 
timestamp=1551753604836}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(7.8.0):c1:[diagnostics={java.runtime.version=1.8.0_172-b11, 
java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os=Windows 10, os.arch=x86, 
os.version=10.0, source=flush, 
timestamp=1551753604847}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_7(7.8.0):c1:[diagnostics={java.runtime.version=1.8.0_172-b11, 
java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=7.8.0, os=Windows 10, os.arch=x86, 
os.version=10.0, source=flush, 
timestamp=1551753605130}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 963864 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[83ECD4C20377A6F5]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testReaderIsNRT
   [junit4]   2> 963864 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 963864 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24939889
   [junit4]   2> 963864 INFO  
(coreCloseExecutor-4293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1d62410
   [junit4]   2> 963864 INFO  
(coreCloseExecutor-4293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1d62410
   [junit4]   2> 963864 INFO  
(coreCloseExecutor-4293-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8d2bb2: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@196998f
   [junit4]   2> 963874 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 963874 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@81fd6b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1ebf4c3
   [junit4]   2> 963877 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 963877 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f296dd: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@16815aa
   [junit4]   2> 963879 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 963879 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f8b6c: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1141728
   [junit4]   2> 963886 INFO  
(SUITE-TestNRTOpen-seed#[83ECD4C20377A6F5]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=sv-SE, 
timezone=Pacific/Enderbury
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 
(32-bit)/cpus=3,threads=1,free=223310912,total=356745216
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetDistribTest, 
HttpPartitionTest, RuleEngineTest, CustomHighlightComponentTest, 
ShardRoutingTest, TestSchemalessBufferedUpdates, TestLegacyFieldCache, 
SplitShardTest, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, 
TestXmlQParser, TestReplicaProperties, TestCrossCoreJoin, TestSolr4Spatial, 
TestSerializedLuceneMatchVersion, HdfsSyncSliceTest, ConvertedLegacyTest, 
TestExceedMaxTermLength, SuggestComponentTest, 
DocExpirationUpdateProcessorFactoryTest, StatsComponentTest, 
DocValuesMultiTest, TestSolrCoreProperties, TestDocSet, RandomizedTaggerTest, 
TestSQLHandler, TestDynamicLoading, ZookeeperStatusHandlerTest, 
SpatialHeatmapFacetsTest, CSVRequestHandlerTest, 
PreAnalyzedFieldManagedSchemaCloudTest, AssignTest, TestCloudDeleteByQuery, 
TestClusterStateMutator, LukeRequestHandlerTest, 
UpdateRequestProcessorFactoryTest, TestComponentsName, TestCloudJSONFacetSKG, 
SolrMetricReporterTest, TestCSVLoader, TestSegmentSorting, 
HighlighterConfigTest, RegexBytesRefFilterTest, TestSimpleQParserPlugin, 
NoCacheHeaderTest, TlogReplayBufferedWhileIndexingTest, 
ChaosMonkeySafeLeaderTest, TestRetrieveFieldsOptimizer, TriggerEventQueueTest, 
TestSolrCoreParser, TestGroupingSearch, 
ClassificationUpdateProcessorFactoryTest, HdfsDirectoryTest, 
AtomicUpdateProcessorFactoryTest, MoreLikeThisHandlerTest, 
AutoAddReplicasIntegrationTest, TestNonDefinedSimilarityFactory, 
TestStressInPlaceUpdates, TestPhraseSuggestions, NumberUtilsTest, 
TestDynamicFieldCollectionResource, TestGraphMLResponseWriter, 
SegmentsInfoRequestHandlerTest, IndexBasedSpellCheckerTest, TestBulkSchemaAPI, 
TestConfigsApi, MetricsHandlerTest, TestIndexSearcher, 
OverseerCollectionConfigSetProcessorTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestRandomFaceting, TestLazyCores, 
BigEndianAscendingWordSerializerTest, DeleteLastCustomShardedReplicaTest, 
TestMissingGroups, TestSimDistributedQueue, TestUnInvertedFieldException, 
ZkFailoverTest, SortSpecParsingTest, TestQuerySenderNoQuery, TestCustomStream, 
TestBinaryResponseWriter, TestSubQueryTransformerDistrib, TestJoin, 
TestManagedSchemaThreadSafety, TestNRTOpen]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTOpen 
-Dtests.seed=83ECD4C20377A6F5 -Dtests.slow=true -Dtests.locale=sv-SE 
-Dtests.timezone=Pacific/Enderbury -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestNRTOpen (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_83ECD4C20377A6F5-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([83ECD4C20377A6F5]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [199/838 (1!)] on J0 in 3.02s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 47406 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/1014/consoleText

[repro] Revision: c4807a64b156c5946aae8ebd6d8c8e80e428a266

[repro] Ant options: "-Dargs=-server -XX:+UseConcMarkSweepGC"

[repro] ant clean

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

[...truncated 3605 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestNRTOpen" -Dtests.showOutput=onerror "-Dargs=-server 
-XX:+UseConcMarkSweepGC" -Dtests.seed=83ECD4C20377A6F5 -Dtests.slow=true 
-Dtests.locale=sv-SE -Dtests.timezone=Pacific/Enderbury -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 73 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.core.TestNRTOpen
[repro] Exiting with code 0

[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to