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

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 930 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/930/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request,trace=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request  at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:416)  at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:226)  at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:198)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745) ,time=3}

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request,trace=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:416)
	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:226)
	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:198)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
,time=3}
	at __randomizedtesting.SeedInfo.seed([3A2019382722747A:B27426E289DE1982]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11645 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/init-core-data-001
   [junit4]   2> 1551525 INFO  (SUITE-TestDistributedSearch-seed#[3A2019382722747A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9061)
   [junit4]   2> 1551525 INFO  (SUITE-TestDistributedSearch-seed#[3A2019382722747A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1551648 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1551650 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1551651 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@adcba52{/,null,AVAILABLE}
   [junit4]   2> 1551651 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@b5397de{HTTP/1.1,[http/1.1]}{127.0.0.1:33848}
   [junit4]   2> 1551652 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.e.j.s.Server Started @1555713ms
   [junit4]   2> 1551652 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=33848, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/control/cores}
   [junit4]   2> 1551652 ERROR (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1551652 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1551652 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1551652 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1551652 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-27T00:19:32.106Z
   [junit4]   2> 1551652 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/control/solr.xml
   [junit4]   2> 1551668 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/control/cores
   [junit4]   2> 1551668 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1551670 INFO  (coreLoadExecutor-6582-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1551694 INFO  (coreLoadExecutor-6582-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1551714 INFO  (coreLoadExecutor-6582-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1551785 WARN  (coreLoadExecutor-6582-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1551787 INFO  (coreLoadExecutor-6582-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1551793 INFO  (coreLoadExecutor-6582-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1551793 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1551793 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47ef9a85
   [junit4]   2> 1551793 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=86.6982421875, floorSegmentMB=1.376953125, forceMergeDeletesPctAllowed=3.6830056467283425, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1551804 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1551804 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1551805 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1551805 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1551805 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=12.5791015625, floorSegmentMB=1.69921875, forceMergeDeletesPctAllowed=24.65452702577549, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1551805 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14990f03[collection1] main]
   [junit4]   2> 1551806 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1554319 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1559100 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1559100 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1559100 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1559101 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1559101 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1559101 INFO  (coreLoadExecutor-6582-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549299959259463680
   [junit4]   2> 1559101 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1559102 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1559102 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1559103 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1559103 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1559103 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14990f03[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559333 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1559334 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1559336 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32a5955a{/,null,AVAILABLE}
   [junit4]   2> 1559337 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@50e2c8b0{HTTP/1.1,[http/1.1]}{127.0.0.1:45186}
   [junit4]   2> 1559337 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.e.j.s.Server Started @1563400ms
   [junit4]   2> 1559337 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45186, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/shard0/cores}
   [junit4]   2> 1559337 ERROR (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1559337 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1559337 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1559337 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1559337 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-27T00:19:39.791Z
   [junit4]   2> 1559338 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1559346 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/shard0/cores
   [junit4]   2> 1559346 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1559347 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1559384 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1559406 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1559482 WARN  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1559483 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1559493 INFO  (coreLoadExecutor-6593-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1559493 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1559494 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@47ef9a85
   [junit4]   2> 1559494 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=86.6982421875, floorSegmentMB=1.376953125, forceMergeDeletesPctAllowed=3.6830056467283425, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1559511 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1559511 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1559512 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1559512 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1559512 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=12.5791015625, floorSegmentMB=1.69921875, forceMergeDeletesPctAllowed=24.65452702577549, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1559512 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44c50a62[collection1] main]
   [junit4]   2> 1559513 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1559517 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1559534 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1559535 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1559535 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1559535 INFO  (coreLoadExecutor-6593-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549299959714545664
   [junit4]   2> 1559535 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1559535 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1559536 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1559536 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1559536 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1559536 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1559537 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1559537 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44c50a62[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559849 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1559854 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1549299960046944256)} 0 1
   [junit4]   2> 1559857 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1549299960051138560)} 0 1
   [junit4]   2> 1559861 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1549299960053235712)]} 0 2
   [junit4]   2> 1559862 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1549299960056381440)]} 0 0
   [junit4]   2> 1559863 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1549299960058478592)]} 0 0
   [junit4]   2> 1559864 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1549299960058478592)]} 0 0
   [junit4]   2> 1559864 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1549299960059527168)]} 0 0
   [junit4]   2> 1559865 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1549299960060575744)]} 0 0
   [junit4]   2> 1559866 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1549299960060575744)]} 0 0
   [junit4]   2> 1559867 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1549299960061624320)]} 0 0
   [junit4]   2> 1559867 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1549299960062672896)]} 0 0
   [junit4]   2> 1559868 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1549299960063721472)]} 0 0
   [junit4]   2> 1559869 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1549299960064770048)]} 0 0
   [junit4]   2> 1559870 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1549299960065818624)]} 0 0
   [junit4]   2> 1559871 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1549299960065818624)]} 0 0
   [junit4]   2> 1559871 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1549299960066867200)]} 0 0
   [junit4]   2> 1559872 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1549299960067915776)]} 0 0
   [junit4]   2> 1559873 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1549299960067915776)]} 0 0
   [junit4]   2> 1559873 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1549299960068964352)]} 0 0
   [junit4]   2> 1559874 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1549299960070012928)]} 0 0
   [junit4]   2> 1559874 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559874 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2569478a
   [junit4]   2> 1559897 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@718291a4[collection1] main]
   [junit4]   2> 1559897 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559898 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@718291a4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
   [junit4]   2> 1559898 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 23
   [junit4]   2> 1559898 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559899 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ae0dcae
   [junit4]   2> 1559904 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61099059[collection1] main]
   [junit4]   2> 1559904 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559904 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61099059[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
   [junit4]   2> 1559905 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1559908 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1549299960103567360)]} 0 1
   [junit4]   2> 1559910 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1549299960105664512)]} 0 2
   [junit4]   2> 1559911 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1549299960107761664)]} 0 0
   [junit4]   2> 1559911 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1549299960108810240)]} 0 0
   [junit4]   2> 1559912 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1549299960109858816)]} 0 0
   [junit4]   2> 1559913 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1549299960109858816)]} 0 0
   [junit4]   2> 1559913 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1549299960110907392)]} 0 0
   [junit4]   2> 1559914 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1549299960111955968)]} 0 0
   [junit4]   2> 1559915 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1549299960111955968)]} 0 0
   [junit4]   2> 1559915 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1001 (1549299960113004544)]} 0 0
   [junit4]   2> 1559916 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1549299960114053120)]} 0 0
   [junit4]   2> 1559917 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1549299960114053120)]} 0 0
   [junit4]   2> 1559918 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1549299960115101696)]} 0 0
   [junit4]   2> 1559918 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1549299960116150272)]} 0 0
   [junit4]   2> 1559919 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1549299960117198848)]} 0 0
   [junit4]   2> 1559919 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1549299960117198848)]} 0 0
   [junit4]   2> 1559920 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1549299960118247424)]} 0 0
   [junit4]   2> 1559920 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1549299960118247424)]} 0 0
   [junit4]   2> 1559921 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1549299960119296000)]} 0 0
   [junit4]   2> 1559921 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1549299960119296000)]} 0 0
   [junit4]   2> 1559922 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1549299960120344576)]} 0 0
   [junit4]   2> 1559922 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1549299960120344576)]} 0 0
   [junit4]   2> 1559923 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1549299960121393152)]} 0 0
   [junit4]   2> 1559923 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1549299960121393152)]} 0 0
   [junit4]   2> 1559924 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1549299960122441728)]} 0 0
   [junit4]   2> 1559924 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1549299960122441728)]} 0 0
   [junit4]   2> 1559925 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1549299960122441729)]} 0 0
   [junit4]   2> 1559925 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1549299960123490304)]} 0 0
   [junit4]   2> 1559926 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1549299960123490304)]} 0 0
   [junit4]   2> 1559926 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1549299960124538880)]} 0 0
   [junit4]   2> 1559927 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1549299960124538880)]} 0 0
   [junit4]   2> 1559927 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1549299960125587456)]} 0 0
   [junit4]   2> 1559927 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1549299960125587456)]} 0 0
   [junit4]   2> 1559928 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1549299960126636032)]} 0 0
   [junit4]   2> 1559928 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1549299960126636032)]} 0 0
   [junit4]   2> 1559929 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1549299960127684608)]} 0 0
   [junit4]   2> 1559930 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1549299960128733184)]} 0 0
   [junit4]   2> 1559930 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1549299960128733184)]} 0 0
   [junit4]   2> 1559931 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1549299960128733185)]} 0 0
   [junit4]   2> 1559931 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1549299960129781760)]} 0 0
   [junit4]   2> 1559932 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1549299960129781760)]} 0 0
   [junit4]   2> 1559932 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1549299960130830336)]} 0 0
   [junit4]   2> 1559933 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1549299960131878912)]} 0 0
   [junit4]   2> 1559933 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1549299960131878912)]} 0 0
   [junit4]   2> 1559934 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1549299960132927488)]} 0 0
   [junit4]   2> 1559934 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1549299960132927488)]} 0 0
   [junit4]   2> 1559935 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1549299960133976064)]} 0 0
   [junit4]   2> 1559935 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1549299960133976064)]} 0 0
   [junit4]   2> 1559936 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1549299960135024640)]} 0 0
   [junit4]   2> 1559936 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1549299960135024640)]} 0 0
   [junit4]   2> 1559937 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1549299960136073216)]} 0 0
   [junit4]   2> 1559937 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1549299960136073216)]} 0 0
   [junit4]   2> 1559938 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1549299960137121792)]} 0 0
   [junit4]   2> 1559938 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1549299960137121792)]} 0 0
   [junit4]   2> 1559939 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1549299960138170368)]} 0 0
   [junit4]   2> 1559939 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1549299960138170368)]} 0 0
   [junit4]   2> 1559940 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1549299960139218944)]} 0 0
   [junit4]   2> 1559940 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1549299960139218944)]} 0 0
   [junit4]   2> 1559941 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1549299960140267520)]} 0 0
   [junit4]   2> 1559942 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1549299960141316096)]} 0 0
   [junit4]   2> 1559942 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1549299960141316096)]} 0 0
   [junit4]   2> 1559943 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1549299960142364672)]} 0 0
   [junit4]   2> 1559944 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1549299960142364672)]} 0 0
   [junit4]   2> 1559944 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1549299960143413248)]} 0 0
   [junit4]   2> 1559945 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1549299960143413248)]} 0 0
   [junit4]   2> 1559945 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1549299960144461824)]} 0 0
   [junit4]   2> 1559946 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1549299960145510400)]} 0 0
   [junit4]   2> 1559946 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1549299960145510400)]} 0 0
   [junit4]   2> 1559947 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1549299960146558976)]} 0 0
   [junit4]   2> 1559947 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1549299960146558976)]} 0 0
   [junit4]   2> 1559948 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1549299960147607552)]} 0 0
   [junit4]   2> 1559948 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1549299960147607552)]} 0 0
   [junit4]   2> 1559949 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1549299960148656128)]} 0 0
   [junit4]   2> 1559949 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1549299960148656128)]} 0 0
   [junit4]   2> 1559950 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1549299960149704704)]} 0 0
   [junit4]   2> 1559950 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1549299960149704704)]} 0 0
   [junit4]   2> 1559951 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1549299960150753280)]} 0 0
   [junit4]   2> 1559951 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1549299960150753280)]} 0 0
   [junit4]   2> 1559952 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1549299960151801856)]} 0 0
   [junit4]   2> 1559952 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1549299960151801856)]} 0 0
   [junit4]   2> 1559953 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1549299960152850432)]} 0 0
   [junit4]   2> 1559954 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1549299960153899008)]} 0 0
   [junit4]   2> 1559954 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1549299960153899008)]} 0 0
   [junit4]   2> 1559955 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1549299960154947584)]} 0 0
   [junit4]   2> 1559956 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1549299960154947584)]} 0 0
   [junit4]   2> 1559956 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1549299960155996160)]} 0 0
   [junit4]   2> 1559956 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1549299960155996160)]} 0 0
   [junit4]   2> 1559957 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1549299960157044736)]} 0 0
   [junit4]   2> 1559958 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1549299960158093312)]} 0 0
   [junit4]   2> 1559959 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1549299960158093312)]} 0 0
   [junit4]   2> 1559959 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1549299960159141888)]} 0 0
   [junit4]   2> 1559960 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1549299960159141888)]} 0 0
   [junit4]   2> 1559960 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1549299960160190464)]} 0 0
   [junit4]   2> 1559961 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1549299960160190464)]} 0 0
   [junit4]   2> 1559961 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1549299960161239040)]} 0 0
   [junit4]   2> 1559962 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1549299960162287616)]} 0 0
   [junit4]   2> 1559962 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1549299960162287616)]} 0 0
   [junit4]   2> 1559963 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1549299960163336192)]} 0 0
   [junit4]   2> 1559963 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1549299960163336192)]} 0 0
   [junit4]   2> 1559964 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1549299960164384768)]} 0 0
   [junit4]   2> 1559964 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1549299960164384768)]} 0 0
   [junit4]   2> 1559965 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1549299960165433344)]} 0 0
   [junit4]   2> 1559966 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1549299960166481920)]} 0 0
   [junit4]   2> 1559967 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1549299960166481920)]} 0 0
   [junit4]   2> 1559967 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1549299960167530496)]} 0 0
   [junit4]   2> 1559967 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1549299960167530496)]} 0 0
   [junit4]   2> 1559968 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1549299960168579072)]} 0 0
   [junit4]   2> 1559969 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1549299960168579072)]} 0 0
   [junit4]   2> 1559969 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1549299960169627648)]} 0 0
   [junit4]   2> 1559970 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1549299960170676224)]} 0 0
   [junit4]   2> 1559970 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1549299960170676224)]} 0 0
   [junit4]   2> 1559971 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1549299960170676225)]} 0 0
   [junit4]   2> 1559980 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1549299960171724800)]} 0 8
   [junit4]   2> 1559980 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1549299960181161984)]} 0 0
   [junit4]   2> 1559981 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1549299960182210560)]} 0 0
   [junit4]   2> 1559981 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1549299960182210560)]} 0 0
   [junit4]   2> 1559982 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1549299960183259136)]} 0 0
   [junit4]   2> 1559982 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1549299960183259136)]} 0 0
   [junit4]   2> 1559983 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559983 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2569478a
   [junit4]   2> 1559991 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@143e2dd6[collection1] main]
   [junit4]   2> 1559991 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559992 INFO  (searcherExecutor-6583-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@143e2dd6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9) Uninverting(_1(7.0.0):C59)))}
   [junit4]   2> 1559992 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 1559992 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559992 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ae0dcae
   [junit4]   2> 1560000 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f829b3f[collection1] main]
   [junit4]   2> 1560001 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1560002 INFO  (searcherExecutor-6594-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f829b3f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9) Uninverting(_1(7.0.0):C59)))}
   [junit4]   2> 1560002 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 1560003 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1560003 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1560004 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1560004 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1560005 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560023 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[ff01::213]:33332/|http://127.0.0.1:45186//collection1|[ff01::114]:33332/|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1477527580460&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560026 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580460&ids=144,122,101,3,113,5,6,149,139,140&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:45186//collection1|[ff01::114]:33332/|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1560030 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:45186//collection1|[ff01::114]:33332/|[ff01::083]:33332/&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=23
   [junit4]   2> 1560031 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560033 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580486&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560034 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580486&ids=121,143,12,145,16,106,8,142,131,10&isShard=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560040 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:45186//collection1&sort=n_ti1+asc&wt=javabin&version=2} hits=68 status=0 QTime=7
   [junit4]   2> 1560041 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560043 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=http://127.0.0.1:45186//collection1|[ff01::213]:33332/|[ff01::114]:33332/|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1477527580496&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560044 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580496&ids=121,1,101,113,124,114,148,138,140,130&isShard=true&shard.url=http://127.0.0.1:45186//collection1|[ff01::213]:33332/|[ff01::114]:33332/|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560047 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1|[ff01::213]:33332/|[ff01::114]:33332/|[ff01::083]:33332/&sort=n_f1+desc&wt=javabin&version=2} hits=68 status=0 QTime=5
   [junit4]   2> 1560050 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560052 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580505&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560053 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580505&ids=110,12,133,145,102,147,126,16,116,107&isShard=true&shard.url=http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560057 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1&sort=n_f1+asc&wt=javabin&version=2} hits=68 status=0 QTime=5
   [junit4]   2> 1560058 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560059 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580512&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560060 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580512&ids=121,143,123,3,16,149,105,1001,128,8&isShard=true&shard.url=http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560062 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1&sort=n_tf1+desc&wt=javabin&version=2} hits=68 status=0 QTime=3
   [junit4]   2> 1560062 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560064 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580517&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560065 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580517&ids=11,101,13,124,135,103,5,115,129,140&isShard=true&shard.url=http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560067 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1&sort=n_tf1+asc&wt=javabin&version=2} hits=68 status=0 QTime=3
   [junit4]   2> 1560068 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560069 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580523&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560070 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580523&ids=132,101,13,123,15,7,107,119,140,141&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560071 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:45186//collection1&sort=n_d1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560072 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560073 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=http://127.0.0.1:45186//collection1|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1477527580526&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560074 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580526&ids=11,122,144,102,136,115,137,127,108,131&isShard=true&shard.url=http://127.0.0.1:45186//collection1|[ff01::114]:33332/|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560074 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1|[ff01::114]:33332/|[ff01::213]:33332/&sort=n_d1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560075 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560076 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580530&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560077 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580530&ids=133,144,112,14,114,16,1001,141,142,10&isShard=true&shard.url=http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560078 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1&sort=n_td1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560079 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560080 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580533&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560080 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580533&ids=11,122,135,115,5,149,127,107,8,140&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560081 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:45186//collection1&sort=n_td1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1
   [junit4]   2> 1560083 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560084 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580537&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560085 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580537&ids=12,102,147,4,126,17,138,107,142,131&isShard=true&shard.url=http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560085 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1&sort=n_l1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560134 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560135 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:45186//collection1|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1477527580589&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560136 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580589&ids=143,132,1,145,146,137,105,129,108,109&isShard=true&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:45186//collection1|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560137 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:45186//collection1|[ff01::114]:33332/&sort=n_l1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560138 INFO  (qtp1001089391-14667) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560139 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580593&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560140 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580593&ids=110,134,112,3,135,127,149,6,107,10&isShard=true&shard.url=http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560140 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=1
   [junit4]   2> 1560141 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560142 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+asc&shard.url=http://127.0.0.1:45186//collection1|[ff01::114]:33332/|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1477527580596&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560143 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580596&ids=12,101,123,136,147,126,7,119,109,141&isShard=true&shard.url=http://127.0.0.1:45186//collection1|[ff01::114]:33332/|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560144 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1|[ff01::114]:33332/|[ff01::083]:33332/&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=1
   [junit4]   2> 1560144 INFO  (qtp1001089391-14663) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_dt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560146 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_dt1+desc&shard.url=http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580599&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560147 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580599&ids=110,122,2,17,117,128,108,119,130,141&isShard=true&shard.url=http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560148 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1&sort=n_dt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560148 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_dt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560150 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_dt1+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:45186//collection1|[ff01::083]:33332/|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1477527580603&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560151 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580603&ids=132,13,145,3,124,125,149,138,7,9&isShard=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:45186//collection1|[ff01::083]:33332/|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560151 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:45186//collection1|[ff01::083]:33332/|[ff01::114]:33332/&sort=n_dt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560152 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tdt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560153 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tdt1+desc&shard.url=http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580607&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560154 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580607&ids=133,12,101,124,135,16,137,138,7,108&isShard=true&shard.url=http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560155 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:45186//collection1&sort=n_tdt1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560155 INFO  (qtp1001089391-14665) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tdt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560156 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tdt1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:45186//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1477527580610&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560157 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580610&ids=121,100,14,3,146,125,5,118,129,130&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:45186//collection1|[ff01::083]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560158 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:45186//collection1|[ff01::083]:33332/&sort=n_tdt1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560159 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=a_i1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560160 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=a_i1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:45186//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1477527580614&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560162 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580614&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:45186//collection1|[ff01::213]:33332/|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560162 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:45186//collection1|[ff01::213]:33332/|[ff01::114]:33332/&sort=a_i1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560164 INFO  (qtp1001089391-14662) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort={!func}testfunc(add(a_i1,5))+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560165 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort={!func}testfunc(add(a_i1,5))+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:45186//collection1|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1477527580618&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560167 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580618&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:45186//collection1|[ff01::114]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560167 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:45186//collection1|[ff01::114]:33332/&sort={!func}testfunc(add(a_i1,5))+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560168 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=a_i1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560170 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=a_i1+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580623&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560171 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580623&ids=11,12,1,13,2,3,4,6,7,9&isShard=true&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560172 INFO  (qtp78295951-14681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|http://127.0.0.1:45186//collection1&sort=a_i1+asc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560173 INFO  (qtp1001089391-14666) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=*,score&sort=a_i1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560175 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&sort=a_i1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:45186//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1477527580628&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560176 INFO  (qtp78295951-14683) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=*,score&shards.purpose=64&NOW=1477527580628&ids=1,12,2,13,3,5,7,8,9,10&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:45186//collection1|[ff01::213]:33332/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560176 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:45186//collection1|[ff01::213]:33332/&fl=*,score&sort=a_i1+desc&wt=javabin&version=2} hits=68 status=0 QTime=2
   [junit4]   2> 1560177 INFO  (qtp1001089391-14668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=*,score&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560242 INFO  (qtp78295951-14679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&sort=n_tl1+asc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580646&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1560251 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=*,score&shards.purpose=64&NOW=1477527580646&ids=12,101,123,136,147,126,7,119,109,141&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560252 INFO  (qtp78295951-14682) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:45186//collection1&fl=*,score&sort=n_tl1+asc&wt=javabin&version=2} hits=68 status=0 QTime=60
   [junit4]   2> 1560253 INFO  (qtp1001089391-14669) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1560267 INFO  (qtp78295951-14685) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:45186//collection1&rows=10&version=2&q=*:*&NOW=1477527580708&isShard=true&wt=javabin} hits=68 status=0 QTime=4
   [junit4]   2> 1560269 INFO  (qtp78295951-14684) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1477527580708&ids=110,134,112,3,135,127,149,6,107,10&isShard=true&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:45186//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1560270 INFO  (qtp78295951-14686) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params=

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

onnector@7af03272{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1593326 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1452694962
   [junit4]   2> 1593327 INFO  (coreCloseExecutor-6640-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d1d0dfe
   [junit4]   2> 1593350 INFO  (TEST-TestDistributedSearch.test-seed#[3A2019382722747A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52e15f6b{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=3A2019382722747A -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 41.8s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected to find shardAddress in the up shard info: {error=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request,trace=org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:416)
   [junit4]    > 	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:226)
   [junit4]    > 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:198)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > ,time=3}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A2019382722747A:B27426E289DE1982]:0)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
   [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> 1593361 INFO  (SUITE-TestDistributedSearch-seed#[3A2019382722747A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_3A2019382722747A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_l1=PostingsFormat(name=Direct), a_n_tdt=FST50, multiDefault=PostingsFormat(name=Direct), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_td1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_d1=PostingsFormat(name=Direct), n_f1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=PostingsFormat(name=Direct), n_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), oddField_s=PostingsFormat(name=LuceneFixedGap), n_tf1=PostingsFormat(name=Direct), lowerfilt1and2=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), lowerfilt=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneFixedGap), text=FST50, timestamp=PostingsFormat(name=Direct), severity=FST50, foo_sev_enum=FST50, n_dt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_i1=PostingsFormat(name=Direct), b_n_tdt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_ti1=PostingsFormat(name=LuceneFixedGap), rnd_b=PostingsFormat(name=LuceneFixedGap), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_b=FST50, n_tdt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_d=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=PostingsFormat(name=Direct), foo_f=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), foo_sev_enum=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1765, maxMBSortInHeap=5.04870921015474, sim=RandomSimilarity(queryNorm=false): {}, locale=hi, timezone=Atlantic/St_Helena
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=195323120,total=388169728
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSets, DeleteLastCustomShardedReplicaTest, TestDownShardTolerantSearch, TestRandomFlRTGCloud, DistributedQueryComponentCustomSortTest, TestShardHandlerFactory, PingRequestHandlerTest, DateFieldTest, TestHashQParserPlugin, TestRawTransformer, HdfsWriteToMultipleCollectionsTest, TestDocBasedVersionConstraints, HardAutoCommitTest, SaslZkACLProviderTest, CurrencyFieldXmlFileTest, TestConfigReload, TestConfigSetImmutable, BJQParserTest, TestFreeTextSuggestions, AddSchemaFieldsUpdateProcessorFactoryTest, TestCSVResponseWriter, DistributedDebugComponentTest, RuleEngineTest, SuggestComponentTest, SuggesterFSTTest, TestXIncludeConfig, TestRTimerTree, TestTrieFacet, TestManagedSchema, BadCopyFieldTest, TimeZoneUtilsTest, TestSurroundQueryParser, TestElisionMultitermQuery, TestClassicSimilarityFactory, TestFieldCache, HdfsRecoveryZkTest, CdcrReplicationDistributedZkTest, ZkStateWriterTest, OutputWriterTest, TestSubQueryTransformerDistrib, ChaosMonkeyNothingIsSafeTest, TestCryptoKeys, DataDrivenBlockJoinTest, TestSolrConfigHandlerConcurrent, HdfsNNFailoverTest, PrimitiveFieldTypeTest, TestSolrDeletionPolicy1, TestUpdate, TestXmlQParserPlugin, SegmentsInfoRequestHandlerTest, TestHighlightDedupGrouping, TestStandardQParsers, VMParamsZkACLAndCredentialsProvidersTest, ClassificationUpdateProcessorFactoryTest, TestStressReorder, QueryElevationComponentTest, TestSchemaSimilarityResource, TestGroupingSearch, SolrRequestParserTest, TestStressVersions, RemoteQueryErrorTest, TestRandomCollapseQParserPlugin, TestBackupRepositoryFactory, OpenExchangeRatesOrgProviderTest, TestSizeLimitedDistributedMap, RankQueryTest, HdfsSyncSliceTest, TestSolrCloudWithKerberosAlt, PathHierarchyTokenizerFactoryTest, TestSweetSpotSimilarityFactory, AnalysisErrorHandlingTest, LeaderFailureAfterFreshStartTest, BitVectorTest, TestIntervalFaceting, RequiredFieldsTest, CollectionsAPIAsyncDistributedZkTest, DistributedFacetExistsSmallTest, FastVectorHighlighterTest, TestJmxIntegration, SearchHandlerTest, SolrIndexConfigTest, TestManagedSchemaThreadSafety, TestFieldCacheWithThreads, SolrPluginUtilsTest, HdfsChaosMonkeySafeLeaderTest, SimplePostToolTest, PKIAuthenticationIntegrationTest, StandardRequestHandlerTest, ClusterStateUpdateTest, BlockJoinFacetRandomTest, TestClusterStateMutator, InfoHandlerTest, TestExpandComponent, AlternateDirectoryTest, TestCustomSort, OverseerStatusTest, TestBinaryField, TestCustomDocTransformer, IndexSchemaRuntimeFieldTest, TestFieldTypeCollectionResource, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestPerFieldSimilarity, SpatialHeatmapFacetsTest, TestRandomDVFaceting, TestRestoreCore, TestRequestForwarding, CursorPagingTest, UniqFieldsUpdateProcessorFactoryTest, TestSimpleQParserPlugin, TestCollationField, TestSort, TestSubQueryTransformer, DistributedSpellCheckComponentTest, SolrCloudExampleTest, TestCharFilters, AssignTest, TestStressLucene, TestMiniSolrCloudClusterSSL, TestMergePolicyConfig, CustomCollectionTest, ZkNodePropsTest, TestLFUCache, OverriddenZkACLAndCredentialsProvidersTest, ZkCLITest, AnalysisAfterCoreReloadTest, PrimUtilsTest, SpatialFilterTest, MoreLikeThisHandlerTest, TestWordDelimiterFilterFactory, AnalyticsMergeStrategyTest, TestSha256AuthenticationProvider, BlockCacheTest, TestRebalanceLeaders, ActionThrottleTest, ConcurrentDeleteAndCreateCollectionTest, ChangedSchemaMergeTest, DistanceUnitsTest, TestMissingGroups, DistributedFacetPivotLongTailTest, TestMiniSolrCloudCluster, ReplicationFactorTest, BaseCdcrDistributedZkTest, DistributedMLTComponentTest, DocValuesMissingTest, SystemInfoHandlerTest, TestGraphMLResponseWriter, StatelessScriptUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, TestSQLHandlerNonCloud, TestConfigSetsAPIExclusivity, TestPostingsSolrHighlighter, CloudMLTQParserTest, LeaderElectionTest, TestSolrDynamicMBean, TestIBSimilarityFactory, TestLeaderElectionZkExpiry, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, TestRandomFaceting, ZkSolrClientTest, TestDistributedSearch]
   [junit4] Completed [340/644 (1!)] on J0 in 41.86s, 1 test, 1 failure <<< FAILURES!

[...truncated 61317 lines...]