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)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
