Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/539/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-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\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001

        at 
__randomizedtesting.SeedInfo.seed([59CFAF3F0ADDF322:A8B8038AABBE80B5]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd$SolrInstance.tearDown(TestSolrEntityProcessorEndToEnd.java:360)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.tearDown(TestSolrEntityProcessorEndToEnd.java:142)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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_628B8A03845BAE30-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_628B8A03845BAE30-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_628B8A03845BAE30-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_628B8A03845BAE30-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_628B8A03845BAE30-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_628B8A03845BAE30-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_628B8A03845BAE30-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_628B8A03845BAE30-001

        at __randomizedtesting.SeedInfo.seed([628B8A03845BAE30]: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)


FAILED:  org.apache.solr.common.util.TestTimeSource.testEpochTime

Error Message:
SimTimeSource:50.0 time diff=10229150

Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=10229150
        at 
__randomizedtesting.SeedInfo.seed([7B26E7D914B0E81:3FDE1D58059BACC7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:48)
        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14445 lines...]
   [junit4] Suite: org.apache.solr.core.TestNRTOpen
   [junit4]   2> 2687063 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-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_628B8A03845BAE30-001\init-core-data-001
   [junit4]   2> 2687063 WARN  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.SolrTestCaseJ4 
startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2687063 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.SolrTestCaseJ4 
Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2687081 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2687082 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore
   [junit4]   2> 2687082 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-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> 2687180 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2687205 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=minimal
   [junit4]   2> 2687218 WARN  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.s.IndexSchema 
no uniqueKey specified in schema.
   [junit4]   2> 2687218 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2687478 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56ccb8c6
   [junit4]   2> 2687491 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56ccb8c6
   [junit4]   2> 2687491 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56ccb8c6
   [junit4]   2> 2687494 INFO  (coreLoadExecutor-10670-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2687495 INFO  (coreLoadExecutor-10670-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> 2687620 INFO  (coreLoadExecutor-10670-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2687646 INFO  (coreLoadExecutor-10670-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2687651 WARN  (coreLoadExecutor-10670-thread-1) [    
x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2687651 INFO  (coreLoadExecutor-10670-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid 
field null
   [junit4]   2> 2687651 INFO  (coreLoadExecutor-10670-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> 2687651 INFO  (coreLoadExecutor-10670-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@56ccb8c6
   [junit4]   2> 2687651 INFO  (coreLoadExecutor-10670-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2687651 INFO  (coreLoadExecutor-10670-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_628B8A03845BAE30-001\init-core-data-001\]
   [junit4]   2> 2687883 INFO  (coreLoadExecutor-10670-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2687883 INFO  (coreLoadExecutor-10670-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2687884 INFO  (coreLoadExecutor-10670-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47f2e563[collection1] main]
   [junit4]   2> 2687887 WARN  (coreLoadExecutor-10670-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> 2687887 INFO  (coreLoadExecutor-10670-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2687895 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore end
   [junit4]   2> 2687895 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 2
   [junit4]   2> 2687895 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2687895 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2094f20c commitCommandVersion:0
   [junit4]   2> 2687947 INFO  
(searcherExecutor-10671-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47f2e563[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2688010 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@368c4009[collection1] main]
   [junit4]   2> 2688011 INFO  (searcherExecutor-10671-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@368c4009[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)))}
   [junit4]   2> 2688013 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2688013 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 96
   [junit4]   2> 2688013 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> 2688013 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=230868223
   [junit4]   2> 2688013 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2688013 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c39ad6b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@75a24e0d
   [junit4]   2> 2688014 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2688014 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@753bcc55: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@73536fd2
   [junit4]   2> 2688020 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2688020 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47bd45f7: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@97c5283
   [junit4]   2> 2688056 INFO  (coreCloseExecutor-10675-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7b4a07c
   [junit4]   2> 2688056 INFO  (coreCloseExecutor-10675-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=7b4a07c
   [junit4]   2> 2688056 INFO  (coreCloseExecutor-10675-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52742fc1: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1a9810f0
   [junit4]   2> 2688143 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore
   [junit4]   2> 2688144 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-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> 2688253 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2688262 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=minimal
   [junit4]   2> 2688267 WARN  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.s.IndexSchema 
no uniqueKey specified in schema.
   [junit4]   2> 2688267 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2688461 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56ccb8c6
   [junit4]   2> 2688571 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56ccb8c6
   [junit4]   2> 2688571 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56ccb8c6
   [junit4]   2> 2688575 INFO  (coreLoadExecutor-10682-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2688575 INFO  (coreLoadExecutor-10682-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> 2688691 INFO  (coreLoadExecutor-10682-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2688698 INFO  (coreLoadExecutor-10682-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2688704 WARN  (coreLoadExecutor-10682-thread-1) [    
x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2688704 INFO  (coreLoadExecutor-10682-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid 
field null
   [junit4]   2> 2688704 INFO  (coreLoadExecutor-10682-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> 2688705 INFO  (coreLoadExecutor-10682-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@56ccb8c6
   [junit4]   2> 2688705 INFO  (coreLoadExecutor-10682-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2688705 INFO  (coreLoadExecutor-10682-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_628B8A03845BAE30-001\init-core-data-001\]
   [junit4]   2> 2688877 INFO  (coreLoadExecutor-10682-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2688877 INFO  (coreLoadExecutor-10682-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2688887 INFO  (coreLoadExecutor-10682-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3bf25b8d[collection1] main]
   [junit4]   2> 2688887 WARN  (coreLoadExecutor-10682-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> 2688887 INFO  (coreLoadExecutor-10682-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2688916 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore end
   [junit4]   2> 2688919 INFO  
(searcherExecutor-10683-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3bf25b8d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c1)))}
   [junit4]   2> 2688922 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSharedCores
   [junit4]   2> 2688922 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2688922 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2688923 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 1
   [junit4]   2> 2688923 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2688923 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@52518898 commitCommandVersion:0
   [junit4]   2> 2689097 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3605e9bb[collection1] main]
   [junit4]   2> 2689098 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2689099 INFO  (searcherExecutor-10683-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3605e9bb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):c1)))}
   [junit4]   2> 2689101 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 177
   [junit4]   2> 2689101 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2689101 WARN  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 2689107 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@52518898 commitCommandVersion:0
   [junit4]   2> 2689272 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@52880fae[collection1] main]
   [junit4]   2> 2689273 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2689273 INFO  (searcherExecutor-10683-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@52880fae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C1)))}
   [junit4]   2> 2689274 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 172
   [junit4]   2> 2689275 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 0
   [junit4]   2> 2689275 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2689282 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f345e18[collection1] main]
   [junit4]   2> 2689282 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2689283 INFO  (searcherExecutor-10683-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f345e18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C1)
 Uninverting(_3(7.4.0):c1)))}
   [junit4]   2> 2689283 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 2689284 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 0
   [junit4]   2> 2689284 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 0
   [junit4]   2> 2689285 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2689285 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@52518898 commitCommandVersion:0
   [junit4]   2> 2689419 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@26db0daf[collection1] main]
   [junit4]   2> 2689420 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2689420 INFO  (searcherExecutor-10683-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@26db0daf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C1)
 Uninverting(_3(7.4.0):c1) Uninverting(_4(7.4.0):c2)))}
   [junit4]   2> 2689421 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 135
   [junit4]   2> 2689422 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=foo2:doc} 0 0
   [junit4]   2> 2689422 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2689422 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@52518898 commitCommandVersion:0
   [junit4]   2> 2689491 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@34056481[collection1] main]
   [junit4]   2> 2689492 INFO  (searcherExecutor-10683-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@34056481[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C1)
 Uninverting(_3(7.4.0):c1) Uninverting(_4(7.4.0):c2/1:delGen=1)))}
   [junit4]   2> 2689493 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2689493 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 71
   [junit4]   2> 2689496 INFO  
(TEST-TestNRTOpen.testSharedCores-seed#[628B8A03845BAE30]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSharedCores
   [junit4]   2> 2689517 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReaderIsNRT
   [junit4]   2> 2689517 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2689517 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2689519 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 1
   [junit4]   2> 2689519 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2689519 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@52518898 commitCommandVersion:0
   [junit4]   2> 2689571 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ec59f93[collection1] main]
   [junit4]   2> 2689571 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2689573 INFO  (searcherExecutor-10683-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ec59f93[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.4.0):c1)))}
   [junit4]   2> 2689576 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 56
   [junit4]   2> 2689577 ERROR 
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
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> 2689578 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
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> 2689648 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2689683 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2689686 WARN  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2689686 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2689686 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    ] 
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> 2689715 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    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@56ccb8c6
   [junit4]   2> 2689715 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    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_628B8A03845BAE30-001\init-core-data-001\]
   [junit4]   2> 2689888 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2689888 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2689903 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@21f75ef4[collection1] main]
   [junit4]   2> 2689903 WARN  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    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> 2689903 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2689903 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2689912 INFO  
(searcherExecutor-10687-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@21f75ef4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.4.0):c1)))}
   [junit4]   2> 2689914 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ab53703[collection1] main]
   [junit4]   2> 2689916 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4876fe1b
   [junit4]   2> 2689916 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=4876fe1b
   [junit4]   2> 2689916 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36d31acd: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4354afd5
   [junit4]   2> 2689917 INFO  
(searcherExecutor-10687-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ab53703[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.4.0):c1)))}
   [junit4]   2> 2690003 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 24
   [junit4]   2> 2690003 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2690013 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@767292de[collection1] main]
   [junit4]   2> 2690013 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2690013 INFO  
(searcherExecutor-10687-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@767292de[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.4.0):c1)
 Uninverting(_6(7.4.0):c1)))}
   [junit4]   2> 2690016 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 12
   [junit4]   2> 2690016 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 1
   [junit4]   2> 2690016 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2690016 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1ef6541c commitCommandVersion:0
   [junit4]   2> 2690318 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@310ffa56[collection1] main]
   [junit4]   2> 2690318 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2690319 INFO  
(searcherExecutor-10687-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@310ffa56[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.4.0):c1)
 Uninverting(_6(7.4.0):c1) Uninverting(_7(7.4.0):c1)))}
   [junit4]   2> 2690321 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 302
   [junit4]   2> 2690321 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[(null)]} 0 1
   [junit4]   2> 2690323 ERROR 
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    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> 2690324 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    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> 2690443 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2690454 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2690459 WARN  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2690459 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2690459 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    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> 2690496 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    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@56ccb8c6
   [junit4]   2> 2690497 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    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_628B8A03845BAE30-001\init-core-data-001\]
   [junit4]   2> 2690810 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2690810 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2690850 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@38e9c0e[collection1] main]
   [junit4]   2> 2690851 WARN  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    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> 2690852 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2690854 INFO  
(searcherExecutor-10691-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38e9c0e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.4.0):c1)
 Uninverting(_6(7.4.0):c1) Uninverting(_7(7.4.0):c1) 
Uninverting(_8(7.4.0):c1)))}
   [junit4]   2> 2691146 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2691146 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c75f143[collection1] main]
   [junit4]   2> 2691159 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6f20fbdb
   [junit4]   2> 2691159 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=6f20fbdb
   [junit4]   2> 2691159 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@627f6536: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4354afd5
   [junit4]   2> 2691164 INFO  
(searcherExecutor-10691-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7c75f143[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.4.0):c1)
 Uninverting(_6(7.4.0):c1) Uninverting(_7(7.4.0):c1) 
Uninverting(_8(7.4.0):c1)))}
   [junit4]   2> 2691185 INFO  
(TEST-TestNRTOpen.testReaderIsNRT-seed#[628B8A03845BAE30]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testReaderIsNRT
   [junit4]   2> 2691185 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2691185 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1414643731
   [junit4]   2> 2691185 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2691185 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3598fc95: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@24a6737f
   [junit4]   2> 2691191 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2691191 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bb0e519: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@73536fd2
   [junit4]   2> 2691201 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2691201 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3994f19: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@97c5283
   [junit4]   2> 2691255 INFO  
(coreCloseExecutor-10695-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4095e741
   [junit4]   2> 2691255 INFO  
(coreCloseExecutor-10695-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=4095e741
   [junit4]   2> 2691255 INFO  
(coreCloseExecutor-10695-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5645ed52: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4354afd5
   [junit4]   2> 2691267 INFO  
(SUITE-TestNRTOpen-seed#[628B8A03845BAE30]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Apr 10, 2018 3:49:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{bazz=FSTOrd50, foo=PostingsFormat(name=LuceneFixedGap), bazzz=FSTOrd50, 
baz=FSTOrd50, foo2=PostingsFormat(name=Memory)}, docValues:{}, 
maxPointsInLeafNode=1087, maxMBSortInHeap=6.815135333489861, 
sim=RandomSimilarity(queryNorm=false): {}, locale=nn-NO, 
timezone=America/Yakutat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=202560336,total=510476288
   [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, 
PolyFieldTest, ZkCLITest, TestFieldCacheVsDocValues, TestCustomSort, TestJoin, 
ChangedSchemaMergeTest, TestFaceting, DistributedVersionInfoTest, 
TestAddFieldRealTimeGet, TestManagedSchemaAPI, TestGeoJSONResponseWriter, 
RestoreTriggerStateTest, DistributedFacetPivotSmallTest, SuggesterFSTTest, 
CloudMLTQParserTest, TestFieldCacheSort, SolrCloudExampleTest, 
TestExclusionRuleCollectionAccess, TestLegacyNumericUtils, 
TestRandomFlRTGCloud, TestCloudSchemaless, SearchHandlerTest, 
TestSurroundQueryParser, HdfsChaosMonkeyNothingIsSafeTest, LeaderElectionTest, 
LukeRequestHandlerTest, TestPKIAuthenticationPlugin, 
CachingDirectoryFactoryTest, SolrInfoBeanTest, ExecutePlanActionTest, 
SOLR749Test, TestExecutePlanAction, QueryElevationComponentTest, 
TestRemoteStreaming, TestSubQueryTransformerCrossCore, 
TestTrackingShardHandlerFactory, QueryResultKeyTest, TestRTimerTree, 
TestSearcherReuse, HttpPartitionTest, AutoScalingHandlerTest, TestRestManager, 
TestTrie, AnalysisAfterCoreReloadTest, DirectSolrConnectionTest, 
TestGroupingSearch, CollectionsAPIDistributedZkTest, TestCollationField, 
StatelessScriptUpdateProcessorFactoryTest, TestUtils, 
BaseCdcrDistributedZkTest, TestLegacyFieldCache, 
TestEmbeddedSolrServerConstructors, HdfsNNFailoverTest, 
TestHalfAndHalfDocValues, HdfsLockFactoryTest, TestCoreAdminApis, 
TestIBSimilarityFactory, ShardRoutingCustomTest, CopyFieldTest, 
LeaderVoteWaitTimeoutTest, BasicDistributedZkTest, TestDistributedMap, 
TestNoOpRegenerator, SolrMetricsIntegrationTest, 
TestComplexPhraseLeadingWildcard, TestTestInjection, 
SpellCheckCollatorWithCollapseTest, TriLevelCompositeIdRoutingTest, 
TestLargeCluster, ZkStateWriterTest, TestLeaderElectionZkExpiry, 
HdfsBasicDistributedZk2Test, NodeLostTriggerTest, TestTrieFacet, 
TestReloadAndDeleteDocs, AtomicUpdateProcessorFactoryTest, 
TestInPlaceUpdatesStandalone, TestLockTree, SolrIndexSplitterTest, 
SmileWriterTest, TestCoreContainer, FastVectorHighlighterTest, TestInitParams, 
TestHdfsCloudBackupRestore, DistributedFacetPivotLongTailTest, 
MigrateRouteKeyTest, TestZkChroot, InfixSuggestersTest, 
TestClusterStateMutator, TestTolerantSearch, TestReplicationHandler, 
TestConfigSetProperties, CdcrVersionReplicationTest, TestDirectoryFactory, 
MetricsHandlerTest, ExplicitHLLTest, TestZkAclsWithHadoopAuth, 
TestRebalanceLeaders, DistributedDebugComponentTest, TestRecovery, 
TestImpersonationWithHadoopAuth, NumericFieldsTest, 
LeaderFailoverAfterPartitionTest, TestMissingGroups, 
SpellingQueryConverterTest, TestShortCircuitedRequests, TestSchemaResource, 
TestNumericTerms64, TestJettySolrRunner, TestJavabinTupleStreamParser, 
BasicAuthIntegrationTest, HdfsSyncSliceTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestCorePropertiesReload, 
MetricTriggerTest, TestStressCloudBlindAtomicUpdates, SpatialFilterTest, 
TestRetrieveFieldsOptimizer, TestQueryUtils, 
TestLegacyNumericRangeQueryBuilder, TestDocBasedVersionConstraints, 
TestLazyCores, DirectSolrSpellCheckerTest, DateFieldTest, 
PeerSyncWithIndexFingerprintCachingTest, TestUniqueKeyFieldResource, 
FileUtilsTest, TestExactStatsCache, TestCSVResponseWriter, 
RemoteQueryErrorTest, SolrPluginUtilsTest, TestHttpShardHandlerFactory, 
TestDeleteCollectionOnDownNodes, TestNestedDocsSort, TestQueryTypes, 
TestBlobHandler, BigEndianAscendingWordSerializerTest, TestStreamBody, 
SolrCoreTest, RegexBytesRefFilterTest, TestRestoreCore, TestScoreJoinQPScore, 
TestJmxIntegration, ParsingFieldUpdateProcessorsTest, TestJsonFacetRefinement, 
MoveReplicaTest, WrapperMergePolicyFactoryTest, TestRangeQuery, 
TestHashQParserPlugin, TestSimDistributedQueue, TestFoldingMultitermQuery, 
TestNonDefinedSimilarityFactory, TestFiltering, DateMathParserTest, 
OverseerStatusTest, NodeAddedTriggerTest, HdfsRecoveryZkTest, 
ResourceLoaderTest, PeerSyncReplicationTest, TestSchemaVersionResource, 
TestSolrJ, TestTolerantUpdateProcessorCloud, BinaryUpdateRequestHandlerTest, 
CursorPagingTest, RestartWhileUpdatingTest, TestSQLHandlerNonCloud, 
DocumentBuilderTest, SolrJmxReporterTest, TestCollectionAPIs, TestOrdValues, 
TolerantUpdateProcessorTest, PingRequestHandlerTest, 
AutoscalingHistoryHandlerTest, OpenCloseCoreStressTest, 
TestNamedUpdateProcessors, TestOmitPositions, SuggesterTSTTest, 
TestFastOutputStream, VersionInfoTest, 
TestDistributedStatsComponentCardinality, BlockJoinFacetRandomTest, 
PluginInfoTest, TestSolrDeletionPolicy1, ForceLeaderTest, 
TestJsonFacetsWithNestedObjects, TestConfigOverlay, TestPhraseSuggestions, 
TestConfigSetsAPI, TestCollectionAPI, TestMergePolicyConfig, 
DirectUpdateHandlerOptimizeTest, SearchRateTriggerIntegrationTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, 
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, 
ClusterStateUpdateTest, TestHashPartitioner, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, DebugComponentTest, 
CacheHeaderTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, ReturnFieldsTest, 
MBeansHandlerTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
TestLuceneMatchVersion, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, ScriptEngineTest, 
URLClassifyProcessorTest, TestSystemIdResolver, TestSuggestSpellingConverter, 
DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, 
ZkNodePropsTest, SliceStateTest, DistributedMLTComponentTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, 
ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, 
AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, 
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, 
DeleteInactiveReplicaTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, 
OverseerRolesTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SSLMigrationTest, 
SaslZkACLProviderTest, TestCloudJSONFacetJoinDomain, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, 
TestPullReplicaErrorHandling, TestTolerantUpdateProcessorRandomCloud, 
TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, 
CollectionsAPIAsyncDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, 
TestReplicaProperties, AutoAddReplicasIntegrationTest, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
NodeAddedTriggerIntegrationTest, NodeMarkersRegistrationTest, TestPolicyCloud, 
TriggerSetPropertiesIntegrationTest, CdcrReplicationHandlerTest, 
HdfsBasicDistributedZkTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, BlobRepositoryCloudTest, 
CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, 
TestConfigSets, TestImplicitCoreProperties, TestNRTOpen]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTOpen 
-Dtests.seed=628B8A03845BAE30 -Dtests.slow=true -Dtests.locale=nn-NO 
-Dtests.timezone=America/Yakutat -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [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_628B8A03845BAE30-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_628B8A03845BAE30-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_628B8A03845BAE30-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_628B8A03845BAE30-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([628B8A03845BAE30]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [631/794 (1!)] on J0 in 4.54s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 1474 lines...]
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_7B26E7D914B0E81-001\init-core-data-001
   [junit4]   2> 307592 INFO  
(SUITE-TestTimeSource-seed#[7B26E7D914B0E81]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 307593 INFO  
(SUITE-TestTimeSource-seed#[7B26E7D914B0E81]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 307593 INFO  
(SUITE-TestTimeSource-seed#[7B26E7D914B0E81]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 307594 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[7B26E7D914B0E81]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
   [junit4]   2> 317691 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[7B26E7D914B0E81]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTimeSource 
-Dtests.method=testEpochTime -Dtests.seed=7B26E7D914B0E81 -Dtests.slow=true 
-Dtests.locale=sv -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] FAILURE 10.1s J0 | TestTimeSource.testEpochTime <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0 
time diff=10229150
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7B26E7D914B0E81:3FDE1D58059BACC7]:0)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:48)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_7B26E7D914B0E81-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=307, maxMBSortInHeap=6.607894908068289, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sv, timezone=Europe/Belgrade
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=118717976,total=220033024
   [junit4]   2> NOTE: All tests run in this JVM: 
[UsingSolrJRefGuideExamplesTest, TestEmbeddedSolrServer, 
UniformDistributionEvaluatorTest, CoalesceEvaluatorTest, TestCoreAdmin, 
SolrExampleStreamingTest, ModifiableSolrParamsTest, TestLBHttpSolrClient, 
SolrExampleEmbeddedTest, OrEvaluatorTest, TestBatchUpdate, JDBCStreamTest, 
SolrPingTest, SolrZkClientTest, NaturalLogEvaluatorTest, EqualToEvaluatorTest, 
JettyWebappTest, OperationsTest, RoundEvaluatorTest, TermsResponseTest, 
AscEvaluatorTest, HyperbolicCosineEvaluatorTest, SolrExampleXMLTest, 
TestXMLEscaping, TestConfigSetAdminRequest, GraphExpressionTest, 
TestClusteringResponse, DivideEvaluatorTest, TestPathTrie, TestV2Request, 
GetByIdTest, CloudSolrClientBuilderTest, RawValueEvaluatorTest, 
CloudSolrClientMultiConstructorTest, AndEvaluatorTest, 
CorrelationEvaluatorTest, SolrExampleStreamingBinaryTest, SolrExampleJettyTest, 
LargeVolumeBinaryJettyTest, TestSpellCheckResponse, LargeVolumeJettyTest, 
TestSolrProperties, SolrParamTest, TestJavaBinCodec, TestDocumentObjectBinder, 
TestHash, SolrDocumentTest, SolrExceptionTest, TestUpdateRequestCodec, 
FieldAnalysisResponseTest, ClientUtilsTest, NamedListTest, 
AnlysisResponseBaseTest, FacetFieldTest, SolrSchemalessExampleTest, TestPolicy, 
ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, 
HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, 
HttpSolrClientSSLAuthConPoolTest, TestCloudSolrClientConnections, TestLang, 
JdbcDriverTest, MathExpressionTest, SelectWithEvaluatorsTest, 
StreamExpressionTest, StreamExpressionToExpessionTest, 
StreamExpressionToExplanationTest, AbsoluteValueEvaluatorTest, 
AppendEvaluatorTest, ArcCosineEvaluatorTest, ArcSineEvaluatorTest, 
ArcTangentEvaluatorTest, CeilingEvaluatorTest, CubedRootEvaluatorTest, 
EmpiricalDistributionEvaluatorTest, ExclusiveOrEvaluatorTest, 
FieldValueEvaluatorTest, FloorEvaluatorTest, GreaterThanEqualToEvaluatorTest, 
HyperbolicTangentEvaluatorTest, LengthEvaluatorTest, 
LessThanEqualToEvaluatorTest, ModuloEvaluatorTest, MultiplyEvaluatorTest, 
NormalizeEvaluatorTest, NotEvaluatorTest, PowerEvaluatorTest, 
RegressionEvaluatorTest, ReverseEvaluatorTest, SquareRootEvaluatorTest, 
SubtractEvaluatorTest, TangentEvaluatorTest, UuidEvaluatorTest, 
StreamExpressionParserTest, SchemaTest, TestCollectionAdminRequest, 
TestV1toV2ApiMapper, NoOpResponseParserTest, TestSuggesterResponse, 
TestZkConfigManager, CommonAdminParamsTest, CommonParamsTest, 
JsonValidatorTest, TestJsonRecordReader, TestRetryUtil, TestTimeSource]
   [junit4] Completed [143/150 (1!)] on J0 in 10.12s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 4721 lines...]
   [junit4] Suite: 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
   [junit4]   2> ERROR - 2018-04-10 16:09:24.047; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.050; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.050; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.050; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.050; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.050; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.050; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.050; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.051; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.051; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.051; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.051; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.051; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> ERROR - 2018-04-10 16:09:24.051; 
org.apache.solr.handler.dataimport.JdbcDataSource; JdbcDataSource was not 
closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> INFO  - 2018-04-10 16:09:24.056; 
org.apache.solr.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\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\init-core-data-001
   [junit4]   2> INFO  - 2018-04-10 16:09:24.057; 
org.apache.solr.SolrTestCaseJ4; Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> INFO  - 2018-04-10 16:09:24.074; 
org.apache.solr.SolrTestCaseJ4; Randomized ssl (true) and clientAuth (false) 
via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, 
clientAuth=NaN)
   [junit4]   2> INFO  - 2018-04-10 16:09:24.076; 
org.apache.solr.SolrTestCaseJ4; ###Starting testFullImportInnerEntity
   [junit4]   2> INFO  - 2018-04-10 16:09:24.103; 
org.apache.solr.SolrTestCaseJ4; ####initCore
   [junit4]   2> INFO  - 2018-04-10 16:09:24.133; 
org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: 7.4.0
   [junit4]   2> INFO  - 2018-04-10 16:09:24.168; 
org.apache.solr.schema.IndexSchema; [null] Schema name=dih_test
   [junit4]   2> WARN  - 2018-04-10 16:09:24.203; 
org.apache.solr.core.SolrResourceLoader; Solr loaded a deprecated 
plugin/analysis class [solr.TrieIntField]. Please consult documentation how to 
replace it accordingly.
   [junit4]   2> WARN  - 2018-04-10 16:09:24.214; 
org.apache.solr.core.SolrResourceLoader; Solr loaded a deprecated 
plugin/analysis class [solr.TrieFloatField]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> WARN  - 2018-04-10 16:09:24.229; 
org.apache.solr.core.SolrResourceLoader; Solr loaded a deprecated 
plugin/analysis class [solr.TrieLongField]. Please consult documentation how to 
replace it accordingly.
   [junit4]   2> WARN  - 2018-04-10 16:09:24.252; 
org.apache.solr.core.SolrResourceLoader; Solr loaded a deprecated 
plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how 
to replace it accordingly.
   [junit4]   2> WARN  - 2018-04-10 16:09:24.265; 
org.apache.solr.core.SolrResourceLoader; Solr loaded a deprecated 
plugin/analysis class [solr.TrieDateField]. Please consult documentation how to 
replace it accordingly.
   [junit4]   2> INFO  - 2018-04-10 16:09:24.290; 
org.apache.solr.schema.IndexSchema; Loaded schema dih_test/4.0 with uniqueid 
field id
   [junit4]   2> INFO  - 2018-04-10 16:09:24.491; 
org.apache.solr.metrics.reporters.SolrJmxReporter; JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4102994c
   [junit4]   2> INFO  - 2018-04-10 16:09:24.506; 
org.apache.solr.metrics.reporters.SolrJmxReporter; JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4102994c
   [junit4]   2> INFO  - 2018-04-10 16:09:24.507; 
org.apache.solr.metrics.reporters.SolrJmxReporter; JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4102994c
   [junit4]   2> INFO  - 2018-04-10 16:09:24.511; 
org.apache.solr.core.TransientSolrCoreCacheDefault; Allocating transient cache 
for 2147483647 transient cores
   [junit4]   2> INFO  - 2018-04-10 16:09:24.564; 
org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: 7.4.0
   [junit4]   2> INFO  - 2018-04-10 16:09:24.596; 
org.apache.solr.schema.IndexSchema; [collection1] Schema name=dih_test
   [junit4]   2> INFO  - 2018-04-10 16:09:24.611; 
org.apache.solr.schema.IndexSchema; Loaded schema dih_test/4.0 with uniqueid 
field id
   [junit4]   2> INFO  - 2018-04-10 16:09:24.611; 
org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\core-home-001\collection1,
 trusted=true
   [junit4]   2> INFO  - 2018-04-10 16:09:24.612; 
org.apache.solr.metrics.reporters.SolrJmxReporter; JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4102994c
   [junit4]   2> INFO  - 2018-04-10 16:09:24.640; 
org.apache.solr.core.SolrCore; solr.RecoveryStrategy.Builder
   [junit4]   2> INFO  - 2018-04-10 16:09:24.640; 
org.apache.solr.core.SolrCore; [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\core-home-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\init-core-data-001\]
   [junit4]   2> INFO  - 2018-04-10 16:09:24.859; 
org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
   [junit4]   2> INFO  - 2018-04-10 16:09:24.859; 
org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
   [junit4]   2> INFO  - 2018-04-10 16:09:24.887; 
org.apache.solr.search.SolrIndexSearcher; Opening 
[Searcher@38851ce8[collection1] main]
   [junit4]   2> INFO  - 2018-04-10 16:09:24.891; 
org.apache.solr.rest.ManagedResourceStorage; File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\core-home-001\collection1\conf
   [junit4]   2> INFO  - 2018-04-10 16:09:24.892; 
org.apache.solr.handler.ReplicationHandler; Commits will be reserved for 
10000ms.
   [junit4]   2> INFO  - 2018-04-10 16:09:24.894; 
org.apache.solr.core.SolrCore; [collection1] Registered new searcher 
Searcher@38851ce8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> INFO  - 2018-04-10 16:09:24.895; 
org.apache.solr.SolrTestCaseJ4; ####initCore end
   [junit4]   2> INFO  - 2018-04-10 16:09:24.919; 
org.eclipse.jetty.server.Server; jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> INFO  - 2018-04-10 16:09:24.920; 
org.eclipse.jetty.server.session; DefaultSessionIdManager workerName=node0
   [junit4]   2> INFO  - 2018-04-10 16:09:24.920; 
org.eclipse.jetty.server.session; No SessionScavenger set, using defaults
   [junit4]   2> INFO  - 2018-04-10 16:09:24.920; 
org.eclipse.jetty.server.session; Scavenging every 660000ms
   [junit4]   2> INFO  - 2018-04-10 16:09:24.920; 
org.eclipse.jetty.server.handler.ContextHandler; Started 
o.e.j.s.ServletContextHandler@52df5148{/solr,null,AVAILABLE}
   [junit4]   2> INFO  - 2018-04-10 16:09:24.924; 
org.eclipse.jetty.server.AbstractConnector; Started 
ServerConnector@60658ba3{SSL,[ssl, http/1.1]}{127.0.0.1:49853}
   [junit4]   2> INFO  - 2018-04-10 16:09:24.924; 
org.eclipse.jetty.server.Server; Started @35571ms
   [junit4]   2> INFO  - 2018-04-10 16:09:24.924; 
org.apache.solr.client.solrj.embedded.JettySolrRunner; Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\collection1\data,
 hostContext=/solr, hostPort=49853}
   [junit4]   2> ERROR - 2018-04-10 16:09:24.925; 
org.apache.solr.util.StartupLoggingUtils; Missing Java Option solr.log.dir. 
Logging may be missing or incomplete.
   [junit4]   2> INFO  - 2018-04-10 16:09:24.925; 
org.apache.solr.servlet.SolrDispatchFilter; Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> INFO  - 2018-04-10 16:09:24.925; 
org.apache.solr.servlet.SolrDispatchFilter;  ___      _       Welcome to Apache 
Solr™ version 7.4.0
   [junit4]   2> INFO  - 2018-04-10 16:09:24.925; 
org.apache.solr.servlet.SolrDispatchFilter; / __| ___| |_ _   Starting in 
standalone mode on port null
   [junit4]   2> INFO  - 2018-04-10 16:09:24.925; 
org.apache.solr.servlet.SolrDispatchFilter; \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> INFO  - 2018-04-10 16:09:24.925; 
org.apache.solr.servlet.SolrDispatchFilter; |___/\___/_|_|    Start time: 
2018-04-10T16:09:24.925Z
   [junit4]   2> INFO  - 2018-04-10 16:09:24.927; 
org.apache.solr.core.SolrXmlConfig; Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\solr.xml
   [junit4]   2> INFO  - 2018-04-10 16:09:24.944; 
org.apache.solr.core.SolrXmlConfig; MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4102994c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> INFO  - 2018-04-10 16:09:25.031; 
org.apache.solr.metrics.reporters.SolrJmxReporter; JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4102994c
   [junit4]   2> INFO  - 2018-04-10 16:09:25.042; 
org.apache.solr.metrics.reporters.SolrJmxReporter; JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4102994c
   [junit4]   2> INFO  - 2018-04-10 16:09:25.043; 
org.apache.solr.metrics.reporters.SolrJmxReporter; JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4102994c
   [junit4]   2> INFO  - 2018-04-10 16:09:25.050; 
org.apache.solr.core.CorePropertiesLocator; Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001
   [junit4]   2> INFO  - 2018-04-10 16:09:25.050; 
org.apache.solr.core.CorePropertiesLocator; Cores are: [collection1]
   [junit4]   2> INFO  - 2018-04-10 16:09:25.051; 
org.apache.solr.core.TransientSolrCoreCacheDefault; Allocating transient cache 
for 2147483647 transient cores
   [junit4]   2> INFO  - 2018-04-10 16:09:25.095; 
org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: 7.4.0
   [junit4]   2> INFO  - 2018-04-10 16:09:25.120; 
org.apache.solr.schema.IndexSchema; [collection1] Schema name=dih_test
   [junit4]   2> INFO  - 2018-04-10 16:09:25.141; 
org.apache.solr.schema.IndexSchema; Loaded schema dih_test/4.0 with uniqueid 
field id
   [junit4]   2> INFO  - 2018-04-10 16:09:25.141; 
org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> INFO  - 2018-04-10 16:09:25.142; 
org.apache.solr.metrics.reporters.SolrJmxReporter; JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4102994c
   [junit4]   2> INFO  - 2018-04-10 16:09:25.142; 
org.apache.solr.core.SolrCore; solr.RecoveryStrategy.Builder
   [junit4]   2> INFO  - 2018-04-10 16:09:25.142; 
org.apache.solr.core.SolrCore; [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\collection1\data\]
   [junit4]   2> INFO  - 2018-04-10 16:09:25.263; 
org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
   [junit4]   2> INFO  - 2018-04-10 16:09:25.263; 
org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
   [junit4]   2> INFO  - 2018-04-10 16:09:25.268; 
org.apache.solr.search.SolrIndexSearcher; Opening 
[Searcher@1a6df344[collection1] main]
   [junit4]   2> INFO  - 2018-04-10 16:09:25.268; 
org.apache.solr.rest.ManagedResourceStorage; File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001\tempDir-001\collection1\conf
   [junit4]   2> INFO  - 2018-04-10 16:09:25.270; 
org.apache.solr.handler.ReplicationHandler; Commits will be reserved for 
10000ms.
   [junit4]   2> INFO  - 2018-04-10 16:09:25.272; 
org.apache.solr.core.SolrCore.Request; [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> INFO  - 2018-04-10 16:09:25.272; 
org.apache.solr.core.SolrCore; [collection1] Registered new searcher 
Searcher@1a6df344[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> INFO  - 2018-04-10 16:09:25.427; 
org.apache.solr.update.processor.LogUpdateProcessorFactory; [collection1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1, 2]} 0 76
   [junit4]   2> INFO  - 2018-04-10 16:09:25.445; 
org.apache.solr.update.DirectUpdateHandler2; start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> INFO  - 2018-04-10 16:09:25.445; 
org.apache.solr.update.SolrIndexWriter; Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@713004f commitCommandVersion:0
   [junit4]   2> INFO  - 2018-04-10 16:09:25.675; 
org.apache.solr.search.SolrIndexSearcher; Opening 
[Searcher@6247b5f0[collection1] main]
   [junit4]   2> INFO  - 2018-04-10 16:09:25.676; 
org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
   [junit4]   2> INFO  - 2018-04-10 16:09:25.681; 
org.apache.solr.core.SolrCore; [collection1] Registered new searcher 
Searcher@6247b5f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C2)))}
   [junit4]   2> INFO  - 2018-04-10 16:09:25.681; 
org.apache.solr.update.processor.LogUpdateProcessorFactory; [collection1]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 238
   [junit4]   2> INFO  - 2018-04-10 16:09:25.698; 
org.apache.solr.handler.dataimport.DataImporter; Data Configuration loaded 
successfully
   [junit4]   2> INFO  - 2018-04-10 16:09:25.698; 
org.apache.solr.handler.dataimport.DataImporter; Starting Full Import
   [junit4]   2> WARN  - 2018-04-10 16:09:25.700; 
org.apache.solr.handler.dataimport.SimplePropertiesWriter; Unable to read: 
dataimport.properties
   [junit4]   2> INFO  - 2018-04-10 16:09:25.773; 
org.apache.solr.update.DirectUpdateHandler2; [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> INFO  - 2018-04-10 16:09:25.832; 
org.apache.solr.handler.dataimport.SolrEntityProcessor; using 
BinaryResponseParser
   [junit4]   2> INFO  - 2018-04-10 16:09:25.982; 
org.apache.solr.core.SolrCore.Request; [collection1]  webapp=/solr path=/select 
params={q=id:1&start=0&timeAllowed=300000&rows=50&wt=javabin&version=2} hits=1 
status=0 QTime=115
   [junit4]   2> INFO  - 2018-04-10 16:09:26.033; 
org.apache.solr.core.SolrCore.Request; [collection1]  webapp=/solr path=/select 
params={q=id:2&start=0&timeAllowed=300000&rows=50&wt=javabin&version=2} hits=1 
status=0 QTime=3
   [junit4]   2> INFO  - 2018-04-10 16:09:26.036; 
org.apache.solr.handler.dataimport.DocBuilder; Import completed successfully
   [junit4]   2> INFO  - 2018-04-10 16:09:26.036; 
org.apache.solr.update.DirectUpdateHandler2; start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> INFO  - 2018-04-10 16:09:26.037; 
org.apache.solr.update.SolrIndexWriter; Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@56418b94 commitCommandVersion:0
   [junit4]   2> INFO  - 2018-04-10 16:09:26.295; 
org.apache.solr.search.SolrIndexSearcher; Opening 
[Searcher@637d3a46[collection1] main]
   [junit4]   2> INFO  - 2018-04-10 16:09:26.296; 
org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
   [junit4]   2> INFO  - 2018-04-10 16:09:26.299; 
org.apache.solr.core.SolrCore; [collection1] Registered new searcher 
Searcher@637d3a46[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C2)))}
   [junit4]   2> WARN  - 2018-04-10 16:09:26.301; 
org.apache.solr.handler.dataimport.SimplePropertiesWriter; Unable to read: 
dataimport.properties
   [junit4]   2> INFO  - 2018-04-10 16:09:26.301; 
org.apache.solr.handler.dataimport.SimplePropertiesWriter; Wrote last indexed 
time to dataimport.properties
   [junit4]   2> INFO  - 2018-04-10 16:09:26.302; 
org.apache.solr.handler.dataimport.DocBuilder; Time taken = 0:0:0.601
   [junit4]   2> INFO  - 2018-04-10 16:09:26.302; 
org.apache.solr.update.processor.LogUpdateProcessorFactory; [collection1]  
webapp=null path=null params={debug=on&commit=true&

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

ateHandler2; end_rollback
   [junit4]   2> INFO  - 2018-04-10 16:09:36.865; 
org.apache.solr.core.SolrCore.Request; [collection1]  webapp=null path=null 
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> INFO  - 2018-04-10 16:09:36.865; 
org.apache.solr.SolrTestCaseJ4; ###deleteCore
   [junit4]   2> INFO  - 2018-04-10 16:09:36.865; 
org.apache.solr.core.CoreContainer; Shutting down CoreContainer 
instance=245918892
   [junit4]   2> INFO  - 2018-04-10 16:09:36.865; 
org.apache.solr.metrics.SolrMetricManager; Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> INFO  - 2018-04-10 16:09:36.870; 
org.apache.solr.metrics.reporters.SolrJmxReporter; Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41981c1: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@36207cd0
   [junit4]   2> INFO  - 2018-04-10 16:09:36.873; 
org.apache.solr.metrics.SolrMetricManager; Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> INFO  - 2018-04-10 16:09:36.873; 
org.apache.solr.metrics.reporters.SolrJmxReporter; Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41c7dab2: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7214c1d
   [junit4]   2> INFO  - 2018-04-10 16:09:36.874; 
org.apache.solr.metrics.SolrMetricManager; Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> INFO  - 2018-04-10 16:09:36.875; 
org.apache.solr.metrics.reporters.SolrJmxReporter; Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@142a6505: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@65b1c8be
   [junit4]   2> INFO  - 2018-04-10 16:09:36.876; 
org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@59894faf
   [junit4]   2> INFO  - 2018-04-10 16:09:36.876; 
org.apache.solr.metrics.SolrMetricManager; Closing metric reporters for 
registry=solr.core.collection1, tag=59894faf
   [junit4]   2> INFO  - 2018-04-10 16:09:36.876; 
org.apache.solr.metrics.reporters.SolrJmxReporter; Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a014aaf: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@55440f2f
   [junit4]   2> INFO  - 2018-04-10 16:09:36.894; 
org.eclipse.jetty.server.AbstractConnector; Stopped 
ServerConnector@22c996e0{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> INFO  - 2018-04-10 16:09:36.894; 
org.apache.solr.core.CoreContainer; Shutting down CoreContainer 
instance=2127922469
   [junit4]   2> INFO  - 2018-04-10 16:09:36.895; 
org.apache.solr.metrics.SolrMetricManager; Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> INFO  - 2018-04-10 16:09:36.895; 
org.apache.solr.metrics.reporters.SolrJmxReporter; Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19e2345e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@407f22f0
   [junit4]   2> INFO  - 2018-04-10 16:09:36.901; 
org.apache.solr.metrics.SolrMetricManager; Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> INFO  - 2018-04-10 16:09:36.901; 
org.apache.solr.metrics.reporters.SolrJmxReporter; Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a95e017: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7214c1d
   [junit4]   2> INFO  - 2018-04-10 16:09:36.904; 
org.apache.solr.metrics.SolrMetricManager; Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> INFO  - 2018-04-10 16:09:36.905; 
org.apache.solr.metrics.reporters.SolrJmxReporter; Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2509d630: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@65b1c8be
   [junit4]   2> INFO  - 2018-04-10 16:09:36.906; 
org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f65f26a
   [junit4]   2> INFO  - 2018-04-10 16:09:36.906; 
org.apache.solr.metrics.SolrMetricManager; Closing metric reporters for 
registry=solr.core.collection1, tag=5f65f26a
   [junit4]   2> INFO  - 2018-04-10 16:09:36.906; 
org.apache.solr.metrics.reporters.SolrJmxReporter; Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f8a0ec2: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@46d92ddc
   [junit4]   2> INFO  - 2018-04-10 16:09:36.919; 
org.eclipse.jetty.server.handler.ContextHandler; Stopped 
o.e.j.s.ServletContextHandler@e93df6d{/solr,null,UNAVAILABLE}
   [junit4]   2> INFO  - 2018-04-10 16:09:36.919; 
org.eclipse.jetty.server.session; Stopped scavenging
   [junit4]   2> INFO  - 2018-04-10 16:09:36.926; 
org.apache.solr.SolrTestCaseJ4; ###Ending testFullImportBadConfig
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_59CFAF3F0ADDF322-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{dbdesc_s=PostingsFormat(name=LuceneFixedGap), 
dbid_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), 
desc=PostingsFormat(name=LuceneFixedGap), timestamp=Lucene50(blocksize=128)}, 
docValues:{}, maxPointsInLeafNode=468, maxMBSortInHeap=5.077936261865912, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ca, timezone=America/Yakutat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=2,free=19429048,total=97452032
   [junit4]   2> NOTE: All tests run in this JVM: [TestContentStreamDataSource, 
TestVariableResolverEndToEnd, TestDateFormatTransformer, 
TestNumberFormatTransformer, TestJdbcDataSource, 
TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [12/38 (1!)] on J1 in 12.90s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 14642 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading API signatures: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\tools\forbiddenApis\base.txt
[forbidden-apis] Reading API signatures: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\tools\forbiddenApis\lucene.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.Math#toDegrees(double) 
[Use home-grown methods instead]
[forbidden-apis]   in org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest 
(RandomGeoPolygonTest.java:177)
[forbidden-apis] Forbidden method invocation: java.lang.Math#toDegrees(double) 
[Use home-grown methods instead]
[forbidden-apis]   in org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest 
(RandomGeoPolygonTest.java:177)
[forbidden-apis] Forbidden method invocation: java.lang.Math#toDegrees(double) 
[Use home-grown methods instead]
[forbidden-apis]   in org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest 
(RandomGeoPolygonTest.java:214)
[forbidden-apis] Forbidden method invocation: java.lang.Math#toDegrees(double) 
[Use home-grown methods instead]
[forbidden-apis]   in org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest 
(RandomGeoPolygonTest.java:214)
[forbidden-apis] Forbidden method invocation: java.lang.Math#toDegrees(double) 
[Use home-grown methods instead]
[forbidden-apis]   in org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest 
(RandomGeoPolygonTest.java:216)
[forbidden-apis] Forbidden method invocation: java.lang.Math#toDegrees(double) 
[Use home-grown methods instead]
[forbidden-apis]   in org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest 
(RandomGeoPolygonTest.java:216)
[forbidden-apis] Scanned 164 class file(s) for forbidden API invocations (in 
0.20s), 6 error(s).

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:633: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:117: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build.xml:119: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2264:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2466:
 Check for forbidden API calls failed, see log.

Total time: 93 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to