You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/28 05:28:00 UTC

[JENKINS] Lucene-Solr-5.5-MacOSX (64bit/jdk1.7.0) - Build # 18 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-MacOSX/18/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([C073A7AD3DA9EFAC:EC0AE32848102709]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10547 lines...]
   [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001
   [junit4]   2> 146771 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 146772 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 146772 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 146773 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 146773 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 146773 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 146773 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 146844 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 146867 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 146912 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 146919 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 147206 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 147207 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147208 WARN  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 147240 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 147244 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 147249 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147249 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 147249 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr'
   [junit4]   2> 147249 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147250 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 147250 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1109669924
   [junit4]   2> 147250 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr]
   [junit4]   2> 147250 WARN  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 147250 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-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> 147256 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 147257 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 147257 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 147257 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 147257 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 147259 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, transient=false, shard=shard1, collection=collection1, schema=schema12.xml, name=collection1, configSetProperties=configsetprops.json, config=solrconfig.xml, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001}
   [junit4]   2> 147262 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 147262 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147263 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 147263 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 147263 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 147385 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 147424 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 147471 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147480 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 147737 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 147738 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147738 WARN  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 147761 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 147765 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 147770 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 147770 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 147771 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 147771 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/]
   [junit4]   2> 147771 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cbc95cd
   [junit4]   2> 147773 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001
   [junit4]   2> 147773 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index/
   [junit4]   2> 147773 WARN  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 147776 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index
   [junit4]   2> 147776 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=14.78515625, floorSegmentMB=1.93359375, forceMergeDeletesPctAllowed=3.8694295457801617, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36927193214936216
   [junit4]   2> 147787 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_1,generation=1}
   [junit4]   2> 147787 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147788 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/
   [junit4]   2> 147793 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 147793 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 147793 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 147793 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 147794 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 147794 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 147794 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 147794 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 147794 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 147794 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 147794 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 147794 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 147802 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147804 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147807 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147808 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147815 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 147818 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,dismax,/admin/plugins,spellCheckCompRH_Direct,/admin/segments,tvrh,defaults,/admin/ping,/admin/mbeans,/config,lazy,/admin/threads,spellCheckWithWordbreak_Direct,spellCheckWithWordbreak,spellCheckCompRH,standard,spellCheckCompRH1,/update/csv,/admin/luke,/admin/properties,/update/json/docs,/get,/admin/file,/schema,/update/json,/search-facet-def,mock,/admin/system,/search-facet-invariants,/update,/mlt,mltrh,/debug/dump,/terms,/replication
   [junit4]   2> 147819 WARN  (coreLoadExecutor-372-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> 147820 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 147820 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147820 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147821 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=8, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=51.529296875, floorSegmentMB=1.1318359375, forceMergeDeletesPctAllowed=5.4680889107798825, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47594834966817534
   [junit4]   2> 147822 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_1,generation=1}
   [junit4]   2> 147822 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147823 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@20fa0047[collection1] main
   [junit4]   2> 147823 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 147823 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 147823 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 147823 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 147830 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 147858 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 147858 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 147859 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 147859 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 147859 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 147859 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 147860 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 147861 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 147861 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 147861 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 147862 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 147862 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 147863 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20fa0047[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147867 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequireUniqueKey
   [junit4]   2> 147868 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 147869 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 1
   [junit4]   2> 147890 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 147893 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_2,generation=2}
   [junit4]   2> 147894 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 147895 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@211b3993[collection1] main
   [junit4]   2> 147895 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 147897 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@211b3993[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147898 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 147901 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 147902 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 147902 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 147902 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 147903 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching id
   [junit4]   2> 147903 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequireUniqueKey
   [junit4]   2> 147908 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPrepareCommit
   [junit4]   2> 147908 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 147909 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 147910 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 147913 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_3,generation=3}
   [junit4]   2> 147913 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 147914 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@383458bc[collection1] main
   [junit4]   2> 147914 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 147915 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@383458bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147916 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 147918 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[999]} 0 1
   [junit4]   2> 147919 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 147919 WARN  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 147933 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_4,generation=4}
   [junit4]   2> 147933 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 147936 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@274d88ee[collection1] main
   [junit4]   2> 147937 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 147938 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@274d88ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 147938 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 18
   [junit4]   2> 147939 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 147939 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 147940 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 147940 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 147940 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 147942 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandlerTest FILES before addDoc=[_0.fdt, _0.fdx, _1.fdt, _1.fdx, _1.fnm, _1.nvd, _1.nvm, _1.si, _1_LuceneFixedGap_0.doc, _1_LuceneFixedGap_0.tib, _1_LuceneFixedGap_0.tii, segments_4]
   [junit4]   2> 147943 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 147944 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandlerTest FILES before prepareCommit=[_0.fdt, _0.fdx, _1.fdt, _1.fdx, _1.fnm, _1.nvd, _1.nvm, _1.si, _1_LuceneFixedGap_0.doc, _1_LuceneFixedGap_0.tib, _1_LuceneFixedGap_0.tii, _2.fdt, _2.fdx, segments_4]
   [junit4]   2> 147944 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=true}
   [junit4]   2> 147995 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_prepareCommit
   [junit4]   2> 147995 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={prepareCommit=true&wt=json&indent=true}{commit=} 0 50
   [junit4]   2> 147996 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandlerTest FILES after prepareCommit=[_0.fdt, _0.fdx, _1.fdt, _1.fdx, _1.fnm, _1.nvd, _1.nvm, _1.si, _1_LuceneFixedGap_0.doc, _1_LuceneFixedGap_0.tib, _1_LuceneFixedGap_0.tii, _2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, _2.si, _2_LuceneFixedGap_0.doc, _2_LuceneFixedGap_0.tib, _2_LuceneFixedGap_0.tii, pending_segments_5, segments_4]
   [junit4]   2> 147997 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:1} hits=0 status=0 QTime=0
   [junit4]   2> 148001 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start rollback{}
   [junit4]   2> 148001 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 148003 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@41e0589d
   [junit4]   2> 148006 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_4,generation=4}
   [junit4]   2> 148006 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 148007 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 148007 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_rollback
   [junit4]   2> 148007 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={rollback=true&wt=json&indent=true}{rollback=} 0 8
   [junit4]   2> 148008 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148008 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 148011 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1c6bd43e[collection1] main
   [junit4]   2> 148011 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148014 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c6bd43e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 148014 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 148017 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:1} hits=0 status=0 QTime=0
   [junit4]   2> 148019 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 148020 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=true}
   [junit4]   2> 148117 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_prepareCommit
   [junit4]   2> 148117 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={prepareCommit=true&wt=json&indent=true}{commit=} 0 97
   [junit4]   2> 148118 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:1} hits=0 status=0 QTime=0
   [junit4]   2> 148118 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148120 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_5,generation=5}
   [junit4]   2> 148120 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 148121 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@545091ca[collection1] main
   [junit4]   2> 148122 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148133 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@545091ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C1) Uninverting(_2(5.5.0):C1)))}
   [junit4]   2> 148133 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 148135 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:1} hits=1 status=0 QTime=0
   [junit4]   2> 148138 INFO  (TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPrepareCommit
   [junit4]   2> 148149 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPostSoftCommitEvents
   [junit4]   2> 148149 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 148279 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 130
   [junit4]   2> 148283 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148302 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_6,generation=6}
   [junit4]   2> 148303 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 148303 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3a5f0124[collection1] main
   [junit4]   2> 148304 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148306 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a5f0124[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 148310 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 148314 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[999]} 0 1
   [junit4]   2> 148315 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 148348 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@375ad961[collection1] main
   [junit4]   2> 148349 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148351 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@375ad961[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):C1)))}
   [junit4]   2> 148352 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 36
   [junit4]   2> 148353 INFO  (TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPostSoftCommitEvents
   [junit4]   2> 148357 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExpungeDeletes
   [junit4]   2> 148358 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 148358 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 148359 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148374 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_7,generation=7}
   [junit4]   2> 148374 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 148374 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4d212e26[collection1] main
   [junit4]   2> 148375 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148377 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d212e26[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 148379 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 148381 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 148382 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 148383 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148407 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_8,generation=8}
   [junit4]   2> 148407 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 148410 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@23ddbae7[collection1] main
   [junit4]   2> 148410 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148413 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23ddbae7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.5.0):C2)))}
   [junit4]   2> 148413 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 29
   [junit4]   2> 148416 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 148417 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 148418 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 148419 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148466 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_9,generation=9}
   [junit4]   2> 148466 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 148467 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@e0c1534[collection1] main
   [junit4]   2> 148468 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148471 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e0c1534[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.5.0):C2/1:delGen=1) Uninverting(_6(5.5.0):C3)))}
   [junit4]   2> 148471 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 52
   [junit4]   2> 148474 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=true,softCommit=false,prepareCommit=false}
   [junit4]   2> 148474 WARN  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 Starting expungeDeletes... Reading and rewriting segments with enough deletes, potentially the entire index
   [junit4]   2> 148474 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 148474 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 148474 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148474 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 148476 INFO  (TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExpungeDeletes
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DirectUpdateHandlerTest -Dtests.method=testExpungeDeletes -Dtests.seed=C073A7AD3DA9EFAC -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.13s J0 | DirectUpdateHandlerTest.testExpungeDeletes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<4>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C073A7AD3DA9EFAC:EC0AE32848102709]:0)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 148489 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRollback
   [junit4]   2> 148489 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 148489 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 148490 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148497 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_9,generation=9}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93f9e40),segFN=segments_a,generation=10}
   [junit4]   2> 148497 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 148498 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@bb19340[collection1] main
   [junit4]   2> 148498 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148500 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bb19340[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 148502 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 148503 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 148503 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1109669924
   [junit4]   2> 148504 INFO  (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@79878618
   [junit4]   2> 148505 INFO  (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=12,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=1,expungeDeletes=1,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=9,cumulative_deletesById=0,cumulative_deletesByQuery=5,cumulative_errors=0}
   [junit4]   2> 148505 INFO  (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 148506 INFO  (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 148506 INFO  (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 148507 INFO  (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 148532 INFO  (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 160778 ERROR (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index;done=false>>
   [junit4]   2> 160778 ERROR (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index;done=false>>
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 160778 ERROR (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore java.lang.AssertionError: 1
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 160779 ERROR (coreCloseExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCores Error shutting down core:java.lang.AssertionError: 1
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 160780 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 160780 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 160781 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 160781 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 160781 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 160781 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 160829 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 160847 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 160882 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 160889 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 161140 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 161141 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 161142 WARN  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 161161 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 161164 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 161166 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 161166 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 161166 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr'
   [junit4]   2> 161166 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 161166 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 161166 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.CoreContainer New CoreContainer 560291826
   [junit4]   2> 161167 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr]
   [junit4]   2> 161167 WARN  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 161167 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] 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> 161169 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 161170 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 161170 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 161170 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 161170 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 161173 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001, schema=schema12.xml, name=collection1, configSetProperties=configsetprops.json, shard=shard1, collection=collection1, transient=false, loadOnStartup=true, config=solrconfig.xml}
   [junit4]   2> 161174 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 161174 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 161174 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 161175 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 161175 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 161219 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 161238 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 161279 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 161285 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 161492 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 161493 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 161494 WARN  (coreLoadExecutor-383-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 161510 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 161513 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 161526 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 161526 INFO  (coreLoadExecutor-383-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 161527 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 161527 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/]
   [junit4]   2> 161527 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cbc95cd
   [junit4]   2> 161529 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001
   [junit4]   2> 161529 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index/
   [junit4]   2> 161532 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/
   [junit4]   2> 161538 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 161538 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 161538 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 161538 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 161538 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 161538 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 161538 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 161538 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 161538 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 161539 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 161539 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 161539 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 161547 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 161549 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 161550 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 161551 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 161557 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 161559 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,dismax,/admin/plugins,spellCheckCompRH_Direct,/admin/segments,tvrh,defaults,/admin/ping,/admin/mbeans,/config,lazy,/admin/threads,spellCheckWithWordbreak_Direct,spellCheckWithWordbreak,spellCheckCompRH,standard,spellCheckCompRH1,/update/csv,/admin/luke,/admin/properties,/update/json/docs,/get,/admin/file,/schema,/update/json,/search-facet-def,mock,/admin/system,/search-facet-invariants,/update,/mlt,mltrh,/debug/dump,/terms,/replication
   [junit4]   2> 161561 WARN  (coreLoadExecutor-383-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> 161561 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 161562 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 161562 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 161563 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index
   [junit4]   2> 161563 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=14.78515625, floorSegmentMB=1.93359375, forceMergeDeletesPctAllowed=3.8694295457801617, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36927193214936216
   [junit4]   2> 161568 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e2b55a4),segFN=segments_a,generation=10}
   [junit4]   2> 161568 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 161569 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5badcde8[collection1] main
   [junit4]   2> 161569 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 161569 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 161569 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 161569 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 161570 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 161575 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 161575 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 161577 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 161577 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 161577 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 161578 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 161578 INFO  (coreLoadExecutor-383-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 161579 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 161579 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 161580 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 161580 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 161581 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 161583 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A]} 0 2
   [junit4]   2> 161583 INFO  (searcherExecutor-384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5badcde8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 161584 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 161599 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e2b55a4),segFN=segments_a,generation=10}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e2b55a4),segFN=segments_b,generation=11}
   [junit4]   2> 161599 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 161603 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@672e05ff[collection1] main
   [junit4]   2> 161603 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 161604 INFO  (searcherExecutor-384-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@672e05ff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(5.5.0):C1)))}
   [junit4]   2> 161606 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[B]} 0 1
   [junit4]   2> 161607 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start rollback{}
   [junit4]   2> 161607 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 161611 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=11, maxMer

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

33),segFN=segments_h,generation=17}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69e35b33),segFN=segments_i,generation=18}
   [junit4]   2> 162993 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 18
   [junit4]   2> 162994 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@43b4db14[collection1] main
   [junit4]   2> 162995 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 162997 INFO  (searcherExecutor-395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43b4db14[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(5.5.0):C2/1:delGen=1)))}
   [junit4]   2> 162997 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 162999 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:5} hits=0 status=0 QTime=0
   [junit4]   2> 163000 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:6} hits=1 status=0 QTime=0
   [junit4]   2> 163001 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 163001 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 163002 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:6} hits=1 status=0 QTime=0
   [junit4]   2> 163003 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 163019 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69e35b33),segFN=segments_i,generation=18}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69e35b33),segFN=segments_j,generation=19}
   [junit4]   2> 163019 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 19
   [junit4]   2> 163020 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@35f3f042[collection1] main
   [junit4]   2> 163020 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 163022 INFO  (searcherExecutor-395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35f3f042[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 163024 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 163026 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q=id:6} hits=0 status=0 QTime=0
   [junit4]   2> 163027 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[C073A7AD3DA9EFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 163027 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 163027 INFO  (SUITE-DirectUpdateHandlerTest-seed#[C073A7AD3DA9EFAC]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=689674818
   [junit4]   2> 163029 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@467b4e36
   [junit4]   2> 163029 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=1,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 163029 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 163030 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 163030 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 163032 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 163056 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 163056 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 163056 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001/index
   [junit4]   2> 163058 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001;done=false>>]
   [junit4]   2> 163058 INFO  (coreCloseExecutor-399-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_C073A7AD3DA9EFAC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=DefaultSimilarity, locale=uk-UA, timezone=America/Aruba
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=29462296,total=91172864
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteStatusTest, URLClassifyProcessorTest, TestAuthorizationFramework, TestDistribIDF, CoreMergeIndexesAdminHandlerTest, TestLRUCache, TestCustomSort, DocumentAnalysisRequestHandlerTest, DirectUpdateHandlerTest]
   [junit4] Completed [24/566 (1!)] on J0 in 16.33s, 7 tests, 1 failure <<< FAILURES!

[...truncated 1713 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:750: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:694: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/solr/common-build.xml:534: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/lucene/common-build.xml:1477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.5-MacOSX/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2277 tests, 1 failure, 89 ignored (38 assumptions) [seed: C073A7AD3DA9EFAC]

Total time: 81 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any