Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/7/
Java: 32bit/jdk-9-ea+171 -server -XX:+UseSerialGC

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

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

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

        at __randomizedtesting.SeedInfo.seed([405C0823FB188983]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12099 lines...]
   [junit4] Suite: org.apache.solr.core.TestInfoStreamLogging
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_405C0823FB188983-001\init-core-data-001
   [junit4]   2> 1436083 WARN  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1436083 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1436085 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1436086 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1436086 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1436124 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1436125 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1436137 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1436300 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1436321 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1436419 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@814242
   [junit4]   2> 1436424 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@814242
   [junit4]   2> 1436424 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@814242
   [junit4]   2> 1436426 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1436475 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1436475 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1436492 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1436637 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1436662 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 1436663 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@814242
   [junit4]   2> 1436663 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1436663 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_405C0823FB188983-001\init-core-data-001\]
   [junit4]   2> 1436671 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: init: current 
segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@10192d6
   [junit4]   2> 1436671 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: delete []
   [junit4]   2> 1436671 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 1436671 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: delete []
   [junit4]   2> 1436671 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 1436671 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: init: 
create=true
   [junit4]   2> 1436671 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: 
   [junit4]   2> 
dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_405C0823FB188983-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@138fa49; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=6.6.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene62): {}, docValues:{}, 
maxPointsInLeafNode=1498, maxMBSortInHeap=5.500230115212074
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@bf23da
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@15f1d1e
   [junit4]   2> 
   [junit4]   2> 1436671 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: now flush at 
close
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]:   index before 
flush 
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6720-thread-1]: startFullFlush
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6720-thread-1]: 
coreLoadExecutor-6720-thread-1 finishFullFlush success=true
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: apply all 
deletes during flush
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-6720-thread-1]: prune 
sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6720-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6720-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1436672 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6720-thread-1]: now merge
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6720-thread-1]:   index: 
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-6720-thread-1]:   no more 
merges pending; now return
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: waitForMerges
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: waitForMerges 
done
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: commit: start
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: commit: enter 
lock
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: commit: now 
prepare
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: prepareCommit: 
flush
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]:   index before 
flush 
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6720-thread-1]: startFullFlush
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: apply all 
deletes during flush
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-6720-thread-1]: prune 
sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6720-thread-1]: 
coreLoadExecutor-6720-thread-1 finishFullFlush success=true
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: startCommit(): 
start
   [junit4]   2> 1436673 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: startCommit 
index= changeCount=2
   [junit4]   2> 1436675 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: startCommit: 
wrote pending segments file "pending_segments_1"
   [junit4]   2> 1436677 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: done all syncs: 
[]
   [junit4]   2> 1436677 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: commit: 
pendingCommit != null
   [junit4]   2> 1436677 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: commit: done 
writing segments file "segments_1"
   [junit4]   2> 1436677 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: now checkpoint 
"" [0 segments ; isCommit = true]
   [junit4]   2> 1436677 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 1436677 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: delete []
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: commit: took 
4.8 msec
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: commit: done
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: rollback
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: all running 
merges have aborted
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: rollback: done 
finish merges
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6720-thread-1]: abort
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6720-thread-1]: done abort 
success=true
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: rollback: infos=
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: delete []
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 1436678 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: delete []
   [junit4]   2> 1436787 WARN  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 1436787 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1436787 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: init: current 
segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@10192d6
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: init: load 
commit "segments_1"
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: delete []
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: delete []
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-6720-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: init: 
create=false
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: 
   [junit4]   2> 
dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_405C0823FB188983-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@138fa49; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=6.6.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene62): {}, docValues:{}, 
maxPointsInLeafNode=1498, maxMBSortInHeap=5.500230115212074
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@bc47d4
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1536e54
   [junit4]   2> 
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: flush at 
getReader
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6720-thread-1]: startFullFlush
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: apply all 
deletes during flush
   [junit4]   2> 1436790 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 1436791 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-6720-thread-1]: prune 
sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1436791 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: incRefDeleter 
for NRT reader version=2 segments=
   [junit4]   2> 1436791 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: return reader 
version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 1436791 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-6720-thread-1]: 
coreLoadExecutor-6720-thread-1 finishFullFlush success=true
   [junit4]   2> 1436791 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-6720-thread-1]: getReader took 
1 msec
   [junit4]   2> 1436791 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2ddc9d[collection1] main]
   [junit4]   2> 1436791 WARN  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1436791 INFO  (coreLoadExecutor-6720-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1436792 INFO  (searcherExecutor-6721-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2ddc9d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436794 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1436795 INFO  
(TEST-TestInfoStreamLogging.testIndexConfig-seed#[405C0823FB188983]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIndexConfig
   [junit4]   2> 1436795 INFO  
(TEST-TestInfoStreamLogging.testIndexConfig-seed#[405C0823FB188983]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testIndexConfig
   [junit4]   2> 1436795 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1436796 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20855391
   [junit4]   2> 1436796 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1436797 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1436799 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1436799 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1436800 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@713af2
   [junit4]   2> 1436800 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: now flush at 
close
   [junit4]   2> 1436800 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 1436800 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]:   index before 
flush 
   [junit4]   2> 1436800 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-6725-thread-1]: startFullFlush
   [junit4]   2> 1436800 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-6725-thread-1]: 
coreCloseExecutor-6725-thread-1 finishFullFlush success=true
   [junit4]   2> 1436800 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: apply all 
deletes during flush
   [junit4]   2> 1436800 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 1436800 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-6725-thread-1]: prune 
sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-6725-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-6725-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-6725-thread-1]: now merge
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-6725-thread-1]:   index: 
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-6725-thread-1]:   no more 
merges pending; now return
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: waitForMerges
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: waitForMerges 
done
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: commit: start
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: commit: enter 
lock
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: commit: now 
prepare
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: prepareCommit: 
flush
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]:   index before 
flush 
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-6725-thread-1]: startFullFlush
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: apply all 
deletes during flush
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-6725-thread-1]: prune 
sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-6725-thread-1]: 
coreCloseExecutor-6725-thread-1 finishFullFlush success=true
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: startCommit(): 
start
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]:   skip 
startCommit(): no changes pending
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-6725-thread-1]: delete []
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: commit: 
pendingCommit == null; skip
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: commit: took 
0.4 msec
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: commit: done
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: rollback
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: all running 
merges have aborted
   [junit4]   2> 1436801 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: rollback: done 
finish merges
   [junit4]   2> 1436802 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-6725-thread-1]: abort
   [junit4]   2> 1436802 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-6725-thread-1]: done abort 
success=true
   [junit4]   2> 1436802 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-6725-thread-1]: rollback: 
infos=
   [junit4]   2> 1436802 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-6725-thread-1]: now 
checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1436802 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-6725-thread-1]: delete []
   [junit4]   2> 1436802 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-6725-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 1436802 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-6725-thread-1]: delete []
   [junit4]   2> 1436803 INFO  (coreCloseExecutor-6725-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1436806 INFO  
(SUITE-TestInfoStreamLogging-seed#[405C0823FB188983]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1498, maxMBSortInHeap=5.500230115212074, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=fi-FI, 
timezone=Pacific/Guam
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9-ea 
(32-bit)/cpus=3,threads=1,free=167482296,total=495087616
   [junit4]   2> NOTE: All tests run in this JVM: [StatsComponentTest, 
CdcrReplicationHandlerTest, TestObjectReleaseTracker, 
BinaryUpdateRequestHandlerTest, JsonLoaderTest, HighlighterConfigTest, 
TestSQLHandler, TestSolrCLIRunExample, RestartWhileUpdatingTest, 
DirectUpdateHandlerOptimizeTest, SuggestComponentTest, BlockCacheTest, 
TestJoin, TestRangeQuery, CursorMarkTest, TestInPlaceUpdatesDistrib, 
DistanceFunctionTest, AtomicUpdatesTest, TestRandomFlRTGCloud, 
TestFuzzyAnalyzedSuggestions, SolrSlf4jReporterTest, 
TestAuthorizationFramework, TestBadConfig, SmileWriterTest, MetricsHandlerTest, 
TestSchemaVersionResource, SuggesterTSTTest, ZkStateWriterTest, TestTrie, 
WordBreakSolrSpellCheckerTest, TestFieldCache, RequestHandlersTest, 
TestCorePropertiesReload, SolrCoreCheckLockOnStartupTest, 
TestMergePolicyConfig, TestFieldCacheSortRandom, ExternalFileFieldSortTest, 
TestFieldCacheWithThreads, BooleanFieldTest, CheckHdfsIndexTest, 
ZkSolrClientTest, ResponseHeaderTest, JvmMetricsTest, 
TestLeaderElectionZkExpiry, TestFieldTypeResource, SpellCheckComponentTest, 
TestLMDirichletSimilarityFactory, TestSolrXml, DefaultValueUpdateProcessorTest, 
ShardSplitTest, TestSchemaResource, OverseerRolesTest, 
TestReversedWildcardFilterFactory, LeaderInitiatedRecoveryOnShardRestartTest, 
TestSolrDeletionPolicy2, TestZkChroot, TestShardHandlerFactory, 
TestMiniSolrCloudCluster, DistributedTermsComponentTest, TestUtils, 
TestJmxMonitoredMap, ChaosMonkeySafeLeaderTest, TestSubQueryTransformerDistrib, 
ExitableDirectoryReaderTest, TestSSLRandomization, HdfsRecoveryZkTest, 
OverseerCollectionConfigSetProcessorTest, CollectionsAPIDistributedZkTest, 
TestExceedMaxTermLength, DateRangeFieldTest, SuggesterTest, SolrInfoMBeanTest, 
CollectionTooManyReplicasTest, CoreMergeIndexesAdminHandlerTest, 
TestDeleteCollectionOnDownNodes, ExplicitHLLTest, TestIndexingPerformance, 
CoreAdminCreateDiscoverTest, TestSolrCloudWithSecureImpersonation, 
TestRecovery, TestPayloadCheckQParserPlugin, TestCollectionAPIs, 
TestSolrCoreProperties, TestOmitPositions, BufferStoreTest, 
StatsReloadRaceTest, TestDistributedMissingSort, TermVectorComponentTest, 
CoreSorterTest, TestManagedSchema, FileBasedSpellCheckerTest, 
DistributedVersionInfoTest, SignatureUpdateProcessorFactoryTest, 
TestUninvertingReader, TestTrackingShardHandlerFactory, HdfsNNFailoverTest, 
DeleteShardTest, CreateCollectionCleanupTest, HdfsSyncSliceTest, 
SubstringBytesRefFilterTest, CachingDirectoryFactoryTest, 
ShowFileRequestHandlerTest, CoreAdminHandlerTest, TestMissingGroups, 
TestCrossCoreJoin, MissingSegmentRecoveryTest, TestExactSharedStatsCache, 
UpdateParamsTest, DistribCursorPagingTest, 
TestLMJelinekMercerSimilarityFactory, EnumFieldTest, 
TestDownShardTolerantSearch, TestMacros, FacetPivotSmallTest, SolrXmlInZkTest, 
TestDistributedGrouping, SortByFunctionTest, CircularListTest, 
DistributedFacetPivotLargeTest, ReturnFieldsTest, TestConfig, 
ResourceLoaderTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
HighlighterMaxOffsetTest, URLClassifyProcessorTest, 
LeaderElectionIntegrationTest, EchoParamsTest, SpellingQueryConverterTest, 
GraphQueryTest, TestSlowCompositeReaderWrapper, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BasicAuthStandaloneTest, 
TestSolrCloudWithDelegationTokens, TestXmlQParserPlugin, 
OutOfBoxZkACLAndCredentialsProvidersTest, SearchHandlerTest, TestSchemaManager, 
ReplaceNodeTest, DistribJoinFromCollectionTest, SolrCmdDistributorTest, 
TestSolrCoreSnapshots, TestManagedSchemaThreadSafety, BJQParserTest, 
TestSolrQueryParserDefaultOperatorResource, TestSimpleTrackingShardHandler, 
TestQueryWrapperFilter, TestSystemCollAutoCreate, TestNestedDocsSort, 
MinimalSchemaTest, FieldMutatingUpdateProcessorTest, 
TestSolrConfigHandlerCloud, TestQueryTypes, DistributedFacetPivotWhiteBoxTest, 
CollectionReloadTest, PreAnalyzedFieldTest, TestRawResponseWriter, 
ClusterStateTest, TestConfigSetsAPI, QueryParsingTest, SSLMigrationTest, 
TestDocSet, TestIndexSearcher, TestNumericTerms32, TestLRUStatsCache, 
TestInfoStreamLogging]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInfoStreamLogging -Dtests.seed=405C0823FB188983 
-Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Pacific/Guam 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestInfoStreamLogging (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-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_405C0823FB188983-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_405C0823FB188983-001\init-core-data-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([405C0823FB188983]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [356/711 (1!)] on J1 in 0.76s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to