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

[JENKINS] Lucene-Solr-Tests-master - Build # 3213 - Still Unstable

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

2 tests failed.
FAILED:  org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics

Error Message:
Server returned HTTP response code: 401 for URL: http://127.0.0.1:46335/solr/jwtColl/query?q=*:*

Stack Trace:
java.io.IOException: Server returned HTTP response code: 401 for URL: http://127.0.0.1:46335/solr/jwtColl/query?q=*:*
	at __randomizedtesting.SeedInfo.seed([3CB851C885A47630:C2AA836A99AE0183]:0)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.URLConnection.getContent(URLConnection.java:739)
	at org.apache.solr.security.JWTAuthPluginIntegrationTest.get(JWTAuthPluginIntegrationTest.java:207)
	at org.apache.solr.security.JWTAuthPluginIntegrationTest.testMetrics(JWTAuthPluginIntegrationTest.java:149)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)


FAILED:  org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test

Error Message:
Error from server at https://127.0.0.1:33514/q_v/tg/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:36460/q_v/tg/collection1/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33514/q_v/tg/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:36460/q_v/tg/collection1/select
	at __randomizedtesting.SeedInfo.seed([3CB851C885A47630:B4EC6E122B581BC8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	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:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
	at org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test(DistributedFacetPivotSmallTest.java:141)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 12874 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/init-core-data-001
   [junit4]   2> 472542 INFO  (SUITE-DistributedFacetPivotSmallTest-seed#[3CB851C885A47630]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 472578 INFO  (SUITE-DistributedFacetPivotSmallTest-seed#[3CB851C885A47630]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 472578 INFO  (SUITE-DistributedFacetPivotSmallTest-seed#[3CB851C885A47630]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 472578 INFO  (SUITE-DistributedFacetPivotSmallTest-seed#[3CB851C885A47630]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /q_v/tg
   [junit4]   2> 473851 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/control/cores/collection1
   [junit4]   2> 473867 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 473868 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 473868 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 473868 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 473982 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 473982 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 473982 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 474020 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d2fc8e3{/q_v/tg,null,AVAILABLE}
   [junit4]   2> 474092 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@67a59a42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 474093 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@176736c4{SSL,[ssl, http/1.1]}{127.0.0.1:43508}
   [junit4]   2> 474093 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server Started @474166ms
   [junit4]   2> 474093 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_v/tg, hostPort=43508, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/control/cores}
   [junit4]   2> 474093 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 474093 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 474093 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 474093 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 474093 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 474093 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-15T01:18:10.287Z
   [junit4]   2> 474094 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/control/solr.xml
   [junit4]   2> 474141 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 474141 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 474143 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 475292 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 475293 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 475330 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1ca6a102[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 475381 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 475382 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4d3f335[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 475729 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 475729 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 475932 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 476095 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 476095 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 476097 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/control/cores
   [junit4]   2> 476097 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 476155 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 476588 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 476716 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 478326 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 478402 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 478420 INFO  (coreLoadExecutor-906-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@1e681242
   [junit4]   2> 478420 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 478422 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3432786240866979]
   [junit4]   2> 478849 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 478849 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 478851 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 478851 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 478852 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12866266532784457]
   [junit4]   2> 478852 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32c721d0[collection1] main]
   [junit4]   2> 478870 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 478911 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 479466 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 479466 INFO  (coreLoadExecutor-906-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628032409964380160
   [junit4]   2> 479468 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 479481 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 479481 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 479481 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 479481 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 479482 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 479482 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 479482 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 479483 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 479615 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32c721d0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 480308 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 480310 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 480310 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 480310 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 480310 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 480311 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 480311 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 480328 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 480401 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eca0b47{/q_v/tg,null,AVAILABLE}
   [junit4]   2> 480401 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5dc312a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 480402 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a90587c{SSL,[ssl, http/1.1]}{127.0.0.1:33514}
   [junit4]   2> 480402 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server Started @480475ms
   [junit4]   2> 480402 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_v/tg, hostPort=33514, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard0/cores}
   [junit4]   2> 480402 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 480402 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 480403 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 480403 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 480403 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 480403 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-15T01:18:16.597Z
   [junit4]   2> 480403 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 480419 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 480419 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 480420 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 480875 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 480876 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 480912 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1eb24c12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 480932 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 481194 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@11566797[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 481387 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 481387 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 481581 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 481634 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 481634 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 481669 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard0/cores
   [junit4]   2> 481669 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 481690 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 482016 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 482186 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 483203 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 483239 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 483240 INFO  (coreLoadExecutor-920-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@1e681242
   [junit4]   2> 483240 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 483282 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3432786240866979]
   [junit4]   2> 483683 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 483683 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 483685 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 483685 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 483686 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12866266532784457]
   [junit4]   2> 483686 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bafdefa[collection1] main]
   [junit4]   2> 483699 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 483723 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 484253 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 484253 INFO  (coreLoadExecutor-920-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628032414983913472
   [junit4]   2> 484287 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 484288 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 484288 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 484288 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 484329 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 484399 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 484448 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 484557 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 484578 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 484710 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bafdefa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 486465 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 486500 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 486500 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 486500 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 486500 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 486534 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 486534 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 486535 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 486535 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70853386{/q_v/tg,null,AVAILABLE}
   [junit4]   2> 486535 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3da236c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 486538 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75e429b7{SSL,[ssl, http/1.1]}{127.0.0.1:39718}
   [junit4]   2> 486538 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server Started @486611ms
   [junit4]   2> 486538 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_v/tg, hostPort=39718, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard1/cores}
   [junit4]   2> 486538 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 486538 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 486538 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 486538 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 486538 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 486538 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-15T01:18:22.732Z
   [junit4]   2> 486571 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 486608 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 486608 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 486609 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 487879 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 487892 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 487941 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@78e77b87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 487944 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 487983 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@eaf220c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488179 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 488179 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 488437 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 488474 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 488474 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 488488 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard1/cores
   [junit4]   2> 488488 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 488489 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 489190 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 489316 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 490154 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 490248 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 490249 INFO  (coreLoadExecutor-934-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@1e681242
   [junit4]   2> 490249 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 490505 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3432786240866979]
   [junit4]   2> 491319 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 491319 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 491322 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 491322 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 491323 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12866266532784457]
   [junit4]   2> 491339 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78d9b93b[collection1] main]
   [junit4]   2> 491340 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 491541 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 492539 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 492540 INFO  (coreLoadExecutor-934-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628032423673462784
   [junit4]   2> 492542 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 492627 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 492627 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 492627 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 492664 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 492721 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 492721 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 492721 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 492722 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 492863 INFO  (searcherExecutor-935-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78d9b93b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 495874 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 495876 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 495889 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 495889 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 495889 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 495950 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 495950 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 495950 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 495970 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58831ebd{/q_v/tg,null,AVAILABLE}
   [junit4]   2> 495970 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6cbf43c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495974 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@776ab3ac{SSL,[ssl, http/1.1]}{127.0.0.1:36102}
   [junit4]   2> 495974 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server Started @496047ms
   [junit4]   2> 495974 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_v/tg, hostPort=36102, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard2/cores}
   [junit4]   2> 495974 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 495974 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 495974 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 495974 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 495974 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 495974 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-15T01:18:32.168Z
   [junit4]   2> 495975 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 496011 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 496011 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 496013 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 496524 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 496524 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 496557 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@26f10577[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 496595 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 496615 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@732be9f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 496776 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 496776 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 496836 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 496886 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 496886 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 496888 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard2/cores
   [junit4]   2> 496888 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 496910 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 497311 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 497489 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 498007 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 498056 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 498057 INFO  (coreLoadExecutor-948-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@1e681242
   [junit4]   2> 498057 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 498058 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3432786240866979]
   [junit4]   2> 498405 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 498405 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 498408 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 498408 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 498409 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12866266532784457]
   [junit4]   2> 498427 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e64c646[collection1] main]
   [junit4]   2> 498428 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 498515 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 498840 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 498840 INFO  (coreLoadExecutor-948-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628032430279491584
   [junit4]   2> 498856 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 498856 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 498856 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 498856 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 498857 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 498858 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 498858 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 498858 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 498879 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 498921 INFO  (searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e64c646[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 500350 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 500352 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 500353 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 500353 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 500353 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 500402 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 500402 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 500403 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 500403 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73b7c118{/q_v/tg,null,AVAILABLE}
   [junit4]   2> 500404 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7fba2532[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500404 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6813b623{SSL,[ssl, http/1.1]}{127.0.0.1:36460}
   [junit4]   2> 500404 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.s.Server Started @500477ms
   [junit4]   2> 500404 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_v/tg, hostPort=36460, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard3/cores}
   [junit4]   2> 500405 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 500405 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 500405 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 500405 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 500405 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 500405 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-15T01:18:36.599Z
   [junit4]   2> 500405 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 500417 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 500417 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 500431 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 500906 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 500907 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 500908 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4b873274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 500956 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 500986 WARN  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4bf525d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 501163 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 501163 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 501359 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 501433 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 501452 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e681242
   [junit4]   2> 501454 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard3/cores
   [junit4]   2> 501454 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 501468 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 502141 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 502361 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 503076 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 503112 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 503130 INFO  (coreLoadExecutor-962-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@1e681242
   [junit4]   2> 503130 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetPivotSmallTest_3CB851C885A47630-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 503131 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3432786240866979]
   [junit4]   2> 503632 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 503632 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 503634 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 503634 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 503635 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12866266532784457]
   [junit4]   2> 503635 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@36ad328a[collection1] main]
   [junit4]   2> 503652 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 503777 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 504460 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 504461 INFO  (coreLoadExecutor-962-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628032436173537280
   [junit4]   2> 504495 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 504514 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 504514 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 504514 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 504531 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 504641 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 504656 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 504657 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 504657 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 504658 INFO  (searcherExecutor-963-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36ad328a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 505041 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[3CB851C885A47630]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 505243 INFO  (qtp145751051-2529) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1628032436990377984)} 0 22
   [junit4]   2> 505607 INFO  (qtp1129546470-2552) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1628032437352136704)} 0 22
   [junit4]   2> 506134 INFO  (qtp2104488622-2576) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1628032437760032768)} 0 161
   [junit4]   2> 506610 INFO  (qtp494164621-2599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1628032438389178368)} 0 35
   [junit4]   2> 506932 INFO  (qtp1231585475-2622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1628032438742548480)} 0 20
   [junit4]   2> 506975 INFO  (qtp145751051-2530) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[19 (1628032438791831552)]} 0 16
   [junit4]   2> 507051 INFO  (qtp494164621-2595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[19 (1628032438853697536)]} 0 33
   [junit4]   2> 507089 INFO  (qtp145751051-2526) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[20 (1628032438918709248)]} 0 10
   [junit4]   2> 507108 INFO  (qtp1129546470-2553) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[20 (1628032438932340736)]} 0 16
   [junit4]   2> 507165 INFO  (qtp145751051-2527) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[21 (1628032438978478080)]} 0 28
   [junit4]   2> 507218 INFO  (qtp2104488622-2575) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[21 (1628032439063412736)]} 0 1
   [junit4]   2> 507246 INFO  (qtp145751051-2528) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[22 (1628032439092772864)]} 0 0
   [junit4]   2> 507323 INFO  (qtp494164621-2596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[22 (1628032439113744384)]} 0 57
   [junit4]   2> 507336 INFO  (qtp145751051-2529) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[23 (1628032439187144704)]} 0 0
   [junit4]   2> 507344 INFO  (qtp1231585475-2618) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[23 (1628032439195533312)]} 0 0
   [junit4]   2> 507360 INFO  (qtp145751051-2530) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[24 (1628032439212310528)]} 0 0
   [junit4]   2> 507481 INFO  (qtp1129546470-2549) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[24 (1628032439224893440)]} 0 110
   [junit4]   2> 507489 INFO  (qtp145751051-2526) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[25 (1628032439347576832)]} 0 0
   [junit4]   2> 507520 INFO  (qtp2104488622-2572) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[25 (1628032439349673984)]} 0 29
   [junit4]   2> 507546 INFO  (qtp145751051-2527) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[26 (1628032439407345664)]} 0 0
   [junit4]   2> 507593 INFO  (qtp494164621-2597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[26 (1628032439409442816)]} 0 46
   [junit4]   2> 507599 INFO  (qtp145751051-2528) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[27 (1628032439462920192)]} 0 0
   [junit4]   2> 507655 INFO  (qtp1231585475-2619) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[27 (1628032439465017344)]} 0 55
   [junit4]   2> 507674 INFO  (qtp145751051-2529) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[28 (1628032439541563392)]} 0 15
   [junit4]   2> 507692 INFO  (qtp1129546470-2550) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={wt=javabin&version=2}{add=[28 (1628032439560437760)]} 0 0
   [junit4]   2> 507693 INFO  (qtp145751051-2530) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1628032439562534912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 507693 INFO  (qtp145751051-2530) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1aa4437b commitCommandVersion:1628032439562534912
   [junit4]   2> 507767 INFO  (qtp145751051-2530) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7af0c374[collection1] main]
   [junit4]   2> 507767 INFO  (qtp145751051-2530) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 507777 INFO  (searcherExecutor-907-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7af0c374[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c10:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1552612723940}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 507777 INFO  (qtp145751051-2530) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 85
   [junit4]   2> 507781 INFO  (qtp1129546470-2551) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1628032439654809600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 507781 INFO  (qtp1129546470-2551) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@44d39268 commitCommandVersion:1628032439654809600
   [junit4]   2> 507854 INFO  (qtp1129546470-2551) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b0c48c0[collection1] main]
   [junit4]   2> 507855 INFO  (qtp1129546470-2551) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 507871 INFO  (searcherExecutor-921-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b0c48c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c3:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1552612724031}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 507875 INFO  (qtp1129546470-2551) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/q_v/tg path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 95
   [junit4]   2> 507882 INFO  (qtp2104488622-2573) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1628032439759667200,optimize=fal

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

-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null537720210
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null537720210
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null537720210

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 69ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 238 minutes 15 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		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:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	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:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	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:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3214/

1 tests failed.
FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:32856/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout occurred while waiting response from server at: http://127.0.0.1:32856/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14
	at __randomizedtesting.SeedInfo.seed([5477A89404F0F38E:65E72478A0A60CA7]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:485)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:32856/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:459)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 10 more




Build Log:
[...truncated 15558 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/init-core-data-001
   [junit4]   2> 2489610 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[5477A89404F0F38E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=116 numCloses=116
   [junit4]   2> 2489610 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[5477A89404F0F38E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2489612 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[5477A89404F0F38E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2489612 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[5477A89404F0F38E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2489617 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSliceRouting
   [junit4]   2> 2489618 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001
   [junit4]   2> 2489618 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2489619 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2489619 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2489719 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.c.ZkTestServer start zk server on port:39299
   [junit4]   2> 2489719 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39299
   [junit4]   2> 2489719 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39299
   [junit4]   2> 2489723 INFO  (zkConnectionManagerCallback-20528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489726 INFO  (zkConnectionManagerCallback-20530-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489727 INFO  (zkConnectionManagerCallback-20532-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489729 WARN  (jetty-launcher-20533-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2489730 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2489730 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2489730 INFO  (jetty-launcher-20533-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2489730 WARN  (jetty-launcher-20533-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2489731 WARN  (jetty-launcher-20533-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2489731 INFO  (jetty-launcher-20533-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@712c3dce{/solr,null,AVAILABLE}
   [junit4]   2> 2489732 WARN  (jetty-launcher-20533-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2489732 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2489732 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2489732 INFO  (jetty-launcher-20533-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2489733 INFO  (jetty-launcher-20533-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2489733 INFO  (jetty-launcher-20533-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2489733 INFO  (jetty-launcher-20533-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2489734 INFO  (jetty-launcher-20533-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2489734 INFO  (jetty-launcher-20533-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2489734 INFO  (jetty-launcher-20533-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2489734 INFO  (jetty-launcher-20533-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68532c36{/solr,null,AVAILABLE}
   [junit4]   2> 2489735 INFO  (jetty-launcher-20533-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2489735 INFO  (jetty-launcher-20533-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2489735 INFO  (jetty-launcher-20533-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2489735 INFO  (jetty-launcher-20533-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@500c13ab{/solr,null,AVAILABLE}
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@666f3efc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32856}
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@594a0e5f{/solr,null,AVAILABLE}
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-2) [    ] o.e.j.s.Server Started @2489811ms
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32856}
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39868ec2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45465}
   [junit4]   2> 2489736 ERROR (jetty-launcher-20533-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-1) [    ] o.e.j.s.Server Started @2489811ms
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45465}
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-16T03:54:40.060Z
   [junit4]   2> 2489736 ERROR (jetty-launcher-20533-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2489736 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-16T03:54:40.060Z
   [junit4]   2> 2489738 INFO  (jetty-launcher-20533-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17aad9c2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43230}
   [junit4]   2> 2489738 INFO  (jetty-launcher-20533-thread-3) [    ] o.e.j.s.Server Started @2489813ms
   [junit4]   2> 2489738 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43230}
   [junit4]   2> 2489738 ERROR (jetty-launcher-20533-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2489738 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2489738 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2489738 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2489738 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2489738 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-16T03:54:40.062Z
   [junit4]   2> 2489740 INFO  (jetty-launcher-20533-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@78e0bbb9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43749}
   [junit4]   2> 2489740 INFO  (jetty-launcher-20533-thread-4) [    ] o.e.j.s.Server Started @2489815ms
   [junit4]   2> 2489740 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43749}
   [junit4]   2> 2489740 ERROR (jetty-launcher-20533-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2489740 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2489740 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2489740 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2489740 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2489740 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-16T03:54:40.064Z
   [junit4]   2> 2489741 INFO  (zkConnectionManagerCallback-20535-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489741 INFO  (zkConnectionManagerCallback-20539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489741 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2489742 INFO  (zkConnectionManagerCallback-20537-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489748 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2489748 INFO  (zkConnectionManagerCallback-20541-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489757 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2489762 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2489830 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2489832 WARN  (jetty-launcher-20533-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@885dc92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2489836 WARN  (jetty-launcher-20533-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a34795a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2489838 INFO  (jetty-launcher-20533-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39299/solr
   [junit4]   2> 2489842 INFO  (zkConnectionManagerCallback-20551-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489867 INFO  (zkConnectionManagerCallback-20553-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489893 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2489895 WARN  (jetty-launcher-20533-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@78b17d70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2489898 WARN  (jetty-launcher-20533-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@213316f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2489899 INFO  (jetty-launcher-20533-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39299/solr
   [junit4]   2> 2489901 INFO  (zkConnectionManagerCallback-20561-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489904 INFO  (zkConnectionManagerCallback-20563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489915 INFO  (jetty-launcher-20533-thread-1) [n:127.0.0.1:45465_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45465_solr
   [junit4]   2> 2489916 INFO  (jetty-launcher-20533-thread-1) [n:127.0.0.1:45465_solr    ] o.a.s.c.Overseer Overseer (id=72964824348098570-127.0.0.1:45465_solr-n_0000000000) starting
   [junit4]   2> 2489923 INFO  (zkConnectionManagerCallback-20570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2489926 INFO  (jetty-launcher-20533-thread-1) [n:127.0.0.1:45465_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39299/solr ready
   [junit4]   2> 2489927 INFO  (OverseerStateUpdate-72964824348098570-127.0.0.1:45465_solr-n_0000000000) [n:127.0.0.1:45465_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45465_solr
   [junit4]   2> 2489935 INFO  (jetty-launcher-20533-thread-1) [n:127.0.0.1:45465_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45465_solr
   [junit4]   2> 2490001 INFO  (zkCallback-20562-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2490010 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2490018 INFO  (zkCallback-20569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2490020 WARN  (jetty-launcher-20533-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34894500[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2490029 WARN  (jetty-launcher-20533-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3cb53cae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2490031 INFO  (jetty-launcher-20533-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39299/solr
   [junit4]   2> 2490031 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2490032 INFO  (jetty-launcher-20533-thread-1) [n:127.0.0.1:45465_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2490035 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:32856_solr as DOWN
   [junit4]   2> 2490037 INFO  (zkConnectionManagerCallback-20577-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2490037 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2490037 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32856_solr
   [junit4]   2> 2490039 INFO  (zkCallback-20562-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2490051 INFO  (zkCallback-20569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2490053 INFO  (zkCallback-20552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2490074 INFO  (zkConnectionManagerCallback-20579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2490077 INFO  (zkConnectionManagerCallback-20586-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2490078 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2490079 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39299/solr ready
   [junit4]   2> 2490080 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2490080 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2490084 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43749_solr as DOWN
   [junit4]   2> 2490085 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2490085 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43749_solr
   [junit4]   2> 2490087 INFO  (zkCallback-20569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2490087 INFO  (zkCallback-20562-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2490087 INFO  (zkCallback-20552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2490100 INFO  (zkCallback-20585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2490106 INFO  (zkCallback-20578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2490114 INFO  (jetty-launcher-20533-thread-1) [n:127.0.0.1:45465_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45465.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490123 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32856.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490136 INFO  (jetty-launcher-20533-thread-1) [n:127.0.0.1:45465_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45465.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490136 INFO  (jetty-launcher-20533-thread-1) [n:127.0.0.1:45465_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45465.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490137 INFO  (zkConnectionManagerCallback-20592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2490139 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2490142 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32856.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490142 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32856.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490143 INFO  (jetty-launcher-20533-thread-2) [n:127.0.0.1:32856_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/.
   [junit4]   2> 2490144 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39299/solr ready
   [junit4]   2> 2490147 INFO  (jetty-launcher-20533-thread-1) [n:127.0.0.1:45465_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node1/.
   [junit4]   2> 2490147 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2490189 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2490189 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43749.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490203 WARN  (jetty-launcher-20533-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@9836874[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2490208 WARN  (jetty-launcher-20533-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7c1071ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2490209 INFO  (jetty-launcher-20533-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39299/solr
   [junit4]   2> 2490210 INFO  (zkConnectionManagerCallback-20599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2490213 INFO  (zkConnectionManagerCallback-20601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2490216 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43749.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490216 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43749.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490217 INFO  (jetty-launcher-20533-thread-4) [n:127.0.0.1:43749_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node3/.
   [junit4]   2> 2490218 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2490222 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43230_solr as DOWN
   [junit4]   2> 2490223 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2490223 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43230_solr
   [junit4]   2> 2490225 INFO  (zkCallback-20552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2490225 INFO  (zkCallback-20562-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2490225 INFO  (zkCallback-20578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2490225 INFO  (zkCallback-20585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2490225 INFO  (zkCallback-20569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2490230 INFO  (zkCallback-20591-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2490234 INFO  (zkCallback-20600-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2490254 INFO  (zkConnectionManagerCallback-20608-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2490256 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2490258 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39299/solr ready
   [junit4]   2> 2490258 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2490285 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43230.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490300 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43230.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490300 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43230.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2490301 INFO  (jetty-launcher-20533-thread-3) [n:127.0.0.1:43230_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node4/.
   [junit4]   2> 2490394 INFO  (zkConnectionManagerCallback-20614-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2490396 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2490397 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39299/solr ready
   [junit4]   2> 2490398 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@6b9c767
   [junit4]   2> 2490398 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:39299/solr
   [junit4]   2> 2490400 INFO  (zkConnectionManagerCallback-20619-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2490401 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2490402 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[5477A89404F0F38E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39299/solr ready
   [junit4]   2> 2490404 INFO  (qtp230107734-53809) [n:127.0.0.1:43230_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2490407 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testSliceRouting",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2490408 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testSliceRouting/managed-schema
   [junit4]   2> 2490410 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testSliceRouting/protwords.txt
   [junit4]   2> 2490412 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testSliceRouting/solrconfig.xml
   [junit4]   2> 2490414 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testSliceRouting/synonyms.txt
   [junit4]   2> 2490415 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testSliceRouting/stopwords.txt
   [junit4]   2> 2490418 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testSliceRouting/lang/contractions_it.txt
   [junit4]   2> 2490420 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testSliceRouting/lang/contractions_ca.txt
   [junit4]   2> 2490422 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testSliceRouting/lang/stemdict_nl.txt
   [junit4]   2> 2490423 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testSliceRouting/lang/stopwords_no.txt
   [junit4]   2> 2490425 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testSliceRouting/lang/stopwords_hy.txt
   [junit4]   2> 2490427 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testSliceRouting/lang/stopwords_id.txt
   [junit4]   2> 2490429 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testSliceRouting/lang/stopwords_hi.txt
   [junit4]   2> 2490431 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testSliceRouting/lang/stopwords_ga.txt
   [junit4]   2> 2490433 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testSliceRouting/lang/stopwords_da.txt
   [junit4]   2> 2490434 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testSliceRouting/lang/stopwords_ja.txt
   [junit4]   2> 2490436 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testSliceRouting/lang/stopwords_pt.txt
   [junit4]   2> 2490438 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testSliceRouting/lang/stopwords_hu.txt
   [junit4]   2> 2490440 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testSliceRouting/lang/stopwords_el.txt
   [junit4]   2> 2490442 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testSliceRouting/lang/stopwords_ru.txt
   [junit4]   2> 2490444 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testSliceRouting/lang/stopwords_tr.txt
   [junit4]   2> 2490446 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testSliceRouting/lang/stopwords_ar.txt
   [junit4]   2> 2490448 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testSliceRouting/lang/userdict_ja.txt
   [junit4]   2> 2490450 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testSliceRouting/lang/stopwords_eu.txt
   [junit4]   2> 2490453 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testSliceRouting/lang/stopwords_it.txt
   [junit4]   2> 2490455 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testSliceRouting/lang/stopwords_cz.txt
   [junit4]   2> 2490457 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testSliceRouting/lang/stoptags_ja.txt
   [junit4]   2> 2490459 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testSliceRouting/lang/contractions_fr.txt
   [junit4]   2> 2490461 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testSliceRouting/lang/stopwords_de.txt
   [junit4]   2> 2490463 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testSliceRouting/lang/stopwords_fa.txt
   [junit4]   2> 2490466 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testSliceRouting/lang/contractions_ga.txt
   [junit4]   2> 2490468 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testSliceRouting/lang/stopwords_ca.txt
   [junit4]   2> 2490469 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testSliceRouting/lang/stopwords_nl.txt
   [junit4]   2> 2490471 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testSliceRouting/lang/stopwords_bg.txt
   [junit4]   2> 2490473 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testSliceRouting/lang/stopwords_en.txt
   [junit4]   2> 2490475 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testSliceRouting/lang/stopwords_es.txt
   [junit4]   2> 2490477 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testSliceRouting/lang/stopwords_lv.txt
   [junit4]   2> 2490478 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testSliceRouting/lang/stopwords_ro.txt
   [junit4]   2> 2490480 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testSliceRouting/lang/stopwords_th.txt
   [junit4]   2> 2490482 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testSliceRouting/lang/stopwords_fr.txt
   [junit4]   2> 2490484 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testSliceRouting/lang/stopwords_sv.txt
   [junit4]   2> 2490486 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testSliceRouting/lang/stopwords_fi.txt
   [junit4]   2> 2490487 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testSliceRouting/lang/hyphenations_ga.txt
   [junit4]   2> 2490489 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testSliceRouting/lang/stopwords_gl.txt
   [junit4]   2> 2490491 INFO  (OverseerThreadFactory-14125-thread-1-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testSliceRouting/params.json
   [junit4]   2> 2490494 INFO  (qtp230107734-53809) [n:127.0.0.1:43230_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2} status=0 QTime=90
   [junit4]   2> 2490495 INFO  (qtp230107734-53810) [n:127.0.0.1:43230_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2490498 INFO  (OverseerThreadFactory-14125-thread-2-processing-n:127.0.0.1:45465_solr) [n:127.0.0.1:45465_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSliceRouting
   [junit4]   2> 2490498 INFO  (OverseerCollectionConfigSetProcessor-72964824348098570-127.0.0.1:45465_solr-n_0000000000) [n:127.0.0.1:45465_solr    ] 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> 2490610 INFO  (OverseerStateUpdate-72964824348098570-127.0.0.1:45465_solr-n_0000000000) [n:127.0.0.1:45465_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSliceRouting",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSliceRouting_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32856/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2490829 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr    x:testSliceRouting_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2491844 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2491845 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2491846 WARN  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2491846 WARN  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2491846 WARN  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2491846 WARN  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2491847 WARN  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2491847 WARN  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2491847 WARN  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2491847 WARN  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2491848 WARN  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2491857 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2491901 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2492158 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2492197 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSliceRouting_shard1_replica_n1' using configuration from collection testSliceRouting, trusted=true
   [junit4]   2> 2492198 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32856.solr.core.testSliceRouting.shard1.replica_n1' (registry 'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2492198 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/./testSliceRouting_shard1_replica_n1/data/]
   [junit4]   2> 2492202 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2492278 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2492279 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2492282 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2492282 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2492284 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ef0f7f4[testSliceRouting_shard1_replica_n1] main]
   [junit4]   2> 2492285 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testSliceRouting
   [junit4]   2> 2492285 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testSliceRouting
   [junit4]   2> 2492285 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testSliceRouting/managed-schema
   [junit4]   2> 2492286 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2492287 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2492287 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2492289 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2492289 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628132849864409088
   [junit4]   2> 2492292 INFO  (searcherExecutor-14148-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3ef0f7f4[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2492292 INFO  (searcherExecutor-14148-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2492292 INFO  (searcherExecutor-14148-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2492295 INFO  (searcherExecutor-14148-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [testSliceRouting_shard1_replica_n1] Registered new searcher Searcher@3ef0f7f4[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2492295 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSliceRouting/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2492295 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSliceRouting/leaders/shard1
   [junit4]   2> 2492300 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2492300 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2492300 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32856/solr/testSliceRouting_shard1_replica_n1/
   [junit4]   2> 2492300 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2492300 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:32856/solr/testSliceRouting_shard1_replica_n1/ has no replicas
   [junit4]   2> 2492300 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testSliceRouting/leaders/shard1/leader after winning as /collections/testSliceRouting/leader_elect/shard1/election/72964824348098568-core_node2-n_0000000000
   [junit4]   2> 2492303 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32856/solr/testSliceRouting_shard1_replica_n1/ shard1
   [junit4]   2> 2492404 INFO  (zkCallback-20552-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2492405 INFO  (zkCallback-20552-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2492406 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2492410 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1581
   [junit4]   2> 2492413 INFO  (qtp230107734-53810) [n:127.0.0.1:43230_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2492501 INFO  (OverseerCollectionConfigSetProcessor-72964824348098570-127.0.0.1:45465_solr-n_0000000000) [n:127.0.0.1:45465_solr    ] 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> 2492508 INFO  (zkCallback-20600-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2492509 INFO  (qtp230107734-53810) [n:127.0.0.1:43230_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2013
   [junit4]   2> 2492509 INFO  (zkCallback-20552-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2492510 INFO  (zkCallback-20552-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2492511 INFO  (zkCallback-20552-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2492534 DEBUG (qtp959890016-53798) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 2492536 INFO  (qtp959890016-53798) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testSliceRouting"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 2492537 INFO  (Thread-12735) [    ] o.a.s.c.SolrCore config update listener called for core testSliceRouting_shard1_replica_n1
   [junit4]   2> 2492537 INFO  (qtp959890016-53798) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testSliceRouting
   [junit4]   2> 2492537 INFO  (Thread-12735) [    ] o.a.s.c.SolrCore core reload testSliceRouting_shard1_replica_n1
   [junit4]   2> 2492539 INFO  (solrHandlerExecutor-14153-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2492547 INFO  (Thread-12735) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2492547 INFO  (Thread-12735) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2492548 WARN  (Thread-12735) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2492548 WARN  (Thread-12735) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2492548 WARN  (Thread-12735) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2492548 WARN  (Thread-12735) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2492549 WARN  (Thread-12735) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2492549 WARN  (Thread-12735) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2492549 WARN  (Thread-12735) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2492549 WARN  (Thread-12735) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2492549 WARN  (Thread-12735) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 2492559 INFO  (Thread-12735) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2492587 INFO  (Thread-12735) [    ] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2492663 INFO  (qtp959890016-53795) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2492663 INFO  (qtp959890016-53795) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2492663 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2492666 INFO  (solrHandlerExecutor-14153-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:32856/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 2492666 INFO  (solrHandlerExecutor-14153-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2492768 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2492768 INFO  (qtp959890016-53796) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2492768 INFO  (solrHandlerExecutor-14153-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:32856/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 2492768 INFO  (solrHandlerExecutor-14153-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2492768 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2492834 INFO  (Thread-12735) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2492869 INFO  (qtp959890016-53797) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2492869 INFO  (qtp959890016-53797) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2492870 INFO  (solrHandlerExecutor-14153-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:32856/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 2492870 INFO  (solrHandlerExecutor-14153-thread-1-processing-n:127.0.0.1:32856_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2492870 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2492881 INFO  (Thread-12735) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testSliceRouting_shard1_replica_n1' using configuration from collection testSliceRouting
   [junit4]   2> 2492923 INFO  (Thread-12735) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32856.solr.core.testSliceRouting.shard1.replica_n1' (registry 'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47db699a
   [junit4]   2> 2492923 INFO  (Thread-12735) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/testSliceRouting_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001/tempDir-001/node2/./testSliceRouting_shard1_replica_n1/data/]
   [junit4]   2> 2492929 INFO  (Thread-12735) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2492946 DEBUG (Thread-12735) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 2492971 INFO  (qtp959890016-53792) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2492974 INFO  (qtp959890016-53792) [n:127.0.0.1:32856_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2492975 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.

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

ections
   [junit4]   2> 
   [junit4]   2> 2754746 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[5477A89404F0F38E]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41027
   [junit4]   2> 2754746 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[5477A89404F0F38E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41027
   [junit4]   2> 2754747 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[5477A89404F0F38E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvalidMustMatch
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_5477A89404F0F38E-001
   [junit4]   2> Mar 16, 2019 3:59:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=177, maxMBSortInHeap=5.219558577140944, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@48c71d75), locale=uk, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=131670984,total=482344960
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFISimilarityFactory, EchoParamsTest, ReplaceNodeNoTargetTest, HttpPartitionWithTlogReplicasTest, TestSearchPerf, TestSolrCoreProperties, SuggesterFSTTest, NodeLostTriggerTest, EmbeddedSolrNoSerializeTest, ConfigureRecoveryStrategyTest, SolrCoreTest, ResponseHeaderTest, TestReplicaProperties, TestManagedSchemaThreadSafety, MetricUtilsTest, TestCrossCoreJoin, TestManagedSynonymGraphFilterFactory, RequiredFieldsTest, TestSmileRequest, SyncSliceTest, TestLockTree, V2StandaloneTest, TestHashPartitioner, TestSolrConfigHandlerConcurrent, TestCopyFieldCollectionResource, CursorPagingTest, CheckHdfsIndexTest, TestShortCircuitedRequests, HdfsDirectoryTest, TestInitParams, TestPolicyCloud, TestTrackingShardHandlerFactory, TestReplicationHandlerDiskOverFlow, CdcrReplicationHandlerTest, TestComplexPhraseLeadingWildcard, LeaderTragicEventTest, TestFastOutputStream, DOMUtilTest, AsyncCallRequestStatusResponseTest, MetricsHistoryHandlerTest, StressHdfsTest, UpdateLogTest, TestRawTransformer, MetricsHistoryIntegrationTest, TestConfigSetImmutable, SuggestComponentContextFilterQueryTest, TestMissingGroups, TestRTimerTree, AddReplicaTest, SimpleMLTQParserTest, PhrasesIdentificationComponentTest, TlogReplayBufferedWhileIndexingTest, TestInPlaceUpdatesRequiredField, CdcrBidirectionalTest, TestHalfAndHalfDocValues, TestNamedUpdateProcessors, TestBlendedInfixSuggestions, TestMinMaxOnMultiValuedField, VMParamsZkACLAndCredentialsProvidersTest, ResponseLogComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestAuthorizationFramework, TestConfigSetsAPI, TestSimpleTextCodec, TestSystemIdResolver, TestOverriddenPrefixQueryForCustomFieldType, QueryResultKeyTest, TestTlogReplica, SpellingQueryConverterTest, TestUnInvertedFieldException, TestConfigsApi, TestCollectionsAPIViaSolrCloudCluster, MoveReplicaHDFSFailoverTest, PreAnalyzedFieldManagedSchemaCloudTest, DistributedFacetExistsSmallTest, TestExceedMaxTermLength, TestMergePolicyConfig, TestLRUStatsCache, TestRequestForwarding, TestBinaryField, DirectSolrConnectionTest, SubstringBytesRefFilterTest, CdcrWithNodesRestartsTest, TestDynamicURP, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, TermVectorComponentTest, TestGeoJSONResponseWriter, ScriptEngineTest, DistanceFunctionTest, ReturnFieldsTest, TestJettySolrRunner, SuggesterWFSTTest, TolerantUpdateProcessorTest, TestSolrCloudWithDelegationTokens, TestRecoveryHdfs, MetricsConfigTest, ClusterStateUpdateTest, TestNumericTokenStream, TestPHPSerializedResponseWriter, TestDistributedMissingSort, ForceLeaderTest, TimeZoneUtilsTest, TestGraphTermsQParserPlugin, RestartWhileUpdatingTest, CoreMergeIndexesAdminHandlerTest, CurrencyFieldTypeTest, TestDocTermOrdsUninvertLimit, ChaosMonkeySafeLeaderTest, ExecutePlanActionTest, TestSQLHandler, TestNestedUpdateProcessor, SolrIndexMetricsTest, SolrSlf4jReporterTest, SegmentsInfoRequestHandlerTest, TestNonDefinedSimilarityFactory, TestPseudoReturnFields, TestWordDelimiterFilterFactory, ExitableDirectoryReaderTest, DistributedUpdateProcessorTest, TestCloudPivotFacet, TestEmbeddedSolrServerAdminHandler, TestSolrCoreSnapshots, TestBinaryResponseWriter, DistributedMLTComponentTest, EnumFieldTest, RulesTest, SolrRrdBackendFactoryTest, AnalysisAfterCoreReloadTest, ResourceLoaderTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, MoreLikeThisHandlerTest, DebugComponentTest, TestUtilizeNode, DistributedTermsComponentTest, DistributedFacetPivotSmallAdvancedTest, SystemInfoHandlerTest, PathHierarchyTokenizerFactoryTest, IndexSchemaTest, TestCoreContainer, TestCryptoKeys, TestStressUserVersions, BasicFunctionalityTest, ConvertedLegacyTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TestTolerantSearch, TestTrie, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, BasicZkTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest, CollectionsAPISolrJTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, MigrateRouteKeyTest, OverseerModifyCollectionTest, OverseerStatusTest, RecoveryZkTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudRecovery2, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestSolrCloudWithSecureImpersonation, TriLevelCompositeIdRoutingTest, ZkCLITest, ZkNodePropsTest, ZkShardTermsTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestNRTOpen, TestQuerySenderListener, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, TestSolrXml, TestSolrCloudSnapshots, TestCoreBackup, TestReplicationHandler, DistributedQueryElevationComponentTest, ShufflingReplicaListTransformerTest, SuggestComponentTest, TestExpandComponent, TaggerTest, HighlighterTest, TestLegacyFieldReuse, TestLegacyTerms, TestNumericRangeQuery32, RegexBytesRefFilterTest, SimpleFacetsTest, TestRemoteStreaming, TestMacros, TestCSVResponseWriter, TestCustomDocTransformer, TestJavabinTupleStreamParser, TestRawResponseWriter, TestChildDocTransformerHierarchy, TestSubQueryTransformerCrossCore, TestManagedResource, TestManagedResourceStorage, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, BooleanFieldTest, CopyFieldTest, DocValuesMissingTest, NumericFieldsTest, OpenExchangeRatesOrgProviderTest, PolyFieldTest, SpatialRPTFieldTypeTest, SynonymTokenizerTest, TestCloudSchemaless, TestSchemaManager, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, QueryEqualityTest, QueryParsingTest, SignificantTermsQParserPluginTest, SpatialFilterTest, TestCollapseQParserPlugin, TestExtendedDismaxParser, TestFoldingMultitermQuery, TestInitQParser, TestLFUCache, TestCloudJSONFacetJoinDomain, TestCloudJSONFacetSKG, TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects, BJQParserTest, BlockJoinFacetDistribTest, TestNestedDocsSort, TestScoreJoinQPNoScore, TestLMJelinekMercerSimilarityFactory, TestSweetSpotSimilarityFactory, TestDistribIDF, BasicAuthStandaloneTest, JWTAuthPluginTest, PKIAuthenticationIntegrationTest, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, TestImpersonationWithHadoopAuth, HttpSolrCallGetCoreTest, DirectSolrSpellCheckerTest, IndexBasedSpellCheckerTest, SpellCheckCollatorWithCollapseTest, WordBreakSolrSpellCheckerTest, TestAnalyzedSuggestions, TestPhraseSuggestions, BufferStoreTest, TestFieldCache, TestFieldCacheReopen, TestFieldCacheSort, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, TestNumericTerms64, PeerSyncWithLeaderAndIndexFingerprintCachingTest, PeerSyncWithLeaderTest, TestHdfsUpdateLog, TestInPlaceUpdatesDistrib, TestIndexingPerformance, AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [847/847 (1!)] on J0 in 266.29s, 6 tests, 1 error <<< FAILURES!

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

[...truncated 8950 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:633: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid16176.hprof

Total time: 101 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-Tests-master #3213 to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any