Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/879/

4 tests failed.
FAILED:  
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam

Error Message:
IOException occured when talking to server at: 
https://127.0.0.1:45946/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: 
https://127.0.0.1:45946/solr/collection1
        at 
__randomizedtesting.SeedInfo.seed([6CC006AF69DFEFE6:9B0B4966C4DD5C3B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam(TestSolrEntityProcessorEndToEnd.java:184)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam

Error Message:
IOException occured when talking to server at: 
https://127.0.0.1:48782/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: 
https://127.0.0.1:48782/solr/collection1
        at 
__randomizedtesting.SeedInfo.seed([6CC006AF69DFEFE6:9D8BB85CF99F98D3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam(TestSolrEntityProcessorEndToEnd.java:169)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport

Error Message:
IOException occured when talking to server at: 
https://127.0.0.1:55756/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: 
https://127.0.0.1:55756/solr/collection1
        at 
__randomizedtesting.SeedInfo.seed([6CC006AF69DFEFE6:E96C7B34D1D071C6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport(TestSolrEntityProcessorEndToEnd.java:151)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity

Error Message:
IOException occured when talking to server at: 
https://127.0.0.1:35679/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: 
https://127.0.0.1:35679/solr/collection1
        at 
__randomizedtesting.SeedInfo.seed([6CC006AF69DFEFE6:9DB7AA1AC8BC9C71]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity(TestSolrEntityProcessorEndToEnd.java:221)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 16001 lines...]
   [junit4] Suite: 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001
   [junit4]   2> 10738 T37 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 10743 T37 oas.SolrTestCaseJ4.setUp ###Starting 
testFullImportWrongSolrUrl
   [junit4]   2> 10766 T37 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 10767 T37 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/collection1'
   [junit4]   2> 10767 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 10768 T37 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001
   [junit4]   2> 10804 T37 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 10819 T37 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 10835 T37 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 10846 T37 oass.IndexSchema.readSchema [null] Schema 
name=dih_test
   [junit4]   2> 10863 T37 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 10863 T37 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 10864 T37 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 10864 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 10864 T37 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001
   [junit4]   2> 10865 T37 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001'
   [junit4]   2> 10865 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 10865 T37 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001
   [junit4]   2> 10865 T37 oasc.CoreContainer.<init> New CoreContainer 
1227720874
   [junit4]   2> 10866 T37 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001]
   [junit4]   2> 10866 T37 oasc.CoreContainer.load WARN Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/lib
   [junit4]   2> 10866 T37 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 10896 T37 oejul.Log.initialized Logging initialized @12389ms
   [junit4]   2> 10909 T37 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 10912 T37 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10912 T37 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10912 T37 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 10913 T37 oasc.CoreContainer.initializeAuthenticationPlugin No 
authentication plugin used.
   [junit4]   2> 10915 T37 oasc.CoreDescriptor.<init> Created CoreDescriptor: 
{name=collection1, config=dataimport-solrconfig.xml, transient=false, 
schema=dataimport-schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 10917 T38 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/collection1'
   [junit4]   2> 10919 T38 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 10920 T38 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001
   [junit4]   2> 10936 T38 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 10942 T38 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 10961 T38 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 10970 T38 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 10987 T38 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 10988 T38 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 10988 T38 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 10990 T38 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/collection1'
   [junit4]   2> 10990 T38 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/collection1
   [junit4]   2> 10991 T38 x:x:collection1 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 10996 T38 x:x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/]
   [junit4]   2> 10996 T38 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 10996 T38 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, 
{q=rocks,start=0,rows=10}, {q=static newSearcher warming query from 
solrconfig.xml}]}]
   [junit4]   2> 10997 T38 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 11005 T38 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001
   [junit4]   2> 11006 T38 x:x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index/
   [junit4]   2> 11006 T38 x:x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 11008 T38 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index
   [junit4]   2> 11022 T38 x:x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 11022 T38 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 11026 T38 x:x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" 
(default)
   [junit4]   2> 11026 T38 x:x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 11029 T38 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 11030 T38 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 11031 T38 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 11032 T38 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 11035 T38 x:x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 11036 T38 x:x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 11036 T38 x:x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 11039 T40 x:x:collection1 oasc.SolrCore$12.run Looking for old 
index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/
   [junit4]   2> 11039 T38 x:x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 11052 T38 x:x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 11052 T38 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 11053 T38 x:x:collection1 oass.SolrIndexSearcher.<init> 
Opening [Searcher@3f50ca96[collection1] main]
   [junit4]   2> 11053 T38 x:x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/collection1/conf
   [junit4]   2> 11058 T38 x:x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/collection1/conf}
   [junit4]   2> 11058 T38 x:x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001/collection1/conf
   [junit4]   2> 11058 T38 x:x:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 11059 T38 x:x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 11064 T41 x:x:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@3f50ca96[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11064 T41 x:x:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 11064 T41 x:x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@3f50ca96[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11065 T38 x:x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 11067 T37 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 11393 T37 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 11432 T37 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@20325496{/solr,null,AVAILABLE}
   [junit4]   2> 11444 T37 oejus.SslContextFactory.doStart 
x509=X509@48ec658b(solrtest,h=[],w=[]) for 
SslContextFactory@4e0cf430(file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/server/etc/test/solrtest.keystore,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 11678 T37 oejs.AbstractConnector.doStart Started 
ServerConnector@13a83bd6{SSL,[ssl, http/1.1]}{127.0.0.1:58138}
   [junit4]   2> 11678 T37 oejs.Server.doStart Started @13172ms
   [junit4]   2> 11679 T37 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data,
 hostContext=/solr, hostPort=58138}
   [junit4]   2> 11693 T37 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 11695 T37 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001'
   [junit4]   2> 11695 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 11695 T37 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001
   [junit4]   2> 11698 T37 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/solr.xml
   [junit4]   2> 11715 T37 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001
   [junit4]   2> 11721 T37 oasc.CoreContainer.<init> New CoreContainer 
1068398100
   [junit4]   2> 11721 T37 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001]
   [junit4]   2> 11721 T37 oasc.CoreContainer.load WARN Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/lib
   [junit4]   2> 11732 T37 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,urlScheme : https,connTimeout : 
60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 
0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : 
-1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 11739 T37 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 11743 T37 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 11744 T37 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 11744 T37 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 11744 T37 oasc.CoreContainer.initializeAuthenticationPlugin No 
authentication plugin used.
   [junit4]   2> 11746 T37 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001
   [junit4]   2> 11751 T37 oasc.CoreDescriptor.<init> Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=false, 
dataDir=data/}
   [junit4]   2> 11751 T37 oasc.CorePropertiesLocator$1.visitFile Found core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1
   [junit4]   2> 11751 T37 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 11764 T55 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1'
   [junit4]   2> 11764 T37 oass.SolrDispatchFilter.init 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1
   [junit4]   2> 11766 T37 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 11767 T55 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 11767 T55 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-001
   [junit4]   2> 11793 T55 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 11802 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 11831 T55 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 11860 T55 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 11876 T55 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 11897 T55 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 11897 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 11901 T55 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1'
   [junit4]   2> 11901 T55 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1
   [junit4]   2> 11902 T55 x:x:collection1 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 11902 T55 x:x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/]
   [junit4]   2> 11914 T55 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 11916 T55 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, 
{q=rocks,start=0,rows=10}, {q=static newSearcher warming query from 
solrconfig.xml}]}]
   [junit4]   2> 11920 T55 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 11920 T55 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data
   [junit4]   2> 11921 T55 x:x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index/
   [junit4]   2> 11921 T55 x:x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 11921 T55 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index
   [junit4]   2> 11936 T55 x:x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 11936 T55 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 11941 T59 x:x:collection1 oasc.SolrCore$12.run Looking for old 
index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/
   [junit4]   2> 11949 T55 x:x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" 
(default)
   [junit4]   2> 11950 T55 x:x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 11953 T55 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 11954 T55 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 11955 T55 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 11956 T55 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 11965 T55 x:x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 11966 T55 x:x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 11966 T55 x:x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 11966 T55 x:x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 11968 T55 x:x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 11968 T55 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 11968 T55 x:x:collection1 oass.SolrIndexSearcher.<init> 
Opening [Searcher@23143508[collection1] main]
   [junit4]   2> 11969 T55 x:x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/conf
   [junit4]   2> 11969 T55 x:x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/conf}
   [junit4]   2> 11969 T55 x:x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/conf
   [junit4]   2> 11969 T55 x:x:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 11970 T55 x:x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 11970 T55 x:x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 12002 T60 x:x:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@23143508[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12002 T60 x:x:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 12002 T60 x:x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@23143508[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 
org.apache.solr.core.SolrCore@13e40b6f
   [junit4]   2> 12267 T37 C1 oasc.SolrCore.execute [collection1]  webapp=null 
path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 12273 T37 C1 oashdc.DIHConfiguration.verifyWithSchema id is a 
required field in SolrSchema . But not found in DataConfig
   [junit4]   2> 12273 T37 C1 oashd.DataImporter.loadDataConfig Data 
Configuration loaded successfully
   [junit4]   2> 12273 T37 C1 oashd.DataImporter.doFullImport Starting Full 
Import
   [junit4]   2> 12279 T37 C1 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
dataimport.properties
   [junit4]   2> 12321 T37 C1 oasu.DirectUpdateHandler2.deleteAll [collection1] 
REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 12350 T37 C1 oashd.SolrEntityProcessor.firstInit using 
BinaryResponseParser
   [junit4]   2> 12517 T37 C1 oasc.SolrException.log ERROR Exception in entity 
: se:java.lang.IllegalStateException: Scheme 'http' not registered.
   [junit4]   2>                at 
org.apache.http.conn.scheme.SchemeRegistry.getScheme(SchemeRegistry.java:74)
   [junit4]   2>                at 
org.apache.http.impl.conn.ProxySelectorRoutePlanner.determineRoute(ProxySelectorRoutePlanner.java:140)
   [junit4]   2>                at 
org.apache.http.impl.client.DefaultRequestDirector.determineRoute(DefaultRequestDirector.java:762)
   [junit4]   2>                at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:381)
   [junit4]   2>                at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>                at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>                at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]   2>                at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]   2>                at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]   2>                at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]   2>                at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.SolrEntityProcessor.doQuery(SolrEntityProcessor.java:198)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.SolrEntityProcessor.buildIterator(SolrEntityProcessor.java:147)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.SolrEntityProcessor.nextRow(SolrEntityProcessor.java:128)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:244)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:475)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:414)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:329)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:232)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:416)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:480)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:186)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2084)
   [junit4]   2>                at 
org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:87)
   [junit4]   2>                at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportWrongSolrUrl(TestSolrEntityProcessorEndToEnd.java:241)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 12518 T37 C1 oashd.DocBuilder.finish Import completed 
successfully
   [junit4]   2> 12518 T37 C1 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12527 T37 C1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 12529 T37 C1 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 12531 T37 C1 oass.SolrIndexSearcher.<init> Opening 
[Searcher@152626bf[collection1] main]
   [junit4]   2> 12531 T37 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 12532 T41 C1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@152626bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12532 T41 C1 oasr.SolrRequestInfo.setRequestInfo ERROR 
Previous SolrRequestInfo was not closed!  
req=debug=on&commit=true&dataConfig=<dataConfig>%0d%0a++<document>%0d%0a++++<entity+name%3D'se'+processor%3D'SolrEntityProcessor'+++url%3D'http://[ff01::114]:33332/solr'+query%3D'*:*'+rows%3D'2'+fl%3D'id,desc'+onError%3D'skip'+/>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a&clean=true&wt=xml&command=full-import
   [junit4]   2> 12532 T41 C1 oasr.SolrRequestInfo.setRequestInfo ERROR prev == 
info : false
   [junit4]   2> 12533 T41 oasc.SolrException.log ERROR 
null:java.lang.AssertionError
   [junit4]   2>                at 
org.apache.solr.request.SolrRequestInfo.setRequestInfo(SolrRequestInfo.java:61)
   [junit4]   2>                at 
org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:67)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore$6.call(SolrCore.java:1870)
   [junit4]   2>                at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>                at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 12533 T41 C1 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@152626bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12534 T37 C1 
oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: 
dataimport.properties
   [junit4]   2> 12535 T37 C1 oashd.SimplePropertiesWriter.persist Wrote last 
indexed time to dataimport.properties
   [junit4]   2> 12535 T37 C1 oashd.DocBuilder.execute Time taken = 0:0:0.255
   [junit4]   2> 12535 T37 C1 
oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  
webapp=null path=null 
params={debug=on&commit=true&dataConfig=<dataConfig>%0d%0a++<document>%0d%0a++++<entity+name%3D'se'+processor%3D'SolrEntityProcessor'+++url%3D'http://[ff01::114]:33332/solr'+query%3D'*:*'+rows%3D'2'+fl%3D'id,desc'+onError%3D'skip'+/>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,commit=}
 0 264
   [junit4]   2> 12541 T37 C1 oasc.SolrCore.execute [collection1]  webapp=null 
path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 12544 T37 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 12544 T37 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1227720874
   [junit4]   2> 12547 T62 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@13e40b6f
   [junit4]   2> 12548 T62 x:x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 12555 T62 x:x:collection1 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 12555 T62 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 12555 T62 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 12571 T62 x:x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 12571 T62 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 12571 T62 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 12571 T62 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001/index
   [junit4]   2> 12571 T62 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001;done=false>>]
   [junit4]   2> 12572 T62 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/init-core-data-001
   [junit4]   2> 12580 T37 oejs.AbstractConnector.doStop Stopped 
ServerConnector@13a83bd6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 12580 T37 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1068398100
   [junit4]   2> 12586 T63 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@7d016a85
   [junit4]   2> 12587 T63 x:x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 12593 T63 x:x:collection1 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 12593 T63 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 12594 T63 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 12599 T63 x:x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 12599 T63 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 12599 T63 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 12599 T63 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index
   [junit4]   2> 12599 T63 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 12599 T63 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data
   [junit4]   2> 12602 T37 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@20325496{/solr,null,UNAVAILABLE}
   [junit4]   2> 12607 T37 oas.SolrTestCaseJ4.tearDown ###Ending 
testFullImportWrongSolrUrl
   [junit4]   2> 12620 T37 oas.SolrTestCaseJ4.setUp ###Starting 
testFullImportFieldsParam
   [junit4]   2> 12627 T37 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 12627 T37 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/collection1'
   [junit4]   2> 12628 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 12628 T37 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002
   [junit4]   2> 12684 T37 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 12689 T37 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 12700 T37 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 12707 T37 oass.IndexSchema.readSchema [null] Schema 
name=dih_test
   [junit4]   2> 12737 T37 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 12738 T37 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 12738 T37 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 12739 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 12739 T37 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002
   [junit4]   2> 12739 T37 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002'
   [junit4]   2> 12739 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 12739 T37 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002
   [junit4]   2> 12740 T37 oasc.CoreContainer.<init> New CoreContainer 706414272
   [junit4]   2> 12740 T37 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002]
   [junit4]   2> 12740 T37 oasc.CoreContainer.load WARN Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/lib
   [junit4]   2> 12740 T37 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 12744 T37 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 12746 T37 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12746 T37 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12747 T37 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 12747 T37 oasc.CoreContainer.initializeAuthenticationPlugin No 
authentication plugin used.
   [junit4]   2> 12748 T37 oasc.CoreDescriptor.<init> Created CoreDescriptor: 
{name=collection1, config=dataimport-solrconfig.xml, transient=false, 
schema=dataimport-schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data,
 shard=shard1}
   [junit4]   2> 12761 T64 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/collection1'
   [junit4]   2> 12762 T64 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 12762 T64 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002
   [junit4]   2> 12776 T64 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 12780 T64 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 12812 T64 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 12842 T64 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 12853 T64 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 12853 T64 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 12854 T64 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 12855 T64 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/collection1'
   [junit4]   2> 12856 T64 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/collection1
   [junit4]   2> 12856 T64 x:x:collection1 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 12856 T64 x:x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/]
   [junit4]   2> 12856 T64 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 12856 T64 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, 
{q=rocks,start=0,rows=10}, {q=static newSearcher warming query from 
solrconfig.xml}]}]
   [junit4]   2> 12857 T64 x:x:collection1 oasc.SolrCore.initListeners 
[[collection1] ] Added SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 12858 T64 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data
   [junit4]   2> 12858 T64 x:x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index/
   [junit4]   2> 12858 T64 x:x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 12859 T64 x:x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index
   [junit4]   2> 12867 T64 x:x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 12868 T64 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 12883 T64 x:x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" 
(default)
   [junit4]   2> 12883 T64 x:x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 12886 T64 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 12887 T64 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 12888 T64 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 12888 T66 x:x:collection1 oasc.SolrCore$12.run Looking for old 
index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/
   [junit4]   2> 12890 T64 x:x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 12897 T64 x:x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 12898 T64 x:x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 12899 T64 x:x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 12899 T64 x:x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 12900 T64 x:x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 12900 T64 x:x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 12901 T64 x:x:collection1 oass.SolrIndexSearcher.<init> 
Opening [Searcher@2af93920[collection1] main]
   [junit4]   2> 12901 T64 x:x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/collection1/conf
   [junit4]   2> 12901 T64 x:x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/collection1/conf}
   [junit4]   2> 12901 T64 x:x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002/collection1/conf
   [junit4]   2> 12902 T64 x:x:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 12902 T64 x:x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 12902 T64 x:x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 12914 T37 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 12927 T67 x:x:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@2af93920[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12927 T67 x:x:collection1 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 12927 T67 x:x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@2af93920[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12929 T37 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 12933 T37 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@576183b3{/solr,null,AVAILABLE}
   [junit4]   2> 12935 T37 oejus.SslContextFactory.doStart 
x509=X509@74051952(solrtest,h=[],w=[]) for 
SslContextFactory@7873be6b(file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/server/etc/test/solrtest.keystore,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 12949 T37 oejs.AbstractConnector.doStart Started 
ServerConnector@3fc98739{SSL,[ssl, http/1.1]}{127.0.0.1:45946}
   [junit4]   2> 12949 T37 oejs.Server.doStart Started @14442ms
   [junit4]   2> 12949 T37 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002/collection1/data,
 hostContext=/solr, hostPort=45946}
   [junit4]   2> 12950 T37 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 12950 T37 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002'
   [junit4]   2> 12950 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 12950 T37 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002
   [junit4]   2> 12951 T37 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002/solr.xml
   [junit4]   2> 12957 T37 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002
   [junit4]   2> 12957 T37 oasc.CoreContainer.<init> New CoreContainer 
1226794643
   [junit4]   2> 12957 T37 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002]
   [junit4]   2> 12958 T37 oasc.CoreContainer.load WARN Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002/lib
   [junit4]   2> 12958 T37 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,urlScheme : https,connTimeout : 
60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 
0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : 
-1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 12969 T37 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 12971 T37 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12971 T37 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12971 T37 oasc.CoreContainer.initializeAuthorizationPlugin 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 12971 T37 oasc.CoreContainer.initializeAuthenticationPlugin No 
authentication plugin used.
   [junit4]   2> 12972 T37 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002
   [junit4]   2> 12973 T37 oasc.CoreDescriptor.<init> Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=false, 
dataDir=data/}
   [junit4]   2> 12974 T37 oasc.CorePropertiesLocator$1.visitFile Found core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002/collection1
   [junit4]   2> 12974 T37 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 12980 T80 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002/collection1'
   [junit4]   2> 12980 T80 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 12980 T80 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/core-home-002
   [junit4]   2> 12987 T37 oass.SolrDispatchFilter.init 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1
   [junit4]   2> 12987 T37 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 12999 T80 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 13004 T80 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 13024 T80 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 13038 T80 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 13054 T80 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 13054 T80 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 13055 T80 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 13056 T80 oasc.ConfigSetProperties.readFromResourceLoader Did 
not find ConfigSet properties, assuming default properties: Can't find resource 
'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-002/collection1'
   [junit4]   2> 13056 T80 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-

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

j.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]   2>        ... 47 more
   [junit4]   2> 
   [junit4]   2> 17210 T37 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 17210 T37 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=675064248
   [junit4]   2> 17212 T196 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@7a6f8c5b
   [junit4]   2> 17212 T196 x:x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 17212 T196 x:x:collection1 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 17212 T196 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 17212 T196 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 17222 T196 x:x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 17222 T196 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 17222 T196 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-005/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-005/collection1/data;done=false>>]
   [junit4]   2> 17222 T196 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-005/collection1/data
   [junit4]   2> 17222 T196 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-005/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-005/collection1/data/index;done=false>>]
   [junit4]   2> 17222 T196 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-005/collection1/data/index
   [junit4]   2> 17225 T37 oejs.AbstractConnector.doStop Stopped 
ServerConnector@4690a089{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 17225 T37 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=903038852
   [junit4]   2> 17231 T198 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1bf8e88b
   [junit4]   2> 17231 T198 x:x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 17231 T198 x:x:collection1 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 17231 T198 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 17231 T198 x:x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 17234 T198 x:x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 17234 T198 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 17234 T198 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-006/collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-006/collection1/data/index;done=false>>]
   [junit4]   2> 17234 T198 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-006/collection1/data/index
   [junit4]   2> 17234 T198 x:x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-006/collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-006/collection1/data;done=false>>]
   [junit4]   2> 17234 T198 x:x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001/tempDir-006/collection1/data
   [junit4]   2> 17235 T37 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@2843ee5e{/solr,null,UNAVAILABLE}
   [junit4]   2> 17237 T37 oas.SolrTestCaseJ4.tearDown ###Ending 
testFullImportInnerEntity
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrEntityProcessorEndToEnd 
-Dtests.method=testFullImportInnerEntity -Dtests.seed=6CC006AF69DFEFE6 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=tr 
-Dtests.timezone=America/Montserrat -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.87s J1 | 
TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: IOException occured 
when talking to server at: https://127.0.0.1:35679/solr/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6CC006AF69DFEFE6:9DB7AA1AC8BC9C71]:0)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity(TestSolrEntityProcessorEndToEnd.java:221)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 17239 T37 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_6CC006AF69DFEFE6-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=tr, 
timezone=America/Montserrat
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_66 (64-bit)/cpus=4,threads=1,free=154226944,total=321388544
   [junit4]   2> NOTE: All tests run in this JVM: [TestErrorHandling, 
TestLineEntityProcessor, TestScriptTransformer, TestJdbcDataSourceConvertType, 
TestEntityProcessorBase, TestBuiltInEvaluators, TestTemplateTransformer, 
TestContextImpl, TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [19/38 (1!)] on J1 in 6.57s, 6 tests, 4 failures <<< 
FAILURES!

[...truncated 71 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:740:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:684:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:253:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:459:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1014:
 There were test failures: 38 suites, 157 tests, 4 failures, 3 ignored [seed: 
6CC006AF69DFEFE6]

Total time: 61 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to