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 2018/10/05 20:43:30 UTC

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 846 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedMLTComponentTest.test

Error Message:
Error from server at http://127.0.0.1:45219/wo/collection1: ERROR: [doc=1] Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy field lowerfilt1and2: x

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45219/wo/collection1: ERROR: [doc=1] Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy field lowerfilt1and2: x
	at __randomizedtesting.SeedInfo.seed([4F6430F7B86B1E97:C7300F2D1697736F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
	at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:483)
	at org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:476)
	at org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:81)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12385 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> 50868 INFO  (SUITE-DistributedMLTComponentTest-seed#[4F6430F7B86B1E97]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/init-core-data-001
   [junit4]   2> 50869 WARN  (SUITE-DistributedMLTComponentTest-seed#[4F6430F7B86B1E97]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 50869 INFO  (SUITE-DistributedMLTComponentTest-seed#[4F6430F7B86B1E97]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 50870 INFO  (SUITE-DistributedMLTComponentTest-seed#[4F6430F7B86B1E97]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 50871 INFO  (SUITE-DistributedMLTComponentTest-seed#[4F6430F7B86B1E97]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wo/
   [junit4]   2> 51049 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/control/cores/collection1
   [junit4]   2> 51051 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 51051 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51051 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51051 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51056 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@354a984f{/wo,null,AVAILABLE}
   [junit4]   2> 51057 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47806bd5{HTTP/1.1,[http/1.1]}{127.0.0.1:45219}
   [junit4]   2> 51057 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.Server Started @51158ms
   [junit4]   2> 51057 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/wo, hostPort=45219, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/control/cores}
   [junit4]   2> 51057 ERROR (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51057 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51057 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 51057 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 51057 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51057 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-05T18:57:34.085Z
   [junit4]   2> 51058 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/control/solr.xml
   [junit4]   2> 51062 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51062 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51063 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 52987 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 52988 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 53006 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 53013 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 53014 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 53015 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/control/cores
   [junit4]   2> 53016 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 53019 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 53050 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 53069 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 53136 WARN  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 53136 WARN  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 53136 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 53136 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 53136 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 53137 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 53138 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=26.6767578125, floorSegmentMB=0.771484375, forceMergeDeletesPctAllowed=19.28972677882855, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=47.20658375298625
   [junit4]   2> 53225 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 53225 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 53226 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 53226 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 53227 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 53228 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5dd1f593[collection1] main]
   [junit4]   2> 53228 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 53254 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 53314 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 53314 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 53314 INFO  (coreLoadExecutor-142-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613512946579668992
   [junit4]   2> 53315 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 53315 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 53315 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 53316 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 53316 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 53316 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 53317 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 53317 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 53318 INFO  (searcherExecutor-143-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5dd1f593[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53948 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 53949 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 53951 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53951 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53952 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 53952 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62ab219d{/wo,null,AVAILABLE}
   [junit4]   2> 53952 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2cf49013{HTTP/1.1,[http/1.1]}{127.0.0.1:62354}
   [junit4]   2> 53953 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.Server Started @54055ms
   [junit4]   2> 53953 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/wo, hostPort=62354, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard0/cores}
   [junit4]   2> 53953 ERROR (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 53954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 53954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-05T18:57:36.982Z
   [junit4]   2> 53954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 53966 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 53966 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 53968 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 54545 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 54545 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 54560 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 54572 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 54572 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 54577 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard0/cores
   [junit4]   2> 54577 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 54580 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 54617 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 54634 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 54717 WARN  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 54717 WARN  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 54717 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 54717 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 54717 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 54718 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 54719 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=26.6767578125, floorSegmentMB=0.771484375, forceMergeDeletesPctAllowed=19.28972677882855, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=47.20658375298625
   [junit4]   2> 54781 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 54781 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 54782 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 54782 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 54783 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 54784 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a506131[collection1] main]
   [junit4]   2> 54785 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 54803 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 54871 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 54871 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 54872 INFO  (coreLoadExecutor-156-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613512948213350400
   [junit4]   2> 54872 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 54872 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 54872 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 54872 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 54872 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 54873 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 54873 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 54873 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 54876 INFO  (searcherExecutor-157-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a506131[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55024 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 55025 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 55027 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 55027 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 55027 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 55028 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6624ffa3{/wo,null,AVAILABLE}
   [junit4]   2> 55028 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57996736{HTTP/1.1,[http/1.1]}{127.0.0.1:56750}
   [junit4]   2> 55028 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.Server Started @55131ms
   [junit4]   2> 55028 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/wo, hostPort=56750, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard1/cores}
   [junit4]   2> 55029 ERROR (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 55029 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 55029 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 55029 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 55029 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 55029 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-05T18:57:38.057Z
   [junit4]   2> 55030 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 55033 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 55033 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 55035 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 55924 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 55924 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 55939 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 55946 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 55946 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 55948 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard1/cores
   [junit4]   2> 55948 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 55951 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 55994 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 56012 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 56081 WARN  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 56081 WARN  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 56081 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 56081 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 56082 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 56082 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 56084 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=26.6767578125, floorSegmentMB=0.771484375, forceMergeDeletesPctAllowed=19.28972677882855, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=47.20658375298625
   [junit4]   2> 56151 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 56151 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 56152 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56152 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56154 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 56154 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@313bccea[collection1] main]
   [junit4]   2> 56155 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 56254 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 56313 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 56313 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 56313 INFO  (coreLoadExecutor-170-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613512949724348416
   [junit4]   2> 56314 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 56314 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 56314 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 56314 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 56315 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 56315 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 56316 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 56316 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 56318 INFO  (searcherExecutor-171-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@313bccea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 56447 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 56448 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 56451 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56451 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56451 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56451 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@313fbbfb{/wo,null,AVAILABLE}
   [junit4]   2> 56452 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d7c6bee{HTTP/1.1,[http/1.1]}{127.0.0.1:60590}
   [junit4]   2> 56453 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.Server Started @56556ms
   [junit4]   2> 56453 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/wo, hostPort=60590, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard2/cores}
   [junit4]   2> 56453 ERROR (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 56454 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56454 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 56454 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 56454 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56454 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-05T18:57:39.482Z
   [junit4]   2> 56454 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 56467 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 56467 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 56468 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 56712 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 56712 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 56726 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 56742 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 56742 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 56744 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard2/cores
   [junit4]   2> 56744 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 56746 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 56799 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 56819 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 56912 WARN  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 56912 WARN  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 56914 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 56914 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 56915 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4106c220
   [junit4]   2> 56915 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 56917 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=26.6767578125, floorSegmentMB=0.771484375, forceMergeDeletesPctAllowed=19.28972677882855, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=47.20658375298625
   [junit4]   2> 56969 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 56969 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 56973 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56973 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56974 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 56974 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cd38386[collection1] main]
   [junit4]   2> 56975 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 57038 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 57094 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 57094 INFO  (coreLoadExecutor-184-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613512950543286272
   [junit4]   2> 57094 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 57095 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 57095 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 57095 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 57097 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 57100 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 57101 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 57102 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 57102 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 57102 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 57108 INFO  (searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5cd38386[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57111 INFO  (qtp570683125-334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wo path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1613512950548529152)} 0 11
   [junit4]   2> 57117 INFO  (qtp1013777412-352) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wo path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1613512950563209216)} 0 4
   [junit4]   2> 57124 INFO  (qtp1920908836-372) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wo path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1613512950570549248)} 0 3
   [junit4]   2> 57131 INFO  (qtp717186423-392) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wo path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1613512950576840704)} 0 4
   [junit4]   2> 57135 INFO  (qtp570683125-328) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/wo path=/update params={wt=javabin&version=2}{} 0 2
   [junit4]   2> 57135 ERROR (qtp570683125-328) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=1] Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy field lowerfilt1and2: x
   [junit4]   2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
   [junit4]   2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:961)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1177)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:653)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Multiple values encountered for non multiValued copy field lowerfilt1and2: x
   [junit4]   2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:192)
   [junit4]   2> 	... 60 more
   [junit4]   2> 
   [junit4]   2> 57141 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 57143 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@47806bd5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 57143 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2000408608
   [junit4]   2> 57143 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 57143 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f3a50c5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@31f31148
   [junit4]   2> 57146 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 57146 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a70f60: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3acf7760
   [junit4]   2> 57149 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 57149 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a2afb18: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@77d53c21
   [junit4]   2> 57149 INFO  (coreCloseExecutor-190-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@219dbf5a
   [junit4]   2> 57149 INFO  (coreCloseExecutor-190-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=219dbf5a
   [junit4]   2> 57149 INFO  (coreCloseExecutor-190-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@287e30e8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@52422ff8
   [junit4]   2> 57155 INFO  (coreCloseExecutor-190-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 57155 INFO  (coreCloseExecutor-190-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58ba4488 commitCommandVersion:0
   [junit4]   2> 57187 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@354a984f{/wo,null,UNAVAILABLE}
   [junit4]   2> 57188 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 57197 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2cf49013{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 57197 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1489317245
   [junit4]   2> 57199 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 57200 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bf12632: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@59c06fb2
   [junit4]   2> 57205 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 57205 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34c3375f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3acf7760
   [junit4]   2> 57215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 57215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e4ad4d6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@77d53c21
   [junit4]   2> 57216 INFO  (coreCloseExecutor-192-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@426b3547
   [junit4]   2> 57216 INFO  (coreCloseExecutor-192-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=426b3547
   [junit4]   2> 57217 INFO  (coreCloseExecutor-192-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@411c5182: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@278e2008
   [junit4]   2> 57222 INFO  (coreCloseExecutor-192-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 57222 INFO  (coreCloseExecutor-192-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2d764b78 commitCommandVersion:0
   [junit4]   2> 57227 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62ab219d{/wo,null,UNAVAILABLE}
   [junit4]   2> 57228 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 57231 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@57996736{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 57231 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2045626081
   [junit4]   2> 57232 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 57232 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51062f70: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@456cb9c2
   [junit4]   2> 57238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 57238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6781ddea: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3acf7760
   [junit4]   2> 57242 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 57242 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@381611a7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@77d53c21
   [junit4]   2> 57243 INFO  (coreCloseExecutor-194-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67ef237c
   [junit4]   2> 57243 INFO  (coreCloseExecutor-194-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=67ef237c
   [junit4]   2> 57243 INFO  (coreCloseExecutor-194-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bfe7f44: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@a512aa0
   [junit4]   2> 57249 INFO  (coreCloseExecutor-194-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 57249 INFO  (coreCloseExecutor-194-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a941d0 commitCommandVersion:0
   [junit4]   2> 57254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6624ffa3{/wo,null,UNAVAILABLE}
   [junit4]   2> 57254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 57258 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6d7c6bee{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 57260 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=926029672
   [junit4]   2> 57261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 57261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43b0b82: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@17046065
   [junit4]   2> 57267 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 57267 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@221f549e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3acf7760
   [junit4]   2> 57269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 57269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53ac4452: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@77d53c21
   [junit4]   2> 57270 INFO  (coreCloseExecutor-196-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3276fedd
   [junit4]   2> 57270 INFO  (coreCloseExecutor-196-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=3276fedd
   [junit4]   2> 57271 INFO  (coreCloseExecutor-196-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30ab0c9c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@39a42855
   [junit4]   2> 57286 INFO  (coreCloseExecutor-196-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 57286 INFO  (coreCloseExecutor-196-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@335c4325 commitCommandVersion:0
   [junit4]   2> 57293 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@313fbbfb{/wo,null,UNAVAILABLE}
   [junit4]   2> 57293 INFO  (TEST-DistributedMLTComponentTest.test-seed#[4F6430F7B86B1E97]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedMLTComponentTest -Dtests.method=test -Dtests.seed=4F6430F7B86B1E97 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   6.43s J1 | DistributedMLTComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45219/wo/collection1: ERROR: [doc=1] Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy field lowerfilt1and2: x
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4F6430F7B86B1E97:C7300F2D1697736F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.indexDoc(BaseDistributedSearchTestCase.java:483)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.index(BaseDistributedSearchTestCase.java:476)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedMLTComponentTest.test(DistributedMLTComponentTest.java:81)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_4F6430F7B86B1E97-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2005, maxMBSortInHeap=5.172379674389757, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-BA, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=57219848,total=132984832
   [junit4]   2> NOTE: All tests run in this JVM: [RestartWhileUpdatingTest, FileBasedSpellCheckerTest, TestFreeTextSuggestions, SearchHandlerTest, TestUnInvertedFieldException, ZkStateWriterTest, BJQParserTest, BitVectorTest, BasicZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrCloudWithHadoopAuthPlugin, TestSQLHandler, DistributedMLTComponentTest]
   [junit4] Completed [21/834 (1!)] on J1 in 6.45s, 1 test, 1 error <<< FAILURES!

[...truncated 51723 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2431 links (1983 relative) to 3170 anchors in 245 files
     [echo] Validated Links & Anchors via: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-

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

Xlint:unchecked for details.
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 2 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DistributedMLTComponentTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=4F6430F7B86B1E97 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 12ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 4F6430F7B86B1E97
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says שלום! Master seed: 4F6430F7B86B1E97
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(29699@serv1-vm3).
   [junit4] Started J0 PID(29698@serv1-vm3).
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      11.4s J1 | DistributedMLTComponentTest.test
   [junit4] Completed [1/5] on J1 in 13.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      13.8s J0 | DistributedMLTComponentTest.test
   [junit4] Completed [2/5] on J0 in 15.86s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.handler.component.DistributedMLTComponentTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      6.98s J1 | DistributedMLTComponentTest.test
   [junit4] Completed [3/5] on J1 in 7.17s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      9.30s J0 | DistributedMLTComponentTest.test
   [junit4] Completed [4/5] on J0 in 9.48s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      7.42s J1 | DistributedMLTComponentTest.test
   [junit4] Completed [5/5] on J1 in 7.60s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.67 ..    26.89 =    26.22s
   [junit4] JVM J1:     0.67 ..    30.14 =    29.47s
   [junit4] Execution time total: 30 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 604.06s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 510.66s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 361.18s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 216.49s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 203.55s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 32 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.component.DistributedMLTComponentTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1831)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1072)
	at hudson.FilePath.act(FilePath.java:1059)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1831)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ab50275baea80b3fc41a5054708ec490cab0fa06, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #845
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2