Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5018/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([1FE91BB0BBDEBC15:F6B3A08825472CBD]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
at
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:start=0&version=2.2&qt=standard&q=id:2&rows=20
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
... 40 more
FAILED: org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample
Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr
home directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr
Starting up Solr on port 63086 using command:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\bin\solr start -p
63086 -s
"C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr"
Setup new core instance directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts
Creating new core 'techproducts' using command:
http://localhost:63086/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
{ "responseHeader":{ "status":0, "QTime":560},
"core":"techproducts"} Indexing tech product example docs from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\example\exampledocs
Solr techproducts example launched successfully. Direct your Web browser to
http://localhost:63086/solr to visit the Solr Admin UI
Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but
found 0, output: Creating Solr home directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr
Starting up Solr on port 63086 using command:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\bin\solr start -p
63086 -s
"C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr"
Setup new core instance directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts
Creating new core 'techproducts' using command:
http://localhost:63086/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
{
"responseHeader":{
"status":0,
"QTime":560},
"core":"techproducts"}
Indexing tech product example docs from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\example\exampledocs
Solr techproducts example launched successfully. Direct your Web browser to
http://localhost:63086/solr to visit the Solr Admin UI
at
__randomizedtesting.SeedInfo.seed([1FE91BB0BBDEBC15:953ECB08A13C848A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:357)
at
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:284)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10939 lines...]
[junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\init-core-data-001
[junit4] 2> 1986805 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 1986807 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
[junit4] 2> 1986808 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 1986809 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1986811 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1986850 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1986866 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 1986907 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1986907 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema12.xml
[junit4] 2> 1986912 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1987092 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1987093 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1987094 WARN
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 1987101 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1987103 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1987105 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1987105 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1987105 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr/'
[junit4] 2> 1987116 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1874162499
[junit4] 2> 1987117 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=solr/]
[junit4] 2> 1987117 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.CoreContainer loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\solr\lib
[junit4] 2> 1987117 WARN
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\solr\lib).
[junit4] 2> 1987123 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1987126 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1987126 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1987126 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1987126 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1987126 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1987128 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml,
absoluteInstDir=solr\collection1\, transient=false,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001,
instanceDir=collection1, shard=shard1, collection=collection1,
loadOnStartup=true, name=collection1, configSetProperties=configsetprops.json,
schema=schema12.xml}
[junit4] 2> 1987128 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'solr\collection1\'
[junit4] 2> 1987154 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1987170 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 1987202 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1987205 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from solr\collection1\conf\schema12.xml
[junit4] 2> 1987214 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1987410 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1987411 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1987412 WARN (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 1987433 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1987441 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1987447 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\solr\collection1\conf'
[junit4] 2> 1987447 INFO (coreLoadExecutor-5273-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir solr\collection1\
[junit4] 2> 1987447 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
[junit4] 2> 1987447 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[solr\collection1\], dataDir=[null]
[junit4] 2> 1987447 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b24f1
[junit4] 2> 1987448 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001
[junit4] 2> 1987449 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index/
[junit4] 2> 1987449 WARN (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index'
doesn't exist. Creating new index...
[junit4] 2> 1987450 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index
[junit4] 2> 1987450 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=48.990234375,
floorSegmentMB=1.7958984375, forceMergeDeletesPctAllowed=18.61907598420252,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5061067139873717
[junit4] 2> 1987460 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55413479),segFN=segments_1,generation=1}
[junit4] 2> 1987461 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1987461 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\
[junit4] 2> 1987463 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1987464 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1987464 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1987464 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1987464 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1987464 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1987464 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1987464 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1987464 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1987465 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1987465 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1987465 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1987471 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1987473 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1987474 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1987475 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1987480 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1987481 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/search-facet-def,dismax,spellCheckWithWordbreak,/terms,/update/json/docs,/admin/segments,spellCheckCompRH,mltrh,/debug/dump,standard,/search-facet-invariants,/get,defaults,spellCheckWithWordbreak_Direct,/admin/plugins,/update/json,/admin/logging,spellCheckCompRH1,/admin/threads,/update/csv,/admin/file,tvrh,/update,/schema,/mlt,/admin/properties,/admin/system,/admin/luke,lazy,/admin/ping,spellCheckCompRH_Direct,/admin/mbeans,mock,/config,/replication
[junit4] 2> 1987483 WARN (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 1987484 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1987484 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1987484 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1987485 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2989128351318121]
[junit4] 2> 1987485 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55413479),segFN=segments_1,generation=1}
[junit4] 2> 1987485 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1987485 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@b6eb0f8[collection1]
main
[junit4] 2> 1987486 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1987486 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1987486 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1987486 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1987521 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1987621 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1987621 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1987622 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1987622 INFO (coreLoadExecutor-5273-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1987622 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1987622 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1987623 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1987623 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1987624 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1987624 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1987625 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1987625 INFO
(searcherExecutor-5274-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b6eb0f8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1987626 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[1]} 0 2
[junit4] 2> 1987664 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1987717 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55413479),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55413479),segFN=segments_2,generation=2}
[junit4] 2> 1987717 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 1987718 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrCore New index directory detected:
old=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index/
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index_temp
[junit4] 2> 1987720 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@6336bed5[collection1] main
[junit4] 2> 1987720 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 1987721 INFO (searcherExecutor-5274-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6336bed5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c1)))}
[junit4] 2> 1987722 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 58
[junit4] 2> 1987723 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'solr\collection1\'
[junit4] 2> 1987772 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1987788 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 1987824 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1987828 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from solr\collection1\conf\schema12.xml
[junit4] 2> 1987835 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1988022 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1988023 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1988024 WARN
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 1988046 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1988054 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1988060 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\solr\collection1\conf'
[junit4] 2> 1988061 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir solr\collection1\
[junit4] 2> 1988061 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[solr\collection1\],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\]
[junit4] 2> 1988062 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b24f1
[junit4] 2> 1988062 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index_temp
[junit4] 2> 1988063 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\
[junit4] 2> 1988064 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\
[junit4] 2> 1988064 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Cannot delete directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index
as it is still being referenced in the cache!
[junit4] 2> 1988064 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory Delete old index directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index
failed.
[junit4] 2> 1988066 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1988066 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1988066 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1988066 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1988066 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1988066 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1988066 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1988067 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1988067 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1988067 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1988067 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1988067 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1988073 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1988074 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1988076 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1988077 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1988078 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index_temp
[junit4] 2> 1988082 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1988084 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/search-facet-def,dismax,spellCheckWithWordbreak,/terms,/update/json/docs,/admin/segments,spellCheckCompRH,mltrh,/debug/dump,standard,/search-facet-invariants,/get,defaults,spellCheckWithWordbreak_Direct,/admin/plugins,/update/json,/admin/logging,spellCheckCompRH1,/admin/threads,/update/csv,/admin/file,tvrh,/update,/schema,/mlt,/admin/properties,/admin/system,/admin/luke,lazy,/admin/ping,spellCheckCompRH_Direct,/admin/mbeans,mock,/config,/replication
[junit4] 2> 1988085 WARN
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 1988085 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1988086 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 1988086 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 1988086 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2afd5e91[collection1]
main
[junit4] 2> 1988087 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1988087 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1988087 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1988087 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1988088 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1988094 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1988095 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
[junit4] 2> 1988095 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is
unused... core=collection1
[junit4] 2> 1988096 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
core=collection1
[junit4] 2> 1988097 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=92.8115234375,
floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=25.777631153920165,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1988099 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1988100 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index_temp
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26d5936a),segFN=segments_1,generation=1}
[junit4] 2> 1988100 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 1988100 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1988100 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1988100 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1988100 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1988101 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1988101 WARN
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 1988101 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1988101 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1988102 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1988102 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7293d23c[collection1]
main
[junit4] 2> 1988102 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 1988102 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5cb77a8b
[junit4] 2> 1988102 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.u.UpdateHandler 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1988102 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1988103 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1988104 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2afd5e91[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c1)))}
[junit4] 2> 1988104 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1988105 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1988105 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1988105 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1988106 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1988107 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1988107 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1988108 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1988108 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={start=0&version=2.2&qt=standard&q=id:2&rows=20} hits=0 status=0 QTime=0
[junit4] 2> 1988109 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1988110 ERROR
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:start=0&version=2.2&qt=standard&q=id:2&rows=20
[junit4] 2> 1988110 INFO
(searcherExecutor-5278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7293d23c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c1)))}
[junit4] 2> 1988110 ERROR
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
start=0&version=2.2&qt=standard&q=id:2&rows=20:java.lang.RuntimeException:
REQUEST FAILED: xpath=*[count(//doc)=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:start=0&version=2.2&qt=standard&q=id:2&rows=20
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
[junit4] 2> at
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
[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:50)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
[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:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[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:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1988110 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[1FE91BB0BBDEBC15]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir
-Dtests.seed=1FE91BB0BBDEBC15 -Dtests.slow=true -Dtests.locale=da
-Dtests.timezone=Asia/Jakarta -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 1.31s J1 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([1FE91BB0BBDEBC15:F6B3A08825472CBD]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
[junit4] > at
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=*[count(//doc)=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:start=0&version=2.2&qt=standard&q=id:2&rows=20
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
[junit4] > ... 40 more
[junit4] 2> 1988114 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1988114 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=1874162499
[junit4] 2> 1988114 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@79daef2
[junit4] 2> 1988114 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.u.UpdateHandler 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> 1988114 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1988114 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1988114 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1988116 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1988124 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 1988124 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index;done=false>>]
[junit4] 2> 1988124 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index
[junit4] 2> 1988128 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index_temp
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index_temp;done=false>>]
[junit4] 2> 1988128 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001\index_temp
[junit4] 2> 1988131 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001;done=false>>]
[junit4] 2> 1988131 INFO
(SUITE-TestArbitraryIndexDir-seed#[1FE91BB0BBDEBC15]-worker) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001\tempDir-001
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestArbitraryIndexDir_1FE91BB0BBDEBC15-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53):
{id=FSTOrd50, name=FSTOrd50}, docValues:{}, sim=DefaultSimilarity, locale=da,
timezone=Asia/Jakarta
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80
(64-bit)/cpus=3,threads=1,free=13719088,total=529530880
[junit4] 2> NOTE: All tests run in this JVM: [TestRangeQuery,
MoreLikeThisHandlerTest, TestLeaderElectionZkExpiry, SolrCloudExampleTest,
TermVectorComponentDistributedTest, BadCopyFieldTest,
DistributedQueryComponentOptimizationTest, RankQueryTest, FileUtilsTest,
SpatialFilterTest, TestUniqueKeyFieldResource, TestFastOutputStream,
BinaryUpdateRequestHandlerTest, TestConfigSetImmutable,
StatelessScriptUpdateProcessorFactoryTest, RegexBoostProcessorTest,
TestFieldTypeCollectionResource, TestSortingResponseWriter,
TestSolrQueryParser, CollectionsAPIAsyncDistributedZkTest,
PreAnalyzedUpdateProcessorTest, PolyFieldTest,
DistributedQueryComponentCustomSortTest, TestRealTimeGet, BJQParserTest,
SimpleMLTQParserTest, TestRTGBase, RequestLoggingTest, TestFieldTypeResource,
DistribDocExpirationUpdateProcessorTest, HighlighterConfigTest,
TestStressUserVersions, TestNonDefinedSimilarityFactory,
VMParamsZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest,
TestRemoteStreaming, TestPKIAuthenticationPlugin, TestDefaultStatsCache,
TestInfoStreamLogging, DistributedIntervalFacetingTest, TestJsonRequest,
BlockDirectoryTest, ZkNodePropsTest, SolrRequestParserTest, TestRandomFaceting,
BufferStoreTest, TestCollapseQParserPlugin, TestInitQParser,
BadIndexSchemaTest, TestHashQParserPlugin, ResourceLoaderTest,
TestConfigOverlay, TestCodecSupport, TestSchemaManager, TestFieldResource,
TestDFRSimilarityFactory, TestSchemaVersionResource, TestCloudSchemaless,
WordBreakSolrSpellCheckerTest, TestFieldCollectionResource,
CollectionStateFormat2Test, TestShardHandlerFactory,
TestManagedSchemaDynamicFieldResource, XsltUpdateRequestHandlerTest,
TestSchemaNameResource, BigEndianAscendingWordDeserializerTest,
SolrCmdDistributorTest, TestReqParamsAPI, TestLMDirichletSimilarityFactory,
TestSolr4Spatial, TestRecovery, DocValuesMissingTest, TestObjectReleaseTracker,
ConvertedLegacyTest, ReturnFieldsTest, TestReload, TestSolrConfigHandler,
PKIAuthenticationIntegrationTest, OpenExchangeRatesOrgProviderTest,
SolrIndexConfigTest, AutoCommitTest, TestDynamicFieldCollectionResource,
TestReplicaProperties, TestDefaultSearchFieldResource, TestSolrDeletionPolicy1,
TestConfig, TestCloudManagedSchema, UpdateRequestProcessorFactoryTest,
TestTrackingShardHandlerFactory, TestSimpleQParserPlugin,
LeaderFailoverAfterPartitionTest, TestExpandComponent, DateMathParserTest,
TestSystemIdResolver, TestBadConfig, SimpleCollectionCreateDeleteTest,
HdfsBasicDistributedZkTest, AsyncCallRequestStatusResponseTest,
NotRequiredUniqueKeyTest, TestDistribIDF, TestManagedSchemaFieldResource,
CoreAdminCreateDiscoverTest, BasicDistributedZk2Test, HLLSerializationTest,
DirectUpdateHandlerOptimizeTest, TestRuleBasedAuthorizationPlugin,
StandardRequestHandlerTest, TestPseudoReturnFields, TestManagedSchema,
TestSolrQueryParserResource, DisMaxRequestHandlerTest, RAMDirectoryFactoryTest,
TestSolrCoreProperties, UpdateParamsTest, HdfsChaosMonkeySafeLeaderTest,
ShardRoutingCustomTest, TestSolrCloudWithKerberosAlt, TestFreeTextSuggestions,
SchemaVersionSpecificBehaviorTest, ZkSolrClientTest, TestTrie,
ExternalFileFieldSortTest, QueryEqualityTest, MinimalSchemaTest, TestFiltering,
TriLevelCompositeIdRoutingTest, TestTolerantSearch,
TestSolrConfigHandlerConcurrent, SpellPossibilityIteratorTest,
TestQuerySenderListener, BasicDistributedZkTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
OverseerTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, TestZkChroot,
ZkCLITest, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest,
SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, TestFunctionQuery,
BasicFunctionalityTest, TestLazyCores, OverseerCollectionProcessorTest,
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest,
SolrCoreCheckLockOnStartupTest, IndexBasedSpellCheckerTest, TestQueryUtils,
TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest,
XmlUpdateRequestHandlerTest, DocumentBuilderTest,
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance,
TestArbitraryIndexDir]
[junit4] Completed [337/533] on J1 in 1.34s, 1 test, 1 error <<< FAILURES!
[...truncated 609 lines...]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\init-core-data-001
[junit4] 2> 3059063 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[1FE91BB0BBDEBC15]) [
] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
[junit4] 2> 3059064 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[1FE91BB0BBDEBC15]) [
] o.a.s.u.TestSolrCLIRunExample Selected port 63086 to start techproducts
example Solr instance on ...
[junit4] 2> 3060186 INFO (Thread-7218) [ ] o.e.j.s.Server
jetty-9.2.11.v20150529
[junit4] 2> 3060191 INFO (Thread-7218) [ ] o.e.j.s.h.ContextHandler
Started o.e.j.s.ServletContextHandler@3c51bb60{/solr,null,AVAILABLE}
[junit4] 2> 3060192 INFO (Thread-7218) [ ] o.e.j.s.ServerConnector
Started ServerConnector@77945137{HTTP/1.1}{127.0.0.1:63086}
[junit4] 2> 3060192 INFO (Thread-7218) [ ] o.e.j.s.Server Started
@3065151ms
[junit4] 2> 3060192 INFO (Thread-7218) [ ] o.a.s.c.s.e.JettySolrRunner
Jetty properties: {hostPort=63086, hostContext=/solr}
[junit4] 2> 3060193 INFO (Thread-7218) [ ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73ed7524
[junit4] 2> 3060193 INFO (Thread-7218) [ ] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\'
[junit4] 2> 3060221 INFO (Thread-7218) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\solr.xml
[junit4] 2> 3060255 INFO (Thread-7218) [ ] o.a.s.c.CoresLocator
Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr
[junit4] 2> 3060255 INFO (Thread-7218) [ ] o.a.s.c.CoreContainer New
CoreContainer 599456327
[junit4] 2> 3060255 INFO (Thread-7218) [ ] o.a.s.c.CoreContainer
Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\]
[junit4] 2> 3060255 INFO (Thread-7218) [ ] o.a.s.c.CoreContainer
loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\lib
[junit4] 2> 3060256 WARN (Thread-7218) [ ] o.a.s.c.SolrResourceLoader
Can't find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\lib).
[junit4] 2> 3060267 INFO (Thread-7218) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 3060270 INFO (Thread-7218) [ ] o.a.s.u.UpdateShardHandler
Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 3060272 INFO (Thread-7218) [ ] o.a.s.l.LogWatcher SLF4J
impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3060272 INFO (Thread-7218) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3060272 INFO (Thread-7218) [ ] o.a.s.c.CoreContainer
Security conf doesn't exist. Skipping setup for authorization module.
[junit4] 2> 3060272 INFO (Thread-7218) [ ] o.a.s.c.CoreContainer No
authentication plugin used.
[junit4] 2> 3060273 INFO (Thread-7218) [ ] o.a.s.c.CoresLocator
Looking for core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr
[junit4] 2> 3060275 INFO (Thread-7218) [ ] o.a.s.c.CoresLocator Found
0 core definitions
[junit4] 2> 3060275 INFO (Thread-7218) [ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 3060275 INFO (Thread-7218) [ ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 3063196 INFO (qtp870872727-21610) [ ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=0
[junit4] 2> 3063200 INFO (qtp870872727-21613) [ ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores
params={action=STATUS&wt=json&core=techproducts} status=0 QTime=0
[junit4] 2> 3063206 INFO (qtp870872727-21614) [ ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=1
[junit4] 2> 3063211 INFO (qtp870872727-21616) [ ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=0
[junit4] 2> 3063214 INFO (qtp870872727-21615) [ ]
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores
params={action=STATUS&wt=json&core=techproducts} status=0 QTime=0
[junit4] 2> 3063375 INFO (qtp870872727-21612) [ ]
o.a.s.h.a.CoreAdminHandler core create command
action=CREATE&instanceDir=techproducts&wt=json&name=techproducts
[junit4] 2> 3063375 INFO (qtp870872727-21612) [ ] o.a.s.c.SolrCore
Created CoreDescriptor: {name=techproducts,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\,
configSetProperties=configsetprops.json, schema=schema.xml,
config=solrconfig.xml, loadOnStartup=true, instanceDir=techproducts,
dataDir=data\, transient=false}
[junit4] 2> 3063376 INFO (qtp870872727-21612) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\'
[junit4] 2> 3063416 INFO (qtp870872727-21612) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 3063418 INFO (qtp870872727-21612) [ ] o.a.s.c.SolrConfig
Adding specified lib dirs to ClassLoader
[junit4] 2> 3063418 WARN (qtp870872727-21612) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/extraction/lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\..\..\..\..\contrib\extraction\lib).
[junit4] 2> 3063419 WARN (qtp870872727-21612) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\..\..\..\..\dist).
[junit4] 2> 3063420 WARN (qtp870872727-21612) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/clustering/lib/ (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\..\..\..\..\contrib\clustering\lib).
[junit4] 2> 3063420 WARN (qtp870872727-21612) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\..\..\..\..\dist).
[junit4] 2> 3063420 WARN (qtp870872727-21612) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/langid/lib/ (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\..\..\..\..\contrib\langid\lib).
[junit4] 2> 3063421 WARN (qtp870872727-21612) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\..\..\..\..\dist).
[junit4] 2> 3063421 WARN (qtp870872727-21612) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../contrib/velocity/lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\..\..\..\..\contrib\velocity\lib).
[junit4] 2> 3063421 WARN (qtp870872727-21612) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: ../../../../dist/ (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\..\..\..\..\dist).
[junit4] 2> 3063446 INFO (qtp870872727-21612) [ ]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 3063449 INFO (qtp870872727-21612) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.4.0
[junit4] 2> 3063495 INFO (qtp870872727-21612) [ ] o.a.s.c.Config
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 3063497 INFO (qtp870872727-21612) [ ] o.a.s.s.IndexSchema
Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\conf\schema.xml
[junit4] 2> 3063503 INFO (qtp870872727-21612) [ ] o.a.s.s.IndexSchema
[techproducts] Schema name=example
[junit4] 2> 3063831 INFO (qtp870872727-21612) [ ] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 3063832 INFO (qtp870872727-21612) [ ] o.a.s.r.RestManager
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 3063832 INFO (qtp870872727-21612) [ ] o.a.s.r.RestManager
Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 3063839 INFO (qtp870872727-21612) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 3063845 INFO (qtp870872727-21612) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 3063876 INFO (qtp870872727-21612) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\conf'
[junit4] 2> 3063877 INFO (qtp870872727-21612) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\
[junit4] 2> 3063877 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 3063877 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.c.SolrCore [[techproducts] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\],
dataDir=[null]
[junit4] 2> 3063877 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57b5ee6
[junit4] 2> 3063878 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for newSearcher:
[org.apache.solr.core.QuerySenderListener{queries=[]}]
[junit4] 2> 3063878 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for firstSearcher:
[org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher
warming in solrconfig.xml}]}]
[junit4] 2> 3063878 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\data\
[junit4] 2> 3063878 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\data\index/
[junit4] 2> 3063878 WARN (qtp870872727-21612) [ x:techproducts]
o.a.s.c.SolrCore [techproducts] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\data\index'
doesn't exist. Creating new index...
[junit4] 2> 3063878 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001\tempDir-001\techproducts\solr\techproducts\data\index
[junit4] 2> 3063878 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IFD][qtp870872727-21612]: init: current segments
file is "segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@2cd9ce43
[junit4] 2> 3063878 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IFD][qtp870872727-21612]: now checkpoint "" [0
segments ; isCommit = false]
[junit4] 2> 3063879 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IFD][qtp870872727-21612]: 0 msec to checkpoint
[junit4] 2> 3063879 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IW][qtp870872727-21612]: init: create=true
[junit4] 2> 3063879 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IW][qtp870872727-21612]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@7a99ae1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff72db5)
[junit4] 2> index=
[junit4] 2> version=5.4.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.lucene.search.similarities.DefaultSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> default WRITE_LOCK_TIMEOUT=0
[junit4] 2> writeLockTimeout=0
[junit4] 2> codec=Lucene53
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@f74a7b6
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@33aea5a7
[junit4] 2>
[junit4] 2> 3063879 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IW][qtp870872727-21612]: now flush at close
[junit4] 2> 3063879 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IW][qtp870872727-21612]: start flush:
applyAllDeletes=true
[junit4] 2> 3063879 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IW][qtp870872727-21612]: index before flush
[junit4] 2> 3063879 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [DW][qtp870872727-21612]: startFullFlush
[junit4] 2> 3063879 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [DW][qtp870872727-21612]: qtp870872727-21612
finishFullFlush success=true
[junit4] 2> 3063879 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IW][qtp870872727-21612]: apply all deletes during
flush
[junit4] 2> 3063880 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [IW][qtp870872727-21612]: now apply all deletes for
all segments maxDoc=0
[junit4] 2> 3063880 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [BD][qtp870872727-21612]: prune sis=segments:
minGen=9223372036854775807 packetCount=0
[junit4] 2> 3063880 INFO (qtp870872727-21612) [ x:techproducts]
o.a.s.u.LoggingInfoStream [MS][qtp870872727-21612]: initDynamicDefaults
spins=false maxThreadCount=2 maxMergeCount=7
[junit4] 2> 3063880 INFO (qtp870872727-21612) [ x:t
[...truncated too long message...]
94339451124908035-localhost:63107_solr-n_0000000000) [n:localhost:63107_solr
] o.a.s.c.Overseer Overseer Loop exiting : localhost:63107_solr
[junit4] 2> 3085943 INFO
(zkCallback-4231-thread-7-processing-n:localhost:63107_solr)
[n:localhost:63107_solr ] o.a.s.c.c.ZkStateReader A live node change:
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has
occurred - updating... (live nodes size: 1)
[junit4] 2> 3085943 WARN
(zkCallback-4231-thread-7-processing-n:localhost:63107_solr)
[n:localhost:63107_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK
[junit4] 2> 3085944 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x14f293b209b0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3085944 INFO (jetty-launcher-4226-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b0f62f4{/solr,null,UNAVAILABLE}
[junit4] 2> 3085950 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[1FE91BB0BBDEBC15])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63112 63112
[junit4] 2> 3088203 INFO (Thread-7248) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:63112 63112
[junit4] 2> 3088204 WARN (Thread-7248) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7
/solr/configs/testCloudExamplePrompt/managed-schema
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 2 /solr/configs/testCloudExamplePrompt
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> 3088204 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[1FE91BB0BBDEBC15])
[ ] o.a.s.u.TestSolrCLIRunExample Stopped SolrCloud test cluster
[junit4] 2> 3088204 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[1FE91BB0BBDEBC15])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExample
[junit4] 2> 3088204 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[1FE91BB0BBDEBC15])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63112 63112
[junit4] 2> 3088205 INFO
(SUITE-TestSolrCLIRunExample-seed#[1FE91BB0BBDEBC15]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_1FE91BB0BBDEBC15-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=DefaultSimilarity, locale=pt, timezone=Asia/Bahrain
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80
(64-bit)/cpus=3,threads=1,free=96916336,total=526385152
[junit4] 2> NOTE: All tests run in this JVM:
[SharedFSAutoReplicaFailoverUtilsTest, DefaultValueUpdateProcessorTest,
TestPartialUpdateDeduplication, TestImplicitCoreProperties, TestSort,
SSLMigrationTest, SolrCoreTest, TestReplicationHandler, BadComponentTest,
TestReloadDeadlock, HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest,
SolrPluginUtilsTest, TestSimpleTrackingShardHandler, TestCollationField,
TestPhraseSuggestions, TestOmitPositions, TestManagedResource,
TestSolrQueryParserDefaultOperatorResource, TestCSVLoader,
TestScoreJoinQPScore, CacheHeaderTest, TestInitParams, TestPivotHelperCode,
TestIBSimilarityFactory, SOLR749Test, ExplicitHLLTest,
TestRandomRequestDistribution, DocValuesMultiTest, TestCollationFieldDocValues,
DataDrivenBlockJoinTest, ActionThrottleTest, NoCacheHeaderTest,
DirectUpdateHandlerTest, TestBM25SimilarityFactory, DocValuesTest,
URLClassifyProcessorTest, TestExactSharedStatsCache, TestLFUCache,
TestBlobHandler, MultiTermTest, CoreMergeIndexesAdminHandlerTest,
EnumFieldTest, DistribCursorPagingTest, ShowFileRequestHandlerTest,
SegmentsInfoRequestHandlerTest, TestHighFrequencyDictionaryFactory,
PreAnalyzedFieldTest, TestSolrConfigHandlerCloud, TestBulkSchemaConcurrent,
TestFastLRUCache, ScriptEngineTest, RulesTest, ClusterStateUpdateTest,
ClusterStateTest, ExitableDirectoryReaderTest, SharedFSAutoReplicaFailoverTest,
DOMUtilTest, TestManagedStopFilterFactory, DistanceFunctionTest,
DeleteShardTest, TestSolrDynamicMBean, TestConfigReload, TestIntervalFaceting,
TestStressReorder, TestSha256AuthenticationProvider, TestNamedUpdateProcessors,
SolrInfoMBeanTest, TestFaceting, TestBinaryResponseWriter,
LukeRequestHandlerTest, AddBlockUpdateTest, ParsingFieldUpdateProcessorsTest,
UniqFieldsUpdateProcessorFactoryTest, TestIndexSearcher,
TestAtomicUpdateErrorCases, CursorMarkTest, TestFieldSortValues,
TestAuthorizationFramework, OutputWriterTest, TestSchemaResource,
BasicAuthIntegrationTest, FacetPivotSmallTest, TestExceedMaxTermLength,
TestSchemaSimilarityResource, SolrIndexSplitterTest, TestAnalyzedSuggestions,
ShardSplitTest, TestBinaryField, ChaosMonkeyNothingIsSafeTest,
TestNoOpRegenerator, TestCryptoKeys, TestStressLucene, TestNRTOpen,
TestSolrXml, BlockCacheTest, TestDistributedMissingSort,
QueryElevationComponentTest, TestCSVResponseWriter, TestDistributedSearch,
TestRestoreCore, HdfsDirectoryFactoryTest, AnalysisAfterCoreReloadTest,
TestEmbeddedSolrServerConstructors, DirectSolrConnectionTest,
SortByFunctionTest, UUIDUpdateProcessorFallbackTest,
TestMiniSolrCloudClusterSSL, StressHdfsTest, SoftAutoCommitTest,
TestReRankQParserPlugin, TestCursorMarkWithoutUniqueKey, TestBulkSchemaAPI,
TestHashPartitioner, ResponseLogComponentTest, TestWriterPerf,
ZkControllerTest, ReplicationFactorTest, TestCustomSort, UUIDFieldTest,
SimpleFacetsTest, TestRemoveLastDynamicCopyField, DistributedVersionInfoTest,
VersionInfoTest, TestDynamicLoading, TestCrossCoreJoin,
TestCloudManagedSchemaConcurrent, LeaderElectionIntegrationTest,
ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting,
TestDistributedGrouping, DistributedSpellCheckComponentTest,
TestStressVersions, TestCoreContainer, StatsComponentTest, HighlighterTest,
CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery,
SpellCheckCollatorTest, CoreAdminHandlerTest, SuggesterWFSTTest, TestUpdate,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
DebugComponentTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest,
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest,
RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest,
RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest,
LoggingHandlerTest, TestJmxIntegration, JSONWriterTest, QueryParsingTest,
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest,
TestSolrIndexConfig, CopyFieldTest, TestSolrDeletionPolicy2, SampleTest,
TestSearchPerf, TestFuzzyAnalyzedSuggestions, TestCharFilters,
TestXIncludeConfig, TestSweetSpotSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestJmxMonitoredMap,
PluginInfoTest, TestSuggestSpellingConverter, DateFieldTest, CursorPagingTest,
SolrTestCaseJ4Test, TestHighlightDedupGrouping, AssignTest,
AsyncMigrateRouteKeyTest, CollectionReloadTest,
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest,
CustomCollectionTest, DeleteReplicaTest, DistributedQueueTest,
HttpPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
RemoteQueryErrorTest, SaslZkACLProviderTest, TestAuthenticationFramework,
TestDistribDocBasedVersion, TestRebalanceLeaders,
TestRequestStatusCollectionAPI, TestShortCircuitedRequests, ZkStateWriterTest,
CoreAdminRequestStatusTest, InfoHandlerTest, SecurityConfHandlerTest,
DistributedDebugComponentTest, DistributedFacetPivotLargeTest,
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest,
DistributedSuggestComponentTest, SuggestComponentTest,
TestDistributedStatsComponentCardinality, TestSortByMinMaxFunction,
CloudMLTQParserTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestSolrCLIRunExample]
[junit4] Completed [533/533] on J0 in 29.16s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 11 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:524:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1449:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1003:
There were test failures: 533 suites, 2114 tests, 1 error, 1 failure, 75
ignored (40 assumptions)
Total time: 72 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]