You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/08/14 12:22:10 UTC

[JENKINS] Lucene-Solr-Tests-5.3-Java7 - Build # 12 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.3-Java7/12/

2 tests failed.
REGRESSION:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([9D48AA61D397A387:279AC51950B94D92]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
	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=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">17</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:qt=standard&q=id:529&start=0&rows=20&version=2.2
	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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr  Starting up Solr on port 47449 using command: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/bin/solr start -p 47449 -s "temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr"   Setup new core instance directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts  Creating new core 'techproducts' using command: http://localhost:47449/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts  {   "responseHeader":{     "status":0,     "QTime":717},   "core":"techproducts"}   Indexing tech product example docs from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/example/exampledocs  Solr techproducts example launched successfully. Direct your Web browser to http://localhost:47449/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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr

Starting up Solr on port 47449 using command:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/bin/solr start -p 47449 -s "temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr"


Setup new core instance directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts

Creating new core 'techproducts' using command:
http://localhost:47449/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts

{
  "responseHeader":{
    "status":0,
    "QTime":717},
  "core":"techproducts"}


Indexing tech product example docs from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/example/exampledocs

Solr techproducts example launched successfully. Direct your Web browser to http://localhost:47449/solr to visit the Solr Admin UI

	at __randomizedtesting.SeedInfo.seed([9D48AA61D397A387:179F7AD9C9759B18]: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 10872 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001
   [junit4]   2> 1361674 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1361675 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1361675 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1361676 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1361676 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1361676 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1361736 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1361774 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1361902 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1361902 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1361910 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1362448 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1362457 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1362460 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1362517 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1362524 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1362526 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1362526 WARN  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1362535 WARN  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1362535 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1362535 WARN  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1362535 WARN  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1362536 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1362536 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr
   [junit4]   2> 1362536 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 1362615 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1048216144
   [junit4]   2> 1362615 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 1362615 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/lib
   [junit4]   2> 1362615 WARN  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1362639 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] 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> 1362641 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1362642 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1362642 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1362642 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1362642 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1362647 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=shard1, config=solrconfig.xml, name=collection1, instanceDir=collection1, schema=schema.xml, collection=collection1, loadOnStartup=true, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001, configSetProperties=configsetprops.json}
   [junit4]   2> 1362648 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1362659 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1362660 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1362660 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1362714 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1362758 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1362857 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1362858 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1362865 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1363492 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1363588 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1363590 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1363595 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1363598 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1363600 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1363601 WARN  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1363601 WARN  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1363601 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1363601 WARN  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1363601 WARN  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1363602 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1363602 INFO  (coreLoadExecutor-3516-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1363603 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1363603 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1363603 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2120a8f3
   [junit4]   2> 1363604 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001
   [junit4]   2> 1363604 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/index/
   [junit4]   2> 1363604 WARN  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1363604 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/index
   [junit4]   2> 1363604 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=18.720703125, floorSegmentMB=1.4296875, forceMergeDeletesPctAllowed=3.3746548187382777, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5787143730020387
   [junit4]   2> 1363605 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c9c6659 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60036bbb),segFN=segments_1,generation=1}
   [junit4]   2> 1363605 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1363610 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1363610 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1363610 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1363611 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1363611 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1363611 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1363611 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1363611 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1363611 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1363612 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1363612 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1363612 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1363615 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363615 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/
   [junit4]   2> 1363616 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363618 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363619 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363623 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1363626 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckWithWordbreak,spellCheckCompRH_Direct,/admin/ping,standard,/admin/system,dismax,/mlt,/update,/admin/plugins,/search-facet-invariants,/update/csv,spellCheckCompRH,/update/json,spellCheckCompRH1,/replication,/admin/segments,tvrh,mltrh,defaults,lazy,/debug/dump,/search-facet-def,/terms,mock,/admin/logging,/get,/update/json/docs,/admin/file,/schema,/admin/threads,/config,/admin/properties,spellCheckWithWordbreak_Direct,/admin/mbeans,/admin/luke
   [junit4]   2> 1363627 WARN  (coreLoadExecutor-3516-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> 1363628 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1363629 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1363629 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1363629 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1363630 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1363630 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1541717001, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1363630 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c9c6659 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60036bbb),segFN=segments_1,generation=1}
   [junit4]   2> 1363630 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1363631 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1afc9de4[collection1] main
   [junit4]   2> 1363631 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1363631 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1363631 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1363631 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1363687 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1363776 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1363776 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1363777 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1363777 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1363777 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1363777 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1363777 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1363777 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1363778 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1363778 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1509474371200090112
   [junit4]   2> 1363778 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1363778 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1363779 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1363779 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1363780 INFO  (searcherExecutor-3517-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1afc9de4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363780 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1509474371200090112
   [junit4]   2> 1363780 INFO  (coreLoadExecutor-3516-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1363782 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1363786 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1363789 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1509474371209527296)} 0 2
   [junit4]   2> 1363792 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1363793 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1363793 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1363794 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1363864 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1363900 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1364096 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1364097 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1364107 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1364563 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1364572 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1364574 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1364625 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1364632 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1364669 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1364670 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1364671 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1364671 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1364672 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1364672 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1364673 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1364673 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1364673 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/core/src/test-files/solr/collection1/], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/]
   [junit4]   2> 1364674 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2120a8f3
   [junit4]   2> 1364674 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/index/
   [junit4]   2> 1364687 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1364687 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1364687 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1364687 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1364687 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1364688 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1364688 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1364688 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/
   [junit4]   2> 1364688 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1364688 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1364689 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1364689 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1364689 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1364692 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364693 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364694 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364696 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1364702 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1364705 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckWithWordbreak,spellCheckCompRH_Direct,/admin/ping,standard,/admin/system,dismax,/mlt,/update,/admin/plugins,/search-facet-invariants,/update/csv,spellCheckCompRH,/update/json,spellCheckCompRH1,/replication,/admin/segments,tvrh,mltrh,defaults,lazy,/debug/dump,/search-facet-def,/terms,mock,/admin/logging,/get,/update/json/docs,/admin/file,/schema,/admin/threads,/config,/admin/properties,spellCheckWithWordbreak_Direct,/admin/mbeans,/admin/luke
   [junit4]   2> 1364706 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1364707 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1364707 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1364708 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1364708 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@25db1b44[collection1] main
   [junit4]   2> 1364708 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1364709 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1364709 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1364709 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1364710 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1364713 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1364719 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1364720 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1364720 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1364720 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1364720 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1364720 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1364721 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1364721 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1364722 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1364720 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1364723 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1364723 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1364726 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1509474371209527296
   [junit4]   2> 1364727 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1364727 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1364727 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1364727 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25db1b44[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1364728 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1364730 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c9c6659 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60036bbb),segFN=segments_1,generation=1}
   [junit4]   2> 1364730 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1364731 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1364731 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@28eb1cc6[collection1] main
   [junit4]   2> 1364731 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1364731 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@39d3a3b4
   [junit4]   2> 1364731 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    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=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1364732 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1364746 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1509474372213014528)]} 0 4
   [junit4]   2> 1364747 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&q=id:529&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1364808 INFO  (searcherExecutor-3522-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28eb1cc6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1365033 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1509474372515004416)]} 0 291
   [junit4]   2> 1365034 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&q=id:530&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1365036 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1509474372519198720)]} 0 294
   [junit4]   2> 1365054 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=standard&q=id:529&start=0&rows=20&version=2.2} hits=0 status=0 QTime=17 
   [junit4]   2> 1365056 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=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">17</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:qt=standard&q=id:529&start=0&rows=20&version=2.2
   [junit4]   2> 1365056 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: qt=standard&q=id:529&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=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">17</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:qt=standard&q=id:529&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [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> 1365058 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[9D48AA61D397A387]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=9D48AA61D397A387 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ca_ES -Dtests.timezone=Africa/Khartoum -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.30s J2 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D48AA61D397A387:279AC51950B94D92]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=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">17</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:qt=standard&q=id:529&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 1365078 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1365079 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1048216144
   [junit4]   2> 1365079 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3647a620
   [junit4]   2> 1365079 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1365083 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1365083 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1365083 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1365083 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 1365091 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c9c6659 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60036bbb),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c9c6659 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60036bbb),segFN=segments_2,generation=2}
   [junit4]   2> 1365092 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1365092 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1365115 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1365116 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001;done=false>>]
   [junit4]   2> 1365116 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001
   [junit4]   2> 1365116 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1365116 INFO  (SUITE-HardAutoCommitTest-seed#[9D48AA61D397A387]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_9D48AA61D397A387-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Direct), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=Direct), field_t=FST50, timestamp=PostingsFormat(name=Direct), multiDefault=FSTOrd50, text=FST50, subject=FSTOrd50, _version_=PostingsFormat(name=Direct)}, docValues:{range_facet_i_dv=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ca_ES, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=162667664,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestReload, TestSchemaManager, TestOrdValues, SpellCheckCollatorTest, SharedFSAutoReplicaFailoverUtilsTest, TestUtils, SimpleCollectionCreateDeleteTest, TestExactSharedStatsCache, DOMUtilTest, TestBulkSchemaAPI, TestDefaultStatsCache, TestExtendedDismaxParser, BadCopyFieldTest, RulesTest, SolrInfoMBeanTest, TestJsonRequest, PolyFieldTest, TestXIncludeConfig, CachingDirectoryFactoryTest, TestConfigSets, TestSurroundQueryParser, FacetPivotSmallTest, TestPseudoReturnFields, LeaderElectionTest, TestStressRecovery, DirectUpdateHandlerTest, TestGroupingSearch, CoreAdminCreateDiscoverTest, RuleEngineTest, QueryResultKeyTest, TestSystemIdResolver, TestCSVResponseWriter, DistributedIntervalFacetingTest, SOLR749Test, DistribCursorPagingTest, BufferStoreTest, TestRandomRequestDistribution, CircularListTest, DirectSolrSpellCheckerTest, TestQuerySenderNoQuery, TestMaxScoreQueryParser, TestScoreJoinQPScore, BlockCacheTest, TestSort, NumericFieldsTest, TestTrackingShardHandlerFactory, MergeStrategyTest, XsltUpdateRequestHandlerTest, TestConfigReload, QueryParsingTest, DateRangeFieldTest, DistributedQueryComponentOptimizationTest, CustomCollectionTest, HttpPartitionTest, SSLMigrationTest, CollectionTooManyReplicasTest, DistributedDebugComponentTest, TestScoreJoinQPNoScore, RegexBoostProcessorTest, TestSolrConfigHandlerConcurrent, OutputWriterTest, UnloadDistributedZkTest, TestCollationFieldDocValues, SolrCoreCheckLockOnStartupTest, ResponseLogComponentTest, SampleTest, AssignTest, TestFastOutputStream, BadIndexSchemaTest, TestReloadAndDeleteDocs, TestReplicaProperties, SearchHandlerTest, PathHierarchyTokenizerFactoryTest, XmlUpdateRequestHandlerTest, TestFreeTextSuggestions, TestSolrQueryParserResource, TestSchemaNameResource, BlockDirectoryTest, TestQueryUtils, TestLeaderElectionZkExpiry, TestRestoreCore, OpenExchangeRatesOrgProviderTest, TestLuceneMatchVersion, PrimUtilsTest, HdfsBasicDistributedZk2Test, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, FullSolrCloudDistribCmdsTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, HardAutoCommitTest]
   [junit4] Completed [283/531] on J2 in 3.50s, 1 test, 1 error <<< FAILURES!

[...truncated 760 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/init-core-data-001
   [junit4]   2> 2028144 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[9D48AA61D397A387]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
   [junit4]   2> 2028145 INFO  (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[9D48AA61D397A387]) [    ] o.a.s.u.TestSolrCLIRunExample Selected port 47449 to start techproducts example Solr instance on ...
   [junit4]   2> 2028197 INFO  (Thread-6346) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 2028200 INFO  (Thread-6346) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74477a6c{/solr,null,AVAILABLE}
   [junit4]   2> 2028203 INFO  (Thread-6346) [    ] o.e.j.s.ServerConnector Started ServerConnector@71e7cc93{HTTP/1.1}{127.0.0.1:47449}
   [junit4]   2> 2028203 INFO  (Thread-6346) [    ] o.e.j.s.Server Started @2031239ms
   [junit4]   2> 2028203 INFO  (Thread-6346) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=47449, hostContext=/solr}
   [junit4]   2> 2028203 INFO  (Thread-6346) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 2028203 INFO  (Thread-6346) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/'
   [junit4]   2> 2028207 WARN  (qtp1198432591-16035) [    ] o.e.j.s.ServletHandler /solr/admin/info/system
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:237)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:186)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2028223 INFO  (Thread-6346) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/solr.xml
   [junit4]   2> 2028238 INFO  (Thread-6346) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr
   [junit4]   2> 2028238 INFO  (Thread-6346) [    ] o.a.s.c.CoreContainer New CoreContainer 399434246
   [junit4]   2> 2028238 INFO  (Thread-6346) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/]
   [junit4]   2> 2028238 INFO  (Thread-6346) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/lib
   [junit4]   2> 2028239 WARN  (Thread-6346) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/lib).
   [junit4]   2> 2028248 INFO  (Thread-6346) [    ] 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> 2028249 INFO  (Thread-6346) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2028249 INFO  (Thread-6346) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2028249 INFO  (Thread-6346) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2028250 INFO  (Thread-6346) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2028250 INFO  (Thread-6346) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2028251 INFO  (Thread-6346) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr
   [junit4]   2> 2028251 INFO  (Thread-6346) [    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2028252 INFO  (Thread-6346) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 2028252 INFO  (Thread-6346) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2030219 INFO  (qtp1198432591-16032) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=4 
   [junit4]   2> 2030224 INFO  (qtp1198432591-16038) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={wt=json&core=techproducts&action=STATUS} status=0 QTime=0 
   [junit4]   2> 2030235 INFO  (qtp1198432591-16036) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=6 
   [junit4]   2> 2030246 INFO  (qtp1198432591-16032) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=6 
   [junit4]   2> 2030250 INFO  (qtp1198432591-16038) [    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={wt=json&core=techproducts&action=STATUS} status=0 QTime=0 
   [junit4]   2> 2030379 INFO  (qtp1198432591-16036) [    ] o.a.s.h.a.CoreAdminHandler core create command name=techproducts&instanceDir=techproducts&wt=json&action=CREATE
   [junit4]   2> 2030380 INFO  (qtp1198432591-16036) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=techproducts, dataDir=data/, loadOnStartup=true, instanceDir=techproducts, configSetProperties=configsetprops.json, transient=false, schema=schema.xml, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/, config=solrconfig.xml}
   [junit4]   2> 2030380 INFO  (qtp1198432591-16036) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/'
   [junit4]   2> 2030405 INFO  (qtp1198432591-16036) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2030406 INFO  (qtp1198432591-16036) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 2030407 WARN  (qtp1198432591-16036) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib).
   [junit4]   2> 2030407 WARN  (qtp1198432591-16036) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 2030407 WARN  (qtp1198432591-16036) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib).
   [junit4]   2> 2030408 WARN  (qtp1198432591-16036) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 2030408 WARN  (qtp1198432591-16036) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib).
   [junit4]   2> 2030408 WARN  (qtp1198432591-16036) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 2030408 WARN  (qtp1198432591-16036) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib).
   [junit4]   2> 2030408 WARN  (qtp1198432591-16036) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 2030433 INFO  (qtp1198432591-16036) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 2030436 INFO  (qtp1198432591-16036) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 2030503 INFO  (qtp1198432591-16036) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2030506 INFO  (qtp1198432591-16036) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/conf/schema.xml
   [junit4]   2> 2030512 INFO  (qtp1198432591-16036) [    ] o.a.s.s.IndexSchema [techproducts] Schema name=example
   [junit4]   2> 2030850 INFO  (qtp1198432591-16036) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2030851 INFO  (qtp1198432591-16036) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2030852 INFO  (qtp1198432591-16036) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2030857 INFO  (qtp1198432591-16036) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2030862 INFO  (qtp1198432591-16036) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2030937 INFO  (qtp1198432591-16036) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/conf'
   [junit4]   2> 2030937 INFO  (qtp1198432591-16036) [    ] o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/
   [junit4]   2> 2030937 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2030938 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.c.SolrCore [[techproducts] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/], dataDir=[null]
   [junit4]   2> 2030938 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6159a20c
   [junit4]   2> 2030946 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 2030947 INFO  (qtp1198432591-16036) [    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> 2030947 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/data
   [junit4]   2> 2030947 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/data/index/
   [junit4]   2> 2030948 WARN  (qtp1198432591-16036) [    x:techproducts] o.a.s.c.SolrCore [techproducts] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2030948 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-001/techproducts/solr/techproducts/data/index
   [junit4]   2> 2030949 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1198432591-16036]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1a4af6e6
   [junit4]   2> 2030949 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1198432591-16036]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 2030949 INFO  (qtp1198432591-16036) [    x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1198432591-16036

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

1872453093-16189) [    x:gettingstarted] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1509475089977966592
   [junit4]   2> 2049211 INFO  (qtp1872453093-16189) [    x:gettingstarted] o.a.s.c.CoreContainer registering core: gettingstarted
   [junit4]   2> 2049212 INFO  (qtp1872453093-16189) [    x:gettingstarted] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={wt=json&instanceDir=gettingstarted&name=gettingstarted&action=CREATE} status=0 QTime=492 
   [junit4]   2> 2049213 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@561aae1b{HTTP/1.1}{127.0.0.1:38608}
   [junit4]   2> 2049213 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=739424612
   [junit4]   2> 2049214 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted]  CLOSING SolrCore org.apache.solr.core.SolrCore@6eb0e182
   [junit4]   2> 2049215 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,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,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2049215 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2049215 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2049215 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2049216 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on request.
   [junit4]   2> 2049225 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2049225 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-004/schemaless/solr/gettingstarted/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-004/schemaless/solr/gettingstarted/data/index;done=false>>]
   [junit4]   2> 2049226 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-004/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 2049226 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-004/schemaless/solr/gettingstarted/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-004/schemaless/solr/gettingstarted/data;done=false>>]
   [junit4]   2> 2049226 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001/tempDir-004/schemaless/solr/gettingstarted/data
   [junit4]   2> 2049227 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    x:gettingstarted] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43904a35{/solr,null,UNAVAILABLE}
   [junit4]   2> 2049228 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    ] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on port 38608
   [junit4]   2> 2049228 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[9D48AA61D397A387]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 2049229 INFO  (SUITE-TestSolrCLIRunExample-seed#[9D48AA61D397A387]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_9D48AA61D397A387-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=es_AR, timezone=Etc/Universal
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=54119568,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [JavabinLoaderTest, ExternalFileFieldSortTest, URLClassifyProcessorTest, TestSolrConfigHandlerCloud, TestRandomDVFaceting, LeaderElectionIntegrationTest, HdfsUnloadDistributedZkTest, HdfsThreadLeakTest, ParsingFieldUpdateProcessorsTest, SolrIndexConfigTest, TestUpdate, TestReversedWildcardFilterFactory, TestSolr4Spatial, TermVectorComponentTest, TestMinMaxOnMultiValuedField, TestLazyCores, SyncSliceTest, HighlighterConfigTest, CloudMLTQParserTest, MinimalSchemaTest, MigrateRouteKeyTest, RequestHandlersTest, TestSearcherReuse, HighlighterTest, DeleteInactiveReplicaTest, BasicDistributedZkTest, TestFieldCollectionResource, TestRemoteStreaming, DistribJoinFromCollectionTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestMergePolicyConfig, HLLUtilTest, TermsComponentTest, TestCursorMarkWithoutUniqueKey, DateMathParserTest, TestRawResponseWriter, TestBlendedInfixSuggestions, DeleteLastCustomShardedReplicaTest, TestConfig, TestConfigOverlay, TestStressUserVersions, BasicZkTest, MultiThreadedOCPTest, EnumFieldTest, SuggesterWFSTTest, TestFieldSortValues, SimplePostToolTest, TestPostingsSolrHighlighter, TestHighFrequencyDictionaryFactory, TestCSVLoader, CleanupOldIndexTest, SolrRequestParserTest, TestHdfsUpdateLog, TestReplicationHandler, UniqFieldsUpdateProcessorFactoryTest, TestIndexingPerformance, AnalysisErrorHandlingTest, DocValuesMissingTest, TestManagedSynonymFilterFactory, TestExactStatsCache, AddBlockUpdateTest, HdfsDirectoryFactoryTest, TestChildDocTransformer, TestBinaryField, MultiTermTest, MBeansHandlerTest, ExitableDirectoryReaderTest, TestCollectionAPI, TestPKIAuthenticationPlugin, TestManagedResource, CollectionReloadTest, PeerSyncTest, TestNamedUpdateProcessors, TestDistributedSearch, TestDocBasedVersionConstraints, SuggestComponentTest, TestFieldResource, TestTolerantSearch, BitVectorTest, TestWordDelimiterFilterFactory, TestCloudManagedSchemaConcurrent, PrimitiveFieldTypeTest, ChaosMonkeyNothingIsSafeTest, TestRebalanceLeaders, LeaderFailoverAfterPartitionTest, ReplicationFactorTest, RollingRestartTest, TestCryptoKeys, TestRequestStatusCollectionAPI, HdfsRecoveryZkTest, HdfsSyncSliceTest, StressHdfsTest, DistributedFacetPivotLongTailTest, TestDistributedStatsComponentCardinality, TestSmileRequest, BJQParserTest, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, ResponseHeaderTest, TestFileDictionaryLookup, HdfsDirectoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestSolrCLIRunExample]
   [junit4] Completed [531/531] on J0 in 21.12s, 3 tests, 1 failure <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/build.xml:726: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/build.xml:670: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/solr/common-build.xml:524: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/lucene/common-build.xml:1449: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.3-Java7/lucene/common-build.xml:1003: There were test failures: 531 suites, 2104 tests, 1 error, 1 failure, 41 ignored (30 assumptions)

Total time: 57 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.3-Java7 #11
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 335978663 bytes
Compression is 0.0%
Took 1 min 12 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure