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/06/25 19:53:33 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudPivotFacet.test

Error Message:
Error from server at http://127.0.0.1:53443/collection1_shard1_replica_n43: ERROR: [doc=1] unknown field 'pivot_b1'

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53443/collection1_shard1_replica_n43: ERROR: [doc=1] unknown field 'pivot_b1'
	at __randomizedtesting.SeedInfo.seed([3C58B24F3060F299:B40C8D959E9C9F61]: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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:561)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	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.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:133)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 13515 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/init-core-data-001
   [junit4]   2> 1601648 INFO  (SUITE-TestCloudPivotFacet-seed#[3C58B24F3060F299]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1601650 INFO  (SUITE-TestCloudPivotFacet-seed#[3C58B24F3060F299]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1601650 INFO  (SUITE-TestCloudPivotFacet-seed#[3C58B24F3060F299]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1601650 INFO  (SUITE-TestCloudPivotFacet-seed#[3C58B24F3060F299]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1601650 INFO  (SUITE-TestCloudPivotFacet-seed#[3C58B24F3060F299]-worker) [    ] o.a.s.c.TestCloudPivotFacet init'ing useFieldRandomizedFactor = 13
   [junit4]   2> 1601651 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1601652 INFO  (Thread-2639) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1601652 INFO  (Thread-2639) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1601654 ERROR (Thread-2639) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1601752 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.ZkTestServer start zk server on port:34561
   [junit4]   2> 1601754 INFO  (zkConnectionManagerCallback-3545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601758 INFO  (zkConnectionManagerCallback-3547-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601765 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1601768 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 1601770 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1601772 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1601774 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1601776 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1601778 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1601780 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1601782 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1601784 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1601785 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1601789 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1601948 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] 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> 1601949 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1601949 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1601949 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1601951 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44482681{/,null,AVAILABLE}
   [junit4]   2> 1601952 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21bb2efb{HTTP/1.1,[http/1.1]}{127.0.0.1:45927}
   [junit4]   2> 1601952 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.Server Started @1602840ms
   [junit4]   2> 1601952 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/tempDir-001/control/data, hostContext=/, hostPort=45927, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/control-001/cores}
   [junit4]   2> 1601952 ERROR (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1601959 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1601959 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1601959 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1601959 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1601959 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-25T18:49:57.778Z
   [junit4]   2> 1601962 INFO  (zkConnectionManagerCallback-3549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601963 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1601963 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] 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.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/control-001/solr.xml
   [junit4]   2> 1601967 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1601967 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1601969 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1603298 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34561/solr
   [junit4]   2> 1603300 INFO  (zkConnectionManagerCallback-3553-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603305 INFO  (zkConnectionManagerCallback-3555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603485 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1603486 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45927_
   [junit4]   2> 1603488 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.c.Overseer Overseer (id=72399748865523716-127.0.0.1:45927_-n_0000000000) starting
   [junit4]   2> 1603506 INFO  (zkConnectionManagerCallback-3562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603508 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34561/solr ready
   [junit4]   2> 1603516 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45927_
   [junit4]   2> 1603519 INFO  (OverseerStateUpdate-72399748865523716-127.0.0.1:45927_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1603522 INFO  (zkCallback-3561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1603548 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1603565 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1603574 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1603574 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1603575 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:45927_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/control-001/cores
   [junit4]   2> 1603594 INFO  (zkConnectionManagerCallback-3568-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603596 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1603597 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34561/solr ready
   [junit4]   2> 1603599 INFO  (qtp468943410-13558) [n:127.0.0.1:45927_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45927_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1603603 INFO  (OverseerThreadFactory-6775-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1603716 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1603716 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1604732 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1604750 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1604808 WARN  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1604808 WARN  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1604809 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1604809 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1604809 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1604809 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1604809 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1604812 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2835559710137206]
   [junit4]   2> 1604813 WARN  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1604867 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1604867 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1604868 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1604868 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1604869 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=91.033203125, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=4.753667583722406, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, reclaimDeletesWeight=0.6033579085210103
   [junit4]   2> 1604869 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74d2ed4f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1604871 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1604871 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1604871 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1604871 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604271578221117440
   [junit4]   2> 1604872 INFO  (searcherExecutor-6780-thread-1-processing-n:127.0.0.1:45927_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@74d2ed4f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1604884 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1604889 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1604889 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1604889 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45927/control_collection_shard1_replica_n1/
   [junit4]   2> 1604889 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1604890 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:45927/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1604890 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1604896 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45927/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1605049 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1605051 INFO  (qtp468943410-13554) [n:127.0.0.1:45927_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1337
   [junit4]   2> 1605055 INFO  (qtp468943410-13558) [n:127.0.0.1:45927_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1605153 INFO  (zkCallback-3554-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1605604 INFO  (OverseerCollectionConfigSetProcessor-72399748865523716-127.0.0.1:45927_-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1606055 INFO  (qtp468943410-13558) [n:127.0.0.1:45927_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45927_&wt=javabin&version=2} status=0 QTime=2458
   [junit4]   2> 1606060 INFO  (zkConnectionManagerCallback-3573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1606061 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1606063 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34561/solr ready
   [junit4]   2> 1606063 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1606064 INFO  (qtp468943410-13557) [n:127.0.0.1:45927_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1606068 INFO  (OverseerThreadFactory-6775-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1606069 WARN  (OverseerThreadFactory-6775-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1606275 INFO  (qtp468943410-13557) [n:127.0.0.1:45927_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1606276 INFO  (qtp468943410-13557) [n:127.0.0.1:45927_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=212
   [junit4]   2> 1606435 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-1-001 of type NRT
   [junit4]   2> 1606435 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] 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> 1606435 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1606435 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1606435 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1606435 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2709b2be{/,null,AVAILABLE}
   [junit4]   2> 1606435 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6cfc7747{HTTP/1.1,[http/1.1]}{127.0.0.1:63268}
   [junit4]   2> 1606435 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.Server Started @1607325ms
   [junit4]   2> 1606435 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=63268, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-1-001/cores}
   [junit4]   2> 1606440 ERROR (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1606440 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1606440 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1606440 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1606440 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1606440 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-25T18:50:02.259Z
   [junit4]   2> 1606442 INFO  (zkConnectionManagerCallback-3575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1606444 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1606444 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] 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.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-1-001/solr.xml
   [junit4]   2> 1606448 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1606448 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1606449 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1607518 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34561/solr
   [junit4]   2> 1607519 INFO  (zkConnectionManagerCallback-3579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607521 INFO  (zkConnectionManagerCallback-3581-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607531 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1607534 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1607537 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1607537 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63268_
   [junit4]   2> 1607539 INFO  (zkCallback-3554-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1607540 INFO  (zkCallback-3572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1607540 INFO  (zkCallback-3561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1607541 INFO  (zkCallback-3580-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1607561 INFO  (zkConnectionManagerCallback-3588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607562 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1607563 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34561/solr ready
   [junit4]   2> 1607563 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1607576 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1607582 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1607583 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1607584 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:63268_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-1-001/cores
   [junit4]   2> 1607622 INFO  (qtp468943410-13561) [n:127.0.0.1:45927_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63268_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1607628 INFO  (OverseerCollectionConfigSetProcessor-72399748865523716-127.0.0.1:45927_-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1607630 INFO  (OverseerThreadFactory-6775-thread-3) [ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:63268_ for creating new replica
   [junit4]   2> 1607634 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_    x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1608652 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1608665 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1608715 WARN  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1608715 WARN  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1608715 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1608715 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1608716 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1608716 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1608716 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1608717 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2835559710137206]
   [junit4]   2> 1608719 WARN  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1608757 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1608757 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1608758 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1608758 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1608759 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=91.033203125, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=4.753667583722406, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, reclaimDeletesWeight=0.6033579085210103
   [junit4]   2> 1608759 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@37284efc[collection1_shard2_replica_n41] main]
   [junit4]   2> 1608761 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1608762 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1608762 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1608762 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604271582301126656
   [junit4]   2> 1608763 INFO  (searcherExecutor-6794-thread-1-processing-n:127.0.0.1:63268_ x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@37284efc[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1608771 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 1608775 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1608775 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1608775 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63268/collection1_shard2_replica_n41/
   [junit4]   2> 1608775 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1608779 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:63268/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1608779 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1608785 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63268/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1608897 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1608900 INFO  (qtp28749538-13610) [n:127.0.0.1:63268_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1266
   [junit4]   2> 1608903 INFO  (qtp468943410-13561) [n:127.0.0.1:45927_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:63268_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1281
   [junit4]   2> 1609000 INFO  (zkCallback-3580-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1609026 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-2-001 of type NRT
   [junit4]   2> 1609026 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] 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> 1609027 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1609027 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1609027 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1609027 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11b67801{/,null,AVAILABLE}
   [junit4]   2> 1609028 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4bc2a02a{HTTP/1.1,[http/1.1]}{127.0.0.1:53443}
   [junit4]   2> 1609028 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.Server Started @1609920ms
   [junit4]   2> 1609028 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=53443, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-2-001/cores}
   [junit4]   2> 1609028 ERROR (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1609029 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1609029 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1609029 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1609029 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1609029 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-25T18:50:04.848Z
   [junit4]   2> 1609031 INFO  (zkConnectionManagerCallback-3591-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609032 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1609032 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] 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.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-2-001/solr.xml
   [junit4]   2> 1609034 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1609034 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1609041 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1609189 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34561/solr
   [junit4]   2> 1609190 INFO  (zkConnectionManagerCallback-3595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609193 INFO  (zkConnectionManagerCallback-3597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609203 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1609206 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1609209 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1609209 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53443_
   [junit4]   2> 1609211 INFO  (zkCallback-3561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1609211 INFO  (zkCallback-3580-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1609211 INFO  (zkCallback-3572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1609211 INFO  (zkCallback-3554-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1609212 INFO  (zkCallback-3587-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1609212 INFO  (zkCallback-3596-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1609229 INFO  (zkConnectionManagerCallback-3604-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609231 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1609233 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34561/solr ready
   [junit4]   2> 1609233 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1609245 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1609251 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1609252 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1609253 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:53443_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-2-001/cores
   [junit4]   2> 1609274 INFO  (qtp468943410-13557) [n:127.0.0.1:45927_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53443_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1609277 INFO  (OverseerCollectionConfigSetProcessor-72399748865523716-127.0.0.1:45927_-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1609279 INFO  (OverseerThreadFactory-6775-thread-4) [ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53443_ for creating new replica
   [junit4]   2> 1609283 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_    x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1609390 INFO  (zkCallback-3580-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1610310 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1610320 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1610372 WARN  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1610372 WARN  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1610372 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1610372 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1610373 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1610373 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1610373 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1610375 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2835559710137206]
   [junit4]   2> 1610376 WARN  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1610417 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1610417 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1610418 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1610418 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1610419 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=91.033203125, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=4.753667583722406, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, reclaimDeletesWeight=0.6033579085210103
   [junit4]   2> 1610419 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@605f9089[collection1_shard1_replica_n43] main]
   [junit4]   2> 1610421 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1610422 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1610422 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1610422 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604271584041762816
   [junit4]   2> 1610423 INFO  (searcherExecutor-6808-thread-1-processing-n:127.0.0.1:53443_ x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@605f9089[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610429 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0}
   [junit4]   2> 1610434 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1610434 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1610434 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53443/collection1_shard1_replica_n43/
   [junit4]   2> 1610434 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1610435 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:53443/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1610435 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1610441 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53443/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1610549 INFO  (zkCallback-3580-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1610600 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1610602 INFO  (qtp1660767397-13651) [n:127.0.0.1:53443_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1319
   [junit4]   2> 1610605 INFO  (qtp468943410-13557) [n:127.0.0.1:45927_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53443_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1332
   [junit4]   2> 1610703 INFO  (zkCallback-3596-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1610703 INFO  (zkCallback-3580-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1610733 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-3-001 of type NRT
   [junit4]   2> 1610734 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] 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> 1610735 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1610735 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1610735 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1610735 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4882be2e{/,null,AVAILABLE}
   [junit4]   2> 1610735 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19d13166{HTTP/1.1,[http/1.1]}{127.0.0.1:34982}
   [junit4]   2> 1610736 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.e.j.s.Server Started @1611628ms
   [junit4]   2> 1610736 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34982, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-3-001/cores}
   [junit4]   2> 1610736 ERROR (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1610736 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1610736 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1610736 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1610736 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1610736 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-25T18:50:06.555Z
   [junit4]   2> 1610738 INFO  (zkConnectionManagerCallback-3607-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1610740 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1610740 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] 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.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-3-001/solr.xml
   [junit4]   2> 1610742 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1610742 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1610743 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1611280 INFO  (OverseerCollectionConfigSetProcessor-72399748865523716-127.0.0.1:45927_-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1611676 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34561/solr
   [junit4]   2> 1611678 INFO  (zkConnectionManagerCallback-3611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611681 INFO  (zkConnectionManagerCallback-3613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611692 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1611695 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1611698 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1611698 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34982_
   [junit4]   2> 1611700 INFO  (zkCallback-3554-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611700 INFO  (zkCallback-3561-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611700 INFO  (zkCallback-3580-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611700 INFO  (zkCallback-3572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611700 INFO  (zkCallback-3596-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611701 INFO  (zkCallback-3603-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611701 INFO  (zkCallback-3587-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611702 INFO  (zkCallback-3612-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1611720 INFO  (zkConnectionManagerCallback-3620-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611722 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1611723 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34561/solr ready
   [junit4]   2> 1611723 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1611750 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1611759 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1611759 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1611761 INFO  (TEST-TestCloudPivotFacet.test-seed#[3C58B24F3060F299]) [n:127.0.0.1:34982_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-3-001/cores
   [junit4]   2> 1611806 INFO  (qtp739559681-13689) [n:127.0.0.1:34982_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34982_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1611812 INFO  (OverseerThreadFactory-6775-thread-5) [ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34982_ for creating new replica
   [junit4]   2> 1611817 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_    x:collection1_shard2_replica_n45] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1611925 INFO  (zkCallback-3596-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1611925 INFO  (zkCallback-3580-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1612838 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1612856 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1612904 WARN  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1612904 WARN  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1612904 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1612904 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1612904 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5afc4d60
   [junit4]   2> 1612905 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1612905 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudPivotFacet_3C58B24F3060F299-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1612906 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2835559710137206]
   [junit4]   2> 1612907 WARN  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1612944 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1612944 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1612945 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1612945 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1612946 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=91.033203125, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=4.753667583722406, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, reclaimDeletesWeight=0.6033579085210103
   [junit4]   2> 1612946 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@493c8d6a[collection1_shard2_replica_n45] main]
   [junit4]   2> 1612948 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1612949 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1612949 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1612949 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604271586691514368
   [junit4]   2> 1612950 INFO  (searcherExecutor-6822-thread-1-processing-n:127.0.0.1:34982_ x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@493c8d6a[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1612956 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 1612959 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1612960 INFO  (updateExecutor-3608-thread-1-processing-n:127.0.0.1:34982_ x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:34982_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1612965 INFO  (recoveryExecutor-3609-thread-1-processing-n:127.0.0.1:34982_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34982_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1612966 INFO  (recoveryExecutor-3609-thread-1-processing-n:127.0.0.1:34982_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34982_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1612967 INFO  (qtp739559681-13685) [n:127.0.0.1:34982_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1151
   [junit4]   2> 1612971 INFO  (qtp28749538-13609) [n:127.0.0.1:63268_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 1612971 INFO  (qtp28749538-13609) [n:127.0.0.1:63268_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1612972 INFO  (recoveryExecutor-3609-thread-1-processing-n:127.0.0.1:34982_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34982_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1612972 INFO  (recoveryExecutor-3609-thread-1-processing-n:127.0.0.1:34982_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34982_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1612972 INFO  (recoveryExecutor-3609-thread-1-processing-n:127.0.0.1:34982_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34982_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:63268/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:34982/collection1_shard2_replica_n45/]
   [junit4]   2> 1612973 INFO  (recoveryExecutor-3609-thread-1-processing-n:127.0.0.1:34982_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34982_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0, core_node46_recovering=0}, version=2}
   [junit4]   2> 1612973 INFO  (qtp739559681-13689) [n:127.0.0.1:34982_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34982_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1167
   [junit4]   2> 1612975 INFO  (recoveryExecutor-3609-thread-1-processing-n:127.0.0.1:34982_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:34982_ c:collection1 s:shard2 r:core_node46 x

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

 Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -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 29 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCloudPivotFacet" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=3C58B24F3060F299 -Dtests.slow=true -Dtests.locale=es-CR -Dtests.timezone=ART -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
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 17ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            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: 3C58B24F3060F299
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says jolly good day! Master seed: 3C58B24F3060F299
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(26130@serv1-vm3).
   [junit4] Started J1 PID(26131@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4] OK      46.4s J1 | TestCloudPivotFacet.test
   [junit4] Completed [1/5] on J1 in 49.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4] OK      49.4s J0 | TestCloudPivotFacet.test
   [junit4] Completed [2/5] on J0 in 51.96s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.TestCloudPivotFacet. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4] OK      39.3s J1 | TestCloudPivotFacet.test
   [junit4] Completed [3/5] on J1 in 39.66s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4] OK      38.7s J0 | TestCloudPivotFacet.test
   [junit4] Completed [4/5] on J0 in 39.49s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4] OK      33.7s J1 | TestCloudPivotFacet.test
   [junit4] Completed [5/5] on J1 in 34.17s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.70 ..    93.27 =    92.57s
   [junit4] JVM J1:     0.70 ..   125.44 =   124.74s
   [junit4] Execution time total: 2 minutes 5 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/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
   [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])
     [echo] 5 slowest tests:
[junit4:tophints] 123.80s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 119.30s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 117.51s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 104.43s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 101.70s | org.apache.solr.cloud.TestPullReplica

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 9 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudPivotFacet
[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:2843)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
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:1089)
		at hudson.FilePath.act(FilePath.java:1078)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
		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:1840)
		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:3084)
	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:1091)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
	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:1840)
	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=0db26c9f6c4edf36d2e7ec679cd9a1e6bdab6570, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #684
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

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/688/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:43743//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:43743//collection1: ERROR: [doc=1] Error adding field 'lowerfilt1'='x' msg=Multiple values encountered for non multiValued copy field lowerfilt1and2: x
	at __randomizedtesting.SeedInfo.seed([3707172B782E644A:BF5328F1D6D209B2]: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:80)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 12697 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> 410121 INFO  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-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_3707172B782E644A-001/init-core-data-001
   [junit4]   2> 410121 WARN  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=155 numCloses=155
   [junit4]   2> 410121 INFO  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 410122 INFO  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 410123 INFO  (SUITE-DistributedMLTComponentTest-seed#[3707172B782E644A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 410265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/control/cores/collection1
   [junit4]   2> 410265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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> 410266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 410266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 410266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 410266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@611ce946{/,null,AVAILABLE}
   [junit4]   2> 410268 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68943c37{HTTP/1.1,[http/1.1]}{127.0.0.1:43743}
   [junit4]   2> 410268 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server Started @410541ms
   [junit4]   2> 410268 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=43743, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/control/cores}
   [junit4]   2> 410268 ERROR (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 410268 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-26T04:47:52.556Z
   [junit4]   2> 410269 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/control/solr.xml
   [junit4]   2> 410271 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 410271 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 410272 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 410954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 410954 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 410967 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 410972 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 410972 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 410975 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/control/cores
   [junit4]   2> 410975 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 410976 INFO  (coreLoadExecutor-1811-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> 411001 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 411023 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 411059 WARN  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 411059 WARN  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 411059 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 411059 INFO  (coreLoadExecutor-1811-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> 411059 INFO  (coreLoadExecutor-1811-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@482f5f71
   [junit4]   2> 411060 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 411060 INFO  (coreLoadExecutor-1811-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_3707172B782E644A-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 411061 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 411116 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 411116 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 411117 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 411117 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 411118 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=93.1015625, floorSegmentMB=0.8408203125, forceMergeDeletesPctAllowed=3.610685172830441, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, reclaimDeletesWeight=0.11153352267926442
   [junit4]   2> 411118 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d06de3d[collection1] main]
   [junit4]   2> 411119 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 411136 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 411199 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 411199 INFO  (coreLoadExecutor-1811-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604309193574055936
   [junit4]   2> 411200 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 411202 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 411202 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 411202 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 411204 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 411204 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 411205 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 411205 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 411207 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 411210 INFO  (searcherExecutor-1812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d06de3d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 411394 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 411395 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21ff4a3a{/,null,AVAILABLE}
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@395b5a51{HTTP/1.1,[http/1.1]}{127.0.0.1:54095}
   [junit4]   2> 411396 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server Started @411670ms
   [junit4]   2> 411397 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=54095, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard0/cores}
   [junit4]   2> 411397 ERROR (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-26T04:47:53.685Z
   [junit4]   2> 411398 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 411401 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 411401 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 411402 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 411833 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 411833 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 411845 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 411853 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 411853 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 411854 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/shard0/cores
   [junit4]   2> 411854 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 411855 INFO  (coreLoadExecutor-1825-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> 411878 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 411902 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 411951 WARN  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 411951 WARN  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 411951 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 411951 INFO  (coreLoadExecutor-1825-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> 411951 INFO  (coreLoadExecutor-1825-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@482f5f71
   [junit4]   2> 411952 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 411952 INFO  (coreLoadExecutor-1825-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_3707172B782E644A-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 411953 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 412014 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 412014 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 412014 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 412014 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 412019 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=93.1015625, floorSegmentMB=0.8408203125, forceMergeDeletesPctAllowed=3.610685172830441, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, reclaimDeletesWeight=0.11153352267926442
   [junit4]   2> 412019 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@176f2b69[collection1] main]
   [junit4]   2> 412019 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 412036 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 412101 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 412101 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 412101 INFO  (coreLoadExecutor-1825-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604309194519871488
   [junit4]   2> 412101 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 412101 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 412102 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 412102 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 412102 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 412102 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 412103 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 412103 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 412105 INFO  (searcherExecutor-1826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@176f2b69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 412256 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 412257 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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> 412258 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 412258 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 412258 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 412259 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@589e6c0b{/,null,AVAILABLE}
   [junit4]   2> 412259 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b0a59c0{HTTP/1.1,[http/1.1]}{127.0.0.1:36964}
   [junit4]   2> 412259 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server Started @412533ms
   [junit4]   2> 412259 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=36964, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard1/cores}
   [junit4]   2> 412260 ERROR (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 412261 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-26T04:47:54.548Z
   [junit4]   2> 412262 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 412264 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 412264 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 412265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 413362 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 413362 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 413393 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 413429 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 413429 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 413447 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/shard1/cores
   [junit4]   2> 413447 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 413452 INFO  (coreLoadExecutor-1839-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> 413517 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 413539 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 413619 WARN  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 413619 WARN  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 413619 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 413619 INFO  (coreLoadExecutor-1839-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> 413620 INFO  (coreLoadExecutor-1839-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@482f5f71
   [junit4]   2> 413620 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 413620 INFO  (coreLoadExecutor-1839-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_3707172B782E644A-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 413634 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 413712 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 413712 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 413714 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 413714 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 413715 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=93.1015625, floorSegmentMB=0.8408203125, forceMergeDeletesPctAllowed=3.610685172830441, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, reclaimDeletesWeight=0.11153352267926442
   [junit4]   2> 413715 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a37a9fe[collection1] main]
   [junit4]   2> 413715 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 413969 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 414027 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 414027 INFO  (coreLoadExecutor-1839-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604309196539428864
   [junit4]   2> 414029 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 414031 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 414031 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 414031 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 414033 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 414034 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 414035 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 414037 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 414038 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 414041 INFO  (searcherExecutor-1840-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a37a9fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414245 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 414246 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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> 414247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 414247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 414247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 414248 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4997d46b{/,null,AVAILABLE}
   [junit4]   2> 414248 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5cccfae7{HTTP/1.1,[http/1.1]}{127.0.0.1:48253}
   [junit4]   2> 414248 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.Server Started @414523ms
   [junit4]   2> 414248 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-sql.xml, hostContext=/, hostPort=48253, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedMLTComponentTest_3707172B782E644A-001/tempDir-001/shard2/cores}
   [junit4]   2> 414248 ERROR (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 414254 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-26T04:47:56.541Z
   [junit4]   2> 414255 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 414265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 414265 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 414266 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 414648 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 414648 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 414667 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 414675 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 414676 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@482f5f71
   [junit4]   2> 414677 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] 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_3707172B782E644A-001/tempDir-001/shard2/cores
   [junit4]   2> 414678 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 414679 INFO  (coreLoadExecutor-1853-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> 414713 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 414745 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414825 WARN  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 414825 WARN  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 414825 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 414825 INFO  (coreLoadExecutor-1853-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> 414826 INFO  (coreLoadExecutor-1853-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@482f5f71
   [junit4]   2> 414826 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 414826 INFO  (coreLoadExecutor-1853-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_3707172B782E644A-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 414827 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 414890 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 414890 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 414891 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 414891 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414892 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=93.1015625, floorSegmentMB=0.8408203125, forceMergeDeletesPctAllowed=3.610685172830441, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, reclaimDeletesWeight=0.11153352267926442
   [junit4]   2> 414892 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@961e4d8[collection1] main]
   [junit4]   2> 414893 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 416488 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 416626 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 416626 INFO  (coreLoadExecutor-1853-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604309199264677888
   [junit4]   2> 416629 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 416629 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 416629 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 416630 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 416630 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 416631 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 416631 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 416632 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 416632 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 416634 INFO  (searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@961e4d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 417137 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 417142 INFO  (qtp1708220701-4015) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604309199802597376)} 0 3
   [junit4]   2> 417150 INFO  (qtp626561547-4037) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604309199808888832)} 0 4
   [junit4]   2> 417156 INFO  (qtp1385456512-4057) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604309199816228864)} 0 3
   [junit4]   2> 417161 INFO  (qtp81701480-4077) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604309199822520320)} 0 3
   [junit4]   2> 417164 INFO  (qtp1708220701-4013) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{} 0 2
   [junit4]   2> 417164 ERROR (qtp1708220701-4013) [    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:955)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:336)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:283)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:233)
   [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:950)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1168)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
   [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:2539)
   [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> 417166 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 417166 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@68943c37{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 417167 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=446354468
   [junit4]   2> 417167 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 417167 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aed2478: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@eb84ba0
   [junit4]   2> 417171 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 417171 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54054338: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16ab8e07
   [junit4]   2> 417174 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 417174 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50ad5505: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38c8ab21
   [junit4]   2> 417175 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35f0bc5f
   [junit4]   2> 417175 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=35f0bc5f
   [junit4]   2> 417175 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d04b001: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3a0874f
   [junit4]   2> 417183 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 417183 INFO  (coreCloseExecutor-1859-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@958ec3f commitCommandVersion:0
   [junit4]   2> 417185 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@611ce946{/,null,UNAVAILABLE}
   [junit4]   2> 417186 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 417190 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@395b5a51{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 417190 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=871853912
   [junit4]   2> 417192 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 417192 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@455942cb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@21379007
   [junit4]   2> 417196 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 417196 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@600283e9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16ab8e07
   [junit4]   2> 417199 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 417199 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bfc4ded: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38c8ab21
   [junit4]   2> 417200 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19299c43
   [junit4]   2> 417201 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=19299c43
   [junit4]   2> 417201 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62f3e12b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4e8dd9e3
   [junit4]   2> 417208 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 417208 INFO  (coreCloseExecutor-1861-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4475b293 commitCommandVersion:0
   [junit4]   2> 417211 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@21ff4a3a{/,null,UNAVAILABLE}
   [junit4]   2> 417211 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 417215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b0a59c0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 417215 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=693027929
   [junit4]   2> 417216 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 417216 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@151e5741: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@778109e7
   [junit4]   2> 417222 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 417222 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fada9fc: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16ab8e07
   [junit4]   2> 417224 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 417225 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69f12b68: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38c8ab21
   [junit4]   2> 417225 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@274e36ec
   [junit4]   2> 417225 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=274e36ec
   [junit4]   2> 417225 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7be8a7a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@29073060
   [junit4]   2> 417233 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 417233 INFO  (coreCloseExecutor-1863-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@23ff5b10 commitCommandVersion:0
   [junit4]   2> 417235 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@589e6c0b{/,null,UNAVAILABLE}
   [junit4]   2> 417235 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 417238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5cccfae7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 417238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=339630260
   [junit4]   2> 417238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 417238 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ecd393c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@561863db
   [junit4]   2> 417247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 417247 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2dabab42: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@16ab8e07
   [junit4]   2> 417250 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 417251 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4014bb04: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38c8ab21
   [junit4]   2> 417251 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17d04d18
   [junit4]   2> 417251 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=17d04d18
   [junit4]   2> 417251 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48e0eb2d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3d3c6914
   [junit4]   2> 417259 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 417259 INFO  (coreCloseExecutor-1865-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@37c40264 commitCommandVersion:0
   [junit4]   2> 417262 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4997d46b{/,null,UNAVAILABLE}
   [junit4]   2> 417262 INFO  (TEST-DistributedMLTComponentTest.test-seed#[3707172B782E644A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedMLTComponentTest -Dtests.method=test -Dtests.seed=3707172B782E644A -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7.14s J1 | DistributedMLTComponentTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43743//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([3707172B782E644A:BF5328F1D6D209B2]: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:80)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [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_3707172B782E644A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1896, maxMBSortInHeap=7.600136404558859, sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=Asia/Kolkata
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=43247072,total=335757312
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDUpdateProcessorFallbackTest, TestCoreBackup, TestMaxTokenLenTokenizer, TestSolrIndexConfig, TolerantUpdateProcessorTest, TestCoreAdminApis, RandomizedTaggerTest, TestPerFieldSimilarityWithDefaultOverride, BaseCdcrDistributedZkTest, UninvertDocValuesMergePolicyTest, TestRandomDVFaceting, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, IndexBasedSpellCheckerTest, TestManagedSchemaThreadSafety, UUIDFieldTest, ClusterStateTest, TestSolrCloudWithSecureImpersonation, TaggerTest, HdfsTlogReplayBufferedWhileIndexingTest, TriggerSetPropertiesIntegrationTest, IgnoreLargeDocumentProcessorFactoryTest, OverseerCollectionConfigSetProcessorTest, TestRangeQuery, DistanceFunctionTest, ManagedSchemaRoundRobinCloudTest, ChangedSchemaMergeTest, TestFastLRUCache, TestNonDefinedSimilarityFactory, BasicAuthIntegrationTest, ClassificationUpdateProcessorTest, TestSchemaSimilarityResource, VMParamsZkACLAndCredentialsProvidersTest, ShowFileRequestHandlerTest, TestStressLucene, DocValuesMultiTest, JvmMetricsTest, TestSolrCloudWithDelegationTokens, TestDynamicFieldCollectionResource, TestSimDistributedQueue, DistributedSpellCheckComponentTest, SchemaApiFailureTest, TestPointFields, SimpleMLTQParserTest, TestClusterStateMutator, TestScoreJoinQPNoScore, HdfsDirectoryFactoryTest, ScheduledTriggerIntegrationTest, DateRangeFieldTest, TestXmlQParser, TemplateUpdateProcessorTest, PreAnalyzedFieldManagedSchemaCloudTest, PeerSyncWithBufferUpdatesTest, TestComputePlanAction, TestReqParamsAPI, TestHdfsUpdateLog, TestStressInPlaceUpdates, VersionInfoTest, CollectionReloadTest, SolrJmxReporterCloudTest, TestReload, TestSegmentSorting, V2StandaloneTest, OverseerRolesTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCSVLoader, HttpPartitionOnCommitTest, BlockDirectoryTest, TestFuzzyAnalyzedSuggestions, PeerSyncReplicationTest, TestStressVersions, TestSQLHandler, DistributedMLTComponentTest]
   [junit4] Completed [116/819 (1!)] on J1 in 7.16s, 1 test, 1 error <<< FAILURES!

[...truncated 53098 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 2232 links (1782 relative) to 2997 anchors in 230 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-lev

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

 files use unchecked or unsafe operations.
    [javac] Note: Recompile with -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 3 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DistributedMLTComponentTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=3707172B782E644A -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
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 13ms :: 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: 3707172B782E644A
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says 你好! Master seed: 3707172B782E644A
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(733@serv1-vm3).
   [junit4] Started J1 PID(732@serv1-vm3).
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      13.0s J0 | DistributedMLTComponentTest.test
   [junit4] Completed [1/5] on J0 in 15.46s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      14.3s J1 | DistributedMLTComponentTest.test
   [junit4] Completed [2/5] on J1 in 16.74s, 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.76s J0 | DistributedMLTComponentTest.test
   [junit4] Completed [3/5] on J0 in 6.96s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      7.18s J1 | DistributedMLTComponentTest.test
   [junit4] Completed [4/5] on J1 in 7.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4] OK      6.14s J0 | DistributedMLTComponentTest.test
   [junit4] Completed [5/5] on J0 in 6.31s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.70 ..    30.43 =    29.74s
   [junit4] JVM J1:     0.70 ..    25.77 =    25.07s
   [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] 121.81s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 121.70s | org.apache.solr.cloud.MoveReplicaHDFSTest
[junit4:tophints] 119.55s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 117.44s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 106.91s | org.apache.solr.cloud.TestPullReplica

-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:2843)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
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:1089)
		at hudson.FilePath.act(FilePath.java:1078)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
		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:1840)
		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:3084)
	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:1091)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
	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:1840)
	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=d59c90e5135dc48d1e5bb58ab1a643f34739a70c, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #687
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