You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/01 05:03:05 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1117 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1117/

1 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Error from server at https://127.0.0.1:34809/diil/vz/collection1: Impossible Exception

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34809/diil/vz/collection1: Impossible Exception
	at __randomizedtesting.SeedInfo.seed([B46E83E43F906E9D:3C3ABC3E916C0365]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:605)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:587)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:566)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:837)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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 11768 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/init-core-data-001
   [junit4]   2> 1060124 INFO  (SUITE-TestDistributedSearch-seed#[B46E83E43F906E9D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1060126 INFO  (SUITE-TestDistributedSearch-seed#[B46E83E43F906E9D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /diil/vz
   [junit4]   2> 1060191 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1060192 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1060197 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15f1fb50{/diil/vz,null,AVAILABLE}
   [junit4]   2> 1060199 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.u.s.SslContextFactory x509=X509@45310f77(solrtest,h=[],w=[]) for SslContextFactory@1fece199(file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/etc/test/solrtest.keystore,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 1060201 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@302ca627{SSL,[ssl, http/1.1]}{127.0.0.1:47521}
   [junit4]   2> 1060202 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.s.Server Started @1062122ms
   [junit4]   2> 1060202 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/diil/vz, hostPort=47521, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores}
   [junit4]   2> 1060202 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1060202 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control'
   [junit4]   2> 1060202 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1060202 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1060202 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/solr.xml
   [junit4]   2> 1060206 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores
   [junit4]   2> 1060206 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer New CoreContainer 915742147
   [junit4]   2> 1060206 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control]
   [junit4]   2> 1060206 WARN  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/lib
   [junit4]   2> 1060206 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1060208 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1060208 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1060208 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1060208 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1060208 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1060209 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores
   [junit4]   2> 1060209 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1060209 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1060209 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1060210 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1060210 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1060210 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1060210 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1060210 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1060211 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 1060211 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1060227 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1060232 WARN  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1060233 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1060247 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1060251 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1060317 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1060320 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1060321 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1060324 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060325 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060325 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060326 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060327 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1060327 INFO  (coreLoadExecutor-3523-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1060327 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1060327 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1060327 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4991e613
   [junit4]   2> 1060327 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1060327 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1060328 WARN  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1060328 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1060328 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.605879902503032]
   [junit4]   2> 1060328 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3285a012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@832369b),segFN=segments_1,generation=1}
   [junit4]   2> 1060328 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1060328 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1060329 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1060330 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060330 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060330 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1060330 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1060330 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060330 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060331 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1060331 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1060331 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1060331 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1060331 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1060331 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1060332 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060332 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060333 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060333 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060335 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1060336 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1060336 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1060336 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1060336 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3285a012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@832369b),segFN=segments_1,generation=1}
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@721ca7ce[collection1] main]
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1060337 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1060344 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1060363 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1060363 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1060363 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1060363 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1060363 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1060363 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1060364 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533092234718609408
   [junit4]   2> 1060364 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1060364 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1060364 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1060364 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1060365 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1060365 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1060365 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1060365 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533092234718609408
   [junit4]   2> 1060365 INFO  (coreLoadExecutor-3523-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1060366 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@721ca7ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1060770 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1060771 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1060772 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cf42944{/diil/vz,null,AVAILABLE}
   [junit4]   2> 1060773 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.u.s.SslContextFactory x509=X509@63687fd(solrtest,h=[],w=[]) for SslContextFactory@38b00e40(file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/etc/test/solrtest.keystore,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 1060774 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ad0a018{SSL,[ssl, http/1.1]}{127.0.0.1:34809}
   [junit4]   2> 1060774 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.s.Server Started @1062694ms
   [junit4]   2> 1060774 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/diil/vz, hostPort=34809, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores}
   [junit4]   2> 1060774 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1060774 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0'
   [junit4]   2> 1060774 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1060774 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1060775 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1060778 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores
   [junit4]   2> 1060779 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer New CoreContainer 64465742
   [junit4]   2> 1060779 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0]
   [junit4]   2> 1060779 WARN  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/lib
   [junit4]   2> 1060779 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1060780 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1060780 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1060780 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1060780 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1060781 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1060781 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores
   [junit4]   2> 1060781 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1060781 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1060781 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1060782 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1060782 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 1060782 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1060782 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1060782 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1060784 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1060785 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1060798 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1060803 WARN  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1060804 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1060819 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1060822 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1060894 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1060898 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1060898 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1060901 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060902 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1060903 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060903 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1060904 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1060904 INFO  (coreLoadExecutor-3534-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1060904 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1060904 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1060904 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4991e613
   [junit4]   2> 1060905 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1060905 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1060905 WARN  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1060905 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1060905 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.605879902503032]
   [junit4]   2> 1060905 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78bc24e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd89f57),segFN=segments_1,generation=1}
   [junit4]   2> 1060905 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1060906 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1060906 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1060908 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1060909 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060910 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060910 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060911 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1060915 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1060917 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1060917 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1060917 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1060917 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78bc24e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd89f57),segFN=segments_1,generation=1}
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e59c7f9[collection1] main]
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1060918 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1060923 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1060965 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1060965 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1060966 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1060966 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1060966 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1060966 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1060966 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1060966 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1060966 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1060967 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1060967 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e59c7f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1060967 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1060967 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1060967 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1060967 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533092235350900736
   [junit4]   2> 1060969 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533092235350900736
   [junit4]   2> 1060969 INFO  (coreLoadExecutor-3534-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1061283 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1061315 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1533092235713708032)} 0 1
   [junit4]   2> 1061345 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1533092235745165312)} 0 1
   [junit4]   2> 1061350 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[1 (1533092235751456768)]} 0 1
   [junit4]   2> 1061354 INFO  (qtp732683413-8943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[1 (1533092235756699648)]} 0 0
   [junit4]   2> 1061356 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[2 (1533092235758796800)]} 0 0
   [junit4]   2> 1061358 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[2 (1533092235760893952)]} 0 0
   [junit4]   2> 1061360 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[3 (1533092235762991104)]} 0 0
   [junit4]   2> 1061362 INFO  (qtp732683413-8943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[3 (1533092235765088256)]} 0 0
   [junit4]   2> 1061364 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[4 (1533092235767185408)]} 0 0
   [junit4]   2> 1061366 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[4 (1533092235768233984)]} 0 0
   [junit4]   2> 1061367 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[5 (1533092235770331136)]} 0 0
   [junit4]   2> 1061369 INFO  (qtp732683413-8940) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[5 (1533092235772428288)]} 0 0
   [junit4]   2> 1061371 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[6 (1533092235774525440)]} 0 0
   [junit4]   2> 1061372 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[6 (1533092235775574016)]} 0 0
   [junit4]   2> 1061374 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[7 (1533092235777671168)]} 0 0
   [junit4]   2> 1061376 INFO  (qtp732683413-8941) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[7 (1533092235779768320)]} 0 0
   [junit4]   2> 1061378 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[8 (1533092235781865472)]} 0 0
   [junit4]   2> 1061380 INFO  (qtp732683413-8947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[8 (1533092235782914048)]} 0 0
   [junit4]   2> 1061382 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[9 (1533092235786059776)]} 0 0
   [junit4]   2> 1061384 INFO  (qtp732683413-8941) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[9 (1533092235787108352)]} 0 0
   [junit4]   2> 1061385 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1061390 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3285a012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@832369b),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3285a012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@832369b),segFN=segments_2,generation=2}
   [junit4]   2> 1061390 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1061391 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59275c07[collection1] main]
   [junit4]   2> 1061392 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1061392 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59275c07[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))}
   [junit4]   2> 1061392 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1061394 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1061398 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78bc24e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd89f57),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78bc24e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd89f57),segFN=segments_2,generation=2}
   [junit4]   2> 1061398 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1061400 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@63085095[collection1] main]
   [junit4]   2> 1061400 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1061400 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@63085095[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))}
   [junit4]   2> 1061401 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1061403 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[10 (1533092235807031296)]} 0 1
   [junit4]   2> 1061407 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[10 (1533092235810177024)]} 0 1
   [junit4]   2> 1061410 INFO  (qtp2045621403-8925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[11 (1533092235814371328)]} 0 1
   [junit4]   2> 1061412 INFO  (qtp732683413-8941) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[11 (1533092235817517056)]} 0 0
   [junit4]   2> 1061414 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[12 (1533092235819614208)]} 0 0
   [junit4]   2> 1061416 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[12 (1533092235821711360)]} 0 0
   [junit4]   2> 1061418 INFO  (qtp2045621403-8925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[13 (1533092235823808512)]} 0 0
   [junit4]   2> 1061420 INFO  (qtp732683413-8947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[13 (1533092235825905664)]} 0 0
   [junit4]   2> 1061423 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[1001 (1533092235828002816)]} 0 0
   [junit4]   2> 1061425 INFO  (qtp732683413-8941) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[1001 (1533092235830099968)]} 0 0
   [junit4]   2> 1061427 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[14 (1533092235832197120)]} 0 0
   [junit4]   2> 1061429 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[14 (1533092235834294272)]} 0 0
   [junit4]   2> 1061430 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[15 (1533092235836391424)]} 0 0
   [junit4]   2> 1061432 INFO  (qtp732683413-8947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[15 (1533092235838488576)]} 0 0
   [junit4]   2> 1061434 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[16 (1533092235840585728)]} 0 0
   [junit4]   2> 1061436 INFO  (qtp732683413-8940) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[16 (1533092235842682880)]} 0 0
   [junit4]   2> 1061438 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[17 (1533092235843731456)]} 0 0
   [junit4]   2> 1061440 INFO  (qtp732683413-8947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[17 (1533092235845828608)]} 0 0
   [junit4]   2> 1061441 INFO  (qtp2045621403-8925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[100 (1533092235847925760)]} 0 0
   [junit4]   2> 1061443 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[100 (1533092235850022912)]} 0 0
   [junit4]   2> 1061445 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[101 (1533092235852120064)]} 0 0
   [junit4]   2> 1061447 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[101 (1533092235854217216)]} 0 0
   [junit4]   2> 1061449 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[102 (1533092235856314368)]} 0 0
   [junit4]   2> 1061451 INFO  (qtp732683413-8943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[102 (1533092235858411520)]} 0 0
   [junit4]   2> 1061452 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[103 (1533092235859460096)]} 0 0
   [junit4]   2> 1061454 INFO  (qtp732683413-8940) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[103 (1533092235861557248)]} 0 0
   [junit4]   2> 1061456 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[104 (1533092235863654400)]} 0 0
   [junit4]   2> 1061458 INFO  (qtp732683413-8947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[104 (1533092235865751552)]} 0 0
   [junit4]   2> 1061460 INFO  (qtp2045621403-8922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[105 (1533092235867848704)]} 0 0
   [junit4]   2> 1061471 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[105 (1533092235879383040)]} 0 0
   [junit4]   2> 1061473 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[106 (1533092235881480192)]} 0 0
   [junit4]   2> 1061475 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[106 (1533092235883577344)]} 0 0
   [junit4]   2> 1061476 INFO  (qtp2045621403-8922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[107 (1533092235884625920)]} 0 0
   [junit4]   2> 1061478 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[107 (1533092235886723072)]} 0 0
   [junit4]   2> 1061480 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[108 (1533092235888820224)]} 0 0
   [junit4]   2> 1061481 INFO  (qtp732683413-8947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[108 (1533092235889868800)]} 0 0
   [junit4]   2> 1061483 INFO  (qtp2045621403-8925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[109 (1533092235891965952)]} 0 0
   [junit4]   2> 1061485 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[109 (1533092235894063104)]} 0 0
   [junit4]   2> 1061486 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[110 (1533092235895111680)]} 0 0
   [junit4]   2> 1061488 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[110 (1533092235897208832)]} 0 0
   [junit4]   2> 1061490 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[111 (1533092235898257408)]} 0 0
   [junit4]   2> 1061491 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[111 (1533092235900354560)]} 0 0
   [junit4]   2> 1061493 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[112 (1533092235902451712)]} 0 0
   [junit4]   2> 1061496 INFO  (qtp732683413-8940) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[112 (1533092235905597440)]} 0 0
   [junit4]   2> 1061497 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[113 (1533092235906646016)]} 0 0
   [junit4]   2> 1061499 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[113 (1533092235908743168)]} 0 0
   [junit4]   2> 1061501 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[114 (1533092235910840320)]} 0 0
   [junit4]   2> 1061502 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[114 (1533092235911888896)]} 0 0
   [junit4]   2> 1061504 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[115 (1533092235913986048)]} 0 0
   [junit4]   2> 1061506 INFO  (qtp732683413-8941) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[115 (1533092235916083200)]} 0 0
   [junit4]   2> 1061507 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[116 (1533092235917131776)]} 0 0
   [junit4]   2> 1061509 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[116 (1533092235919228928)]} 0 0
   [junit4]   2> 1061511 INFO  (qtp2045621403-8922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[117 (1533092235920277504)]} 0 0
   [junit4]   2> 1061512 INFO  (qtp732683413-8941) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[117 (1533092235922374656)]} 0 0
   [junit4]   2> 1061514 INFO  (qtp2045621403-8922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[118 (1533092235924471808)]} 0 0
   [junit4]   2> 1061517 INFO  (qtp732683413-8943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[118 (1533092235927617536)]} 0 0
   [junit4]   2> 1061518 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[119 (1533092235928666112)]} 0 0
   [junit4]   2> 1061520 INFO  (qtp732683413-8941) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[119 (1533092235930763264)]} 0 0
   [junit4]   2> 1061522 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[120 (1533092235932860416)]} 0 0
   [junit4]   2> 1061524 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[120 (1533092235933908992)]} 0 0
   [junit4]   2> 1061525 INFO  (qtp2045621403-8925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[121 (1533092235936006144)]} 0 0
   [junit4]   2> 1061527 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[121 (1533092235938103296)]} 0 0
   [junit4]   2> 1061529 INFO  (qtp2045621403-8922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[122 (1533092235940200448)]} 0 0
   [junit4]   2> 1061531 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[122 (1533092235941249024)]} 0 0
   [junit4]   2> 1061532 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[123 (1533092235943346176)]} 0 0
   [junit4]   2> 1061534 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[123 (1533092235945443328)]} 0 0
   [junit4]   2> 1061536 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[124 (1533092235947540480)]} 0 0
   [junit4]   2> 1061538 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[124 (1533092235948589056)]} 0 0
   [junit4]   2> 1061539 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[125 (1533092235950686208)]} 0 0
   [junit4]   2> 1061541 INFO  (qtp732683413-8943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[125 (1533092235952783360)]} 0 0
   [junit4]   2> 1061543 INFO  (qtp2045621403-8925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[126 (1533092235954880512)]} 0 0
   [junit4]   2> 1061544 INFO  (qtp732683413-8941) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[126 (1533092235955929088)]} 0 0
   [junit4]   2> 1061546 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[127 (1533092235958026240)]} 0 0
   [junit4]   2> 1061548 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[127 (1533092235960123392)]} 0 0
   [junit4]   2> 1061550 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[128 (1533092235962220544)]} 0 0
   [junit4]   2> 1061551 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[128 (1533092235963269120)]} 0 0
   [junit4]   2> 1061553 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[129 (1533092235965366272)]} 0 0
   [junit4]   2> 1061555 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[129 (1533092235967463424)]} 0 0
   [junit4]   2> 1061557 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[130 (1533092235969560576)]} 0 0
   [junit4]   2> 1061558 INFO  (qtp732683413-8940) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[130 (1533092235970609152)]} 0 0
   [junit4]   2> 1061560 INFO  (qtp2045621403-8922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[131 (1533092235972706304)]} 0 0
   [junit4]   2> 1061562 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[131 (1533092235974803456)]} 0 0
   [junit4]   2> 1061564 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[132 (1533092235975852032)]} 0 0
   [junit4]   2> 1061565 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[132 (1533092235977949184)]} 0 0
   [junit4]   2> 1061567 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[133 (1533092235980046336)]} 0 0
   [junit4]   2> 1061568 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[133 (1533092235981094912)]} 0 0
   [junit4]   2> 1061570 INFO  (qtp2045621403-8925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[134 (1533092235983192064)]} 0 0
   [junit4]   2> 1061572 INFO  (qtp732683413-8940) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[134 (1533092235985289216)]} 0 0
   [junit4]   2> 1061574 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[135 (1533092235987386368)]} 0 0
   [junit4]   2> 1061575 INFO  (qtp732683413-8943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[135 (1533092235988434944)]} 0 0
   [junit4]   2> 1061577 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[136 (1533092235990532096)]} 0 0
   [junit4]   2> 1061579 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[136 (1533092235991580672)]} 0 0
   [junit4]   2> 1061580 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[137 (1533092235993677824)]} 0 0
   [junit4]   2> 1061582 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[137 (1533092235995774976)]} 0 0
   [junit4]   2> 1061583 INFO  (qtp2045621403-8925) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[138 (1533092235996823552)]} 0 0
   [junit4]   2> 1061585 INFO  (qtp732683413-8940) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[138 (1533092235998920704)]} 0 0
   [junit4]   2> 1061587 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[139 (1533092236001017856)]} 0 0
   [junit4]   2> 1061588 INFO  (qtp732683413-8943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[139 (1533092236002066432)]} 0 0
   [junit4]   2> 1061590 INFO  (qtp2045621403-8926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[140 (1533092236004163584)]} 0 0
   [junit4]   2> 1061592 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[140 (1533092236005212160)]} 0 0
   [junit4]   2> 1061593 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[141 (1533092236007309312)]} 0 0
   [junit4]   2> 1061595 INFO  (qtp732683413-8943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[141 (1533092236009406464)]} 0 0
   [junit4]   2> 1061597 INFO  (qtp2045621403-8924) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[142 (1533092236010455040)]} 0 0
   [junit4]   2> 1061598 INFO  (qtp732683413-8940) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[142 (1533092236012552192)]} 0 0
   [junit4]   2> 1061600 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[143 (1533092236014649344)]} 0 0
   [junit4]   2> 1061601 INFO  (qtp732683413-8943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[143 (1533092236015697920)]} 0 0
   [junit4]   2> 1061604 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[144 (1533092236018843648)]} 0 0
   [junit4]   2> 1061606 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[144 (1533092236019892224)]} 0 0
   [junit4]   2> 1061607 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[145 (1533092236021989376)]} 0 0
   [junit4]   2> 1061609 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[145 (1533092236024086528)]} 0 0
   [junit4]   2> 1061611 INFO  (qtp2045621403-8921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[146 (1533092236025135104)]} 0 0
   [junit4]   2> 1061612 INFO  (qtp732683413-8941) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[146 (1533092236027232256)]} 0 0
   [junit4]   2> 1061614 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[147 (1533092236029329408)]} 0 0
   [junit4]   2> 1061615 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[147 (1533092236030377984)]} 0 0
   [junit4]   2> 1061617 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[148 (1533092236032475136)]} 0 0
   [junit4]   2> 1061619 INFO  (qtp732683413-8945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[148 (1533092236033523712)]} 0 0
   [junit4]   2> 1061620 INFO  (qtp2045621403-8928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[149 (1533092236035620864)]} 0 0
   [junit4]   2> 1061622 INFO  (qtp732683413-8946) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={wt=javabin&version=2}{add=[149 (1533092236037718016)]} 0 0
   [junit4]   2> 1061623 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1061637 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3285a012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@832369b),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3285a012 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@832369b),segFN=segments_3,generation=3}
   [junit4]   2> 1061637 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1061637 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79962e9f[collection1] main]
   [junit4]   2> 1061638 INFO  (searcherExecutor-3524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@79962e9f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9) Uninverting(_1(7.0.0):c59)))}
   [junit4]   2> 1061638 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1061638 INFO  (qtp2045621403-8927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/diil/vz path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 14
   [junit4]   2> 1061641 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1061654 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78bc24e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd89f57),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78bc24e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd89f57),segFN=segments_3,generation=3}
   [junit4]   2> 1061654 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1061654 INFO  (qtp732683413-8944) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b6810ae[collection1] main]
   [junit4]   2> 1061655 INFO  (searcherExecutor-3535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b6810ae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9) Uninverting(_1(7.0.0):c59))

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

2}
   [junit4]   2> 1212831 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1212831 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1212831 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1212831 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1213114 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1213114 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data;done=false>>]
   [junit4]   2> 1213114 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1213114 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1213114 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1213114 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1213114 INFO  (coreCloseExecutor-3542-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1213115 INFO  (TEST-TestDistributedSearch.test-seed#[B46E83E43F906E9D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2cf42944{/diil/vz,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=B46E83E43F906E9D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=America/Indiana/Tell_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    153s J1 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34809/diil/vz/collection1: Impossible Exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B46E83E43F906E9D:3C3ABC3E916C0365]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:605)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:587)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:566)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:837)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1213165 INFO  (SUITE-TestDistributedSearch-seed#[B46E83E43F906E9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B46E83E43F906E9D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=sl-SI, timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=228876656,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [TestCodecSupport, TestXmlQParser, HttpPartitionTest, TestConfigOverlay, HdfsLockFactoryTest, DistanceFunctionTest, ParsingFieldUpdateProcessorsTest, MinimalSchemaTest, SolrIndexConfigTest, TestOrdValues, HdfsBasicDistributedZkTest, TestSchemaNameResource, TestSizeLimitedDistributedMap, CloneFieldUpdateProcessorFactoryTest, SortByFunctionTest, TestManagedResourceStorage, CollectionsAPIAsyncDistributedZkTest, TestEmbeddedSolrServerConstructors, TestDistributedGrouping, RankQueryTest, DistributedQueryComponentCustomSortTest, TestGraphTermsQParserPlugin, TestWordDelimiterFilterFactory, TestUpdate, TestLRUStatsCache, BlockJoinFacetDistribTest, DirectSolrSpellCheckerTest, SaslZkACLProviderTest, ConvertedLegacyTest, ExitableDirectoryReaderTest, TestBinaryResponseWriter, TestPivotHelperCode, TestStressVersions, ClusterStateUpdateTest, TestConfigSetsAPI, AddSchemaFieldsUpdateProcessorFactoryTest, TestBlobHandler, ShardRoutingTest, SpellingQueryConverterTest, SuggesterFSTTest, FacetPivotSmallTest, GraphQueryTest, TestMaxScoreQueryParser, TestCryptoKeys, TestMiniSolrCloudCluster, OutOfBoxZkACLAndCredentialsProvidersTest, TestQuerySenderNoQuery, AliasIntegrationTest, DistributedQueueTest, DeleteReplicaTest, SpellCheckCollatorTest, TestClassicSimilarityFactory, CustomCollectionTest, SpatialFilterTest, CoreAdminRequestStatusTest, RuleEngineTest, TestBM25SimilarityFactory, TestPartialUpdateDeduplication, TestJsonRequest, TestFreeTextSuggestions, SolrCmdDistributorTest, CollectionsAPIDistributedZkTest, CdcrUpdateLogTest, BitVectorTest, CdcrReplicationHandlerTest, RestartWhileUpdatingTest, NotRequiredUniqueKeyTest, TestSolrQueryResponse, ZkSolrClientTest, TestDistribIDF, TestCustomSort, SolrInfoMBeanTest, TestFastLRUCache, ZkCLITest, TestSolrCoreProperties, TestAnalyzeInfixSuggestions, OpenCloseCoreStressTest, TestGeoJSONResponseWriter, TestFieldResource, HighlighterMaxOffsetTest, TestUseDocValuesAsStored, TestExclusionRuleCollectionAccess, BlockDirectoryTest, TestSchemaVersionResource, TestQueryTypes, SoftAutoCommitTest, TriLevelCompositeIdRoutingTest, TestSolrDynamicMBean, SpellPossibilityIteratorTest, TestQuerySenderListener, TestSmileRequest, TestDistributedSearch]
   [junit4] Completed [386/592 (1!)] on J1 in 153.07s, 1 test, 1 error <<< FAILURES!

[...truncated 664 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J1-20160501_022706_456.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/heapdumps/java_pid12025.hprof ...
   [junit4] Heap dump file created [489161302 bytes in 1.186 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 16 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 1 error, 85 ignored (70 assumptions) [seed: B46E83E43F906E9D]

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