Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1632/
1 tests failed. FAILED: org.apache.solr.handler.component.DistributedExpandComponentTest.test Error Message: Error from server at https://127.0.0.1:46043/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46043/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero at __randomizedtesting.SeedInfo.seed([B418D26D05E3D811:3C4CEDB7AB1FB5E9]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018) at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634) at org.apache.solr.handler.component.DistributedExpandComponentTest._test(DistributedExpandComponentTest.java:94) at org.apache.solr.handler.component.DistributedExpandComponentTest.test(DistributedExpandComponentTest.java:49) 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:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 13266 lines...] [junit4] Suite: org.apache.solr.handler.component.DistributedExpandComponentTest [junit4] 2> 17396 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 17397 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/data-dir-3-001 [junit4] 2> 17397 WARN (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22 [junit4] 2> 17397 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 17399 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 17415 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 17416 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 17416 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 17424 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 17440 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 17465 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.s.IndexSchema Schema name=example [junit4] 2> 17481 WARN (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.D.s.EnumField Solr loaded a deprecated plugin/analysis class [solr.EnumField]. Please consult documentation how to replace it accordingly. [junit4] 2> 17499 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id [junit4] 2> 18358 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 18360 WARN (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] 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> 18371 WARN (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5866b426[provider=null,keyStore=null,trustStore=null] [junit4] 2> 18371 WARN (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5866b426[provider=null,keyStore=null,trustStore=null] [junit4] 2> 18395 WARN (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] 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> 18400 WARN (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13267e2f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 18400 WARN (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13267e2f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 18402 WARN (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 18429 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 18436 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 18437 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 18452 INFO (coreLoadExecutor-55-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 18460 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 18475 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 18492 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=example [junit4] 2> 18500 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id [junit4] 2> 18505 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 18505 INFO (coreLoadExecutor-55-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@bc600bc [junit4] 2> 18505 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/data-dir-3-001/] [junit4] 2> 18508 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44923680024500834] [junit4] 2> 18969 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 18969 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 18987 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 18987 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 18999 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=27.8359375, floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=2.2111407928130444, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=26.68051544221077 [junit4] 2> 19365 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf [junit4] 2> 19367 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 19415 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3} [junit4] 2> 19426 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml [junit4] 2> 19639 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 19640 INFO (coreLoadExecutor-55-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692506853042290688 [junit4] 2> 19642 INFO (searcherExecutor-57-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 19644 INFO (searcherExecutor-57-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 19645 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 20074 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/control/cores/collection1 [junit4] 2> 20082 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 20082 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 20082 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 20152 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 20152 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 20152 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 20168 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27c0a7c2{/,null,AVAILABLE} [junit4] 2> 20174 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@87abe4f{SSL, (ssl, http/1.1)}{127.0.0.1:36101} [junit4] 2> 20174 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.Server Started @20219ms [junit4] 2> 20174 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-collapseqparser.xml, hostContext=/, hostPort=36101, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/control/cores} [junit4] 2> 20175 ERROR (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 20175 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 20175 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 20175 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 20175 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 20175 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-02-23T17:11:56.623Z [junit4] 2> 20175 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/control/solr.xml [junit4] 2> 20178 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 20178 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 20180 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 21784 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 21785 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] 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> 21786 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7617a81b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 21786 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7617a81b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 21793 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] 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> 21796 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@405a9f3c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 21797 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@405a9f3c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 21798 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 21816 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 21816 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 21837 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 21844 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 21845 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 21847 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/control/cores [junit4] 2> 21847 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 21858 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 21873 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 21893 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=example [junit4] 2> 21905 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id [junit4] 2> 21914 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 21915 INFO (coreLoadExecutor-75-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@bc600bc [junit4] 2> 21916 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 21919 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44923680024500834] [junit4] 2> 21990 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 21991 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 21993 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 21993 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 21994 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=27.8359375, floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=2.2111407928130444, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=26.68051544221077 [junit4] 2> 21996 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf [junit4] 2> 21996 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 21996 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3} [junit4] 2> 21997 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml [junit4] 2> 22001 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 22001 INFO (coreLoadExecutor-75-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692506855517978624 [junit4] 2> 22002 INFO (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 22005 INFO (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 22625 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 22627 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 22627 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 22627 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 22645 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 22645 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 22646 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 22648 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d79f5a6{/,null,AVAILABLE} [junit4] 2> 22653 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@33878858{SSL, (ssl, http/1.1)}{127.0.0.1:37969} [junit4] 2> 22653 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.Server Started @22698ms [junit4] 2> 22653 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-collapseqparser.xml, hostContext=/, hostPort=37969, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard0/cores} [junit4] 2> 22653 ERROR (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 22653 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 22653 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 22653 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 22653 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 22653 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-02-23T17:11:59.101Z [junit4] 2> 22653 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard0/solr.xml [junit4] 2> 22656 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 22656 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 22658 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 23061 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 23063 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] 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> 23064 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@248e6af2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 23064 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@248e6af2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 23067 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] 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> 23069 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a0e6746[provider=null,keyStore=null,trustStore=null] [junit4] 2> 23069 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a0e6746[provider=null,keyStore=null,trustStore=null] [junit4] 2> 23071 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 23083 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 23084 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 23104 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 23231 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 23232 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 23234 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard0/cores [junit4] 2> 23234 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 23257 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 23273 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 23299 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=example [junit4] 2> 23305 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id [junit4] 2> 23309 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 23310 INFO (coreLoadExecutor-94-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@bc600bc [junit4] 2> 23310 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 23312 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44923680024500834] [junit4] 2> 23355 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 23356 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 23360 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 23360 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 23361 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=27.8359375, floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=2.2111407928130444, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=26.68051544221077 [junit4] 2> 23363 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf [junit4] 2> 23363 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 23363 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3} [junit4] 2> 23364 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml [junit4] 2> 23367 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 23368 INFO (coreLoadExecutor-94-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692506856951382016 [junit4] 2> 23371 INFO (searcherExecutor-96-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 23474 INFO (searcherExecutor-96-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 23572 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard1/cores/collection1 [junit4] 2> 23574 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 23574 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 23574 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 23576 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 23576 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 23576 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 23577 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1561ff0e{/,null,AVAILABLE} [junit4] 2> 23578 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@46b2e3bf{SSL, (ssl, http/1.1)}{127.0.0.1:37339} [junit4] 2> 23578 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.Server Started @23623ms [junit4] 2> 23578 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-collapseqparser.xml, hostContext=/, hostPort=37339, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard1/cores} [junit4] 2> 23579 ERROR (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 23579 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 23579 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 23579 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 23579 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 23579 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-02-23T17:12:00.027Z [junit4] 2> 23579 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard1/solr.xml [junit4] 2> 23582 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 23582 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 23583 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 23909 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 23910 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] 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> 23912 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6297fabf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 23912 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6297fabf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 23917 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] 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> 23918 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c77bb78[provider=null,keyStore=null,trustStore=null] [junit4] 2> 23918 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c77bb78[provider=null,keyStore=null,trustStore=null] [junit4] 2> 23919 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 23931 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 23931 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 23951 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 23962 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 23962 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 23976 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard1/cores [junit4] 2> 23976 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 23988 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 24015 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 24029 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=example [junit4] 2> 24035 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id [junit4] 2> 24040 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 24040 INFO (coreLoadExecutor-113-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@bc600bc [junit4] 2> 24040 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard1/cores/collection1/data/] [junit4] 2> 24042 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44923680024500834] [junit4] 2> 24085 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 24085 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 24087 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 24087 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 24087 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=27.8359375, floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=2.2111407928130444, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=26.68051544221077 [junit4] 2> 24089 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf [junit4] 2> 24090 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 24090 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3} [junit4] 2> 24090 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml [junit4] 2> 24094 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 24094 INFO (coreLoadExecutor-113-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692506857712648192 [junit4] 2> 24095 INFO (searcherExecutor-115-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 24097 INFO (searcherExecutor-115-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 24206 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard2/cores/collection1 [junit4] 2> 24208 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 24208 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 24209 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09 [junit4] 2> 24209 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 24209 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 24210 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 24210 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c41caff{/,null,AVAILABLE} [junit4] 2> 24212 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@22efbe1{SSL, (ssl, http/1.1)}{127.0.0.1:46043} [junit4] 2> 24212 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.s.Server Started @24257ms [junit4] 2> 24212 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, solrconfig=solrconfig-collapseqparser.xml, hostContext=/, hostPort=46043, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard2/cores} [junit4] 2> 24212 ERROR (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 24212 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 24212 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.9.0 [junit4] 2> 24212 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 24212 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 24212 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-02-23T17:12:00.660Z [junit4] 2> 24213 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard2/solr.xml [junit4] 2> 24215 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 24215 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 24217 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 25241 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 25242 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] 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> 25244 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cd15e81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 25244 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cd15e81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 25247 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] 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> 25249 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32a5013c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 25249 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32a5013c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 25250 WARN (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 25264 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 25264 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 25282 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 25294 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 25295 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bc600bc [junit4] 2> 25296 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard2/cores [junit4] 2> 25297 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 25306 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 25323 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 25337 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=example [junit4] 2> 25343 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id [junit4] 2> 25347 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 25347 INFO (coreLoadExecutor-132-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@bc600bc [junit4] 2> 25347 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001/tempDir-001/shard2/cores/collection1/data/] [junit4] 2> 25350 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44923680024500834] [junit4] 2> 25405 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 25405 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 25407 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 25407 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 25408 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=27.8359375, floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=2.2111407928130444, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=26.68051544221077 [junit4] 2> 25409 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf [junit4] 2> 25410 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 25410 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3} [junit4] 2> 25410 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml [junit4] 2> 25414 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 25414 INFO (coreLoadExecutor-132-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692506859096768512 [junit4] 2> 25415 INFO (searcherExecutor-134-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 25418 INFO (searcherExecutor-134-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 25917 INFO (TEST-DistributedExpandComponentTest.test-seed#[B418D26D05E3D811]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 26089 INFO (qtp226535946-73) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1692506859779391488)} 0 24 [junit4] 2> 26140 INFO (qtp191248686-96) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1692506859856986112)} 0 2 [junit4] 2> 26212 INFO (qtp355612406-120) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1692506859930386432)} 0 3 [junit4] 2> 26273 INFO (qtp1424054013-139) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1692506859994349568)} 0 3 [junit4] 2> 26293 INFO (qtp226535946-74) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[1 (1692506860006932480)]} 0 13 [junit4] 2> 26301 INFO (qtp191248686-97) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[1 (1692506860024758272)]} 0 2 [junit4] 2> 26304 INFO (qtp226535946-67) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[2 (1692506860030001152)]} 0 1 [junit4] 2> 26316 INFO (qtp191248686-93) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[2 (1692506860041535488)]} 0 1 [junit4] 2> 26322 INFO (qtp226535946-69) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[5 (1692506860048875520)]} 0 1 [junit4] 2> 26327 INFO (qtp355612406-116) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[5 (1692506860053069824)]} 0 1 [junit4] 2> 26330 INFO (qtp226535946-72) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[6 (1692506860056215552)]} 0 0 [junit4] 2> 26379 INFO (qtp355612406-117) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[6 (1692506860059361280)]} 0 47 [junit4] 2> 26385 INFO (qtp226535946-73) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[7 (1692506860113887232)]} 0 1 [junit4] 2> 26388 INFO (qtp191248686-94) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[7 (1692506860118081536)]} 0 1 [junit4] 2> 26391 INFO (qtp226535946-74) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[8 (1692506860120178688)]} 0 1 [junit4] 2> 26396 INFO (qtp355612406-118) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[8 (1692506860125421568)]} 0 0 [junit4] 2> 26398 INFO (qtp226535946-67) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[9 (1692506860128567296)]} 0 0 [junit4] 2> 26406 INFO (qtp1424054013-140) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[9 (1692506860135907328)]} 0 1 [junit4] 2> 26409 INFO (qtp226535946-69) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[10 (1692506860139053056)]} 0 0 [junit4] 2> 26411 INFO (qtp1424054013-141) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[10 (1692506860142198784)]} 0 0 [junit4] 2> 26413 INFO (qtp226535946-72) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[88 (1692506860144295936)]} 0 0 [junit4] 2> 26416 INFO (qtp1424054013-142) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[88 (1692506860146393088)]} 0 0 [junit4] 2> 26418 INFO (qtp226535946-73) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[99 (1692506860148490240)]} 0 0 [junit4] 2> 26420 INFO (qtp1424054013-143) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[99 (1692506860151635968)]} 0 1 [junit4] 2> 26422 INFO (qtp226535946-74) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[11 (1692506860152684544)]} 0 0 [junit4] 2> 26424 INFO (qtp1424054013-139) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[11 (1692506860154781696)]} 0 0 [junit4] 2> 26428 INFO (qtp226535946-67) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[12 (1692506860160024576)]} 0 0 [junit4] 2> 26434 INFO (qtp355612406-119) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[12 (1692506860165267456)]} 0 0 [junit4] 2> 26435 INFO (qtp226535946-69) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[13 (1692506860167364608)]} 0 0 [junit4] 2> 26437 INFO (qtp355612406-120) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[13 (1692506860169461760)]} 0 0 [junit4] 2> 26439 INFO (qtp226535946-72) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[14 (1692506860171558912)]} 0 0 [junit4] 2> 26442 INFO (qtp355612406-116) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={wt=javabin&version=2}{add=[14 (1692506860174704640)]} 0 0 [junit4] 2> 26612 INFO (searcherExecutor-77-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 103 ms [junit4] 2> 26614 INFO (qtp226535946-73) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 169 [junit4] 2> 26628 INFO (searcherExecutor-96-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 26628 INFO (qtp191248686-95) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 12 [junit4] 2> 26640 INFO (searcherExecutor-115-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 26640 INFO (qtp355612406-117) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10 [junit4] 2> 26656 INFO (searcherExecutor-134-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 26656 INFO (qtp1424054013-140) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 14 [junit4] 2> 27060 INFO (qtp226535946-74) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp= path=/select params={q=*:*&defType=edismax&expand=true&distrib=false&bf=field(test_i)&fl=*,score&fq={!collapse+field%3Dgroup_s}&wt=javabin&version=2} hits=4 status=0 QTime=402 [junit4] 2> 27138 ERROR (qtp1424054013-141) [ x:collection1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero [junit4] 2> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:477) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216) [junit4] 2> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:516) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero [junit4] 2> at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:409) [junit4] 2> at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:371) [junit4] 2> at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:132) [junit4] 2> at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> ... 1 more [junit4] 2> Caused by: java.lang.ArithmeticException: / by zero [junit4] 2> at org.eclipse.jetty.util.Pool.acquire(Pool.java:278) [junit4] 2> at org.eclipse.jetty.client.AbstractConnectionPool.activate(AbstractConnectionPool.java:284) [junit4] 2> at org.eclipse.jetty.client.AbstractConnectionPool.acquire(AbstractConnectionPool.java:209) [junit4] 2> at org.eclipse.jetty.client.HttpDestination.process(HttpDestination.java:331) [junit4] 2> at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:318) [junit4] 2> at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:311) [junit4] 2> at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:288) [junit4] 2> at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:265) [junit4] 2> at org.eclipse.jetty.client.HttpClient.send(HttpClient.java:594) [junit4] 2> at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:772) [junit4] 2> at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:764) [junit4] 2> at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400) [junit4] 2> at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:761) [junit4] 2> at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) [junit4] 2> ... 12 more [junit4] 2> [junit4] 2> 27139 INFO (qtp1424054013-141) [ x:collection1 ] o.a.s.c.S.Request [collection1] webapp= path=/select params={q=*:*&shards=[::1]:6/|[::1]:8/|https://127.0.0.1:37969/collection1|[::1]:4/,[::1]:6/|https://127.0.0.1:37339/collection1,[::1]:8/|https://127.0.0.1:46043/collection1&defType=edismax&expand=true&bf=field(test_i)&fl=*,score&fq={!collapse+field%3Dgroup_s}&wt=javabin&version=2} rid=127.0.0.1-28 status=500 QTime=70 [junit4] 2> 27140 ERROR (qtp1424054013-141) [ x:collection1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero [junit4] 2> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:477) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216) [junit4] 2> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.han [...truncated too long message...] ters for registry=solr.jvm tag=null [junit4] 2> 27279 INFO (closeThreadPool-139-thread-7) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40754ec4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@9713031 [junit4] 2> 27281 INFO (closeThreadPool-139-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@33878858{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 27284 INFO (closeThreadPool-139-thread-7) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 27285 INFO (closeThreadPool-139-thread-6) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@46b2e3bf{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 27284 INFO (closeThreadPool-139-thread-7) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26ce245c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3e33b7e2 [junit4] 2> 27285 INFO (closeThreadPool-139-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d79f5a6{/,null,STOPPED} [junit4] 2> 27285 INFO (closeThreadPool-139-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 27302 INFO (closeThreadPool-139-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1561ff0e{/,null,STOPPED} [junit4] 2> 27303 INFO (closeThreadPool-139-thread-6) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 27307 INFO (closeThreadPool-139-thread-7) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@22efbe1{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 27308 INFO (closeThreadPool-139-thread-7) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c41caff{/,null,STOPPED} [junit4] 2> 27308 INFO (closeThreadPool-139-thread-7) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DistributedExpandComponentTest -Dtests.method=test -Dtests.seed=B418D26D05E3D811 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 7.67s J0 | DistributedExpandComponentTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46043/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero [junit4] > at __randomizedtesting.SeedInfo.seed([B418D26D05E3D811:3C4CEDB7AB1FB5E9]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634) [junit4] > at org.apache.solr.handler.component.DistributedExpandComponentTest._test(DistributedExpandComponentTest.java:94) [junit4] > at org.apache.solr.handler.component.DistributedExpandComponentTest.test(DistributedExpandComponentTest.java:49) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 27316 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 27316 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1763136091 [junit4] 2> 27328 INFO (coreCloseExecutor-157-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@31d13af4 [junit4] 2> 27328 INFO (coreCloseExecutor-157-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@31d13af4 [junit4] 2> 27328 INFO (coreCloseExecutor-157-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62096dba: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@18f31314 [junit4] 2> 27332 INFO (coreCloseExecutor-157-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 27340 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 27340 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f57f39f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@69970239 [junit4] 2> 27341 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 27341 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a7f89e5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@9713031 [junit4] 2> 27341 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 27341 INFO (SUITE-DistributedExpandComponentTest-seed#[B418D26D05E3D811]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a7b98d6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3e33b7e2 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedExpandComponentTest_B418D26D05E3D811-001 [junit4] 2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mk, timezone=Pacific/Saipan [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=155147040,total=306184192 [junit4] 2> NOTE: All tests run in this JVM: [TestBinaryField, TolerantUpdateProcessorTest, DistributedExpandComponentTest] [junit4] Completed [9/934 (1!)] on J0 in 10.18s, 1 test, 1 error <<< FAILURES! [...truncated 53899 lines...] BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:507: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:494: Source checkout is dirty (unversioned/missing files) after running tests!!! Offending files: * solr/contrib/analytics/src/test-files/solr/filestore * solr/contrib/analytics/src/test-files/solr/userfiles * solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport.properties * solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/filestore * solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/userfiles * solr/contrib/dataimporthandler/src/test-files/dih/solr/filestore * solr/contrib/dataimporthandler/src/test-files/dih/solr/userfiles * solr/contrib/extraction/src/test-files/extraction/solr/filestore * solr/contrib/extraction/src/test-files/extraction/solr/userfiles * solr/contrib/langid/src/test-files/langid/solr/filestore * solr/contrib/langid/src/test-files/langid/solr/userfiles * solr/contrib/ltr/src/test-files/solr/filestore * solr/contrib/ltr/src/test-files/solr/userfiles * solr/contrib/prometheus-exporter/src/test-files/solr/filestore * solr/contrib/prometheus-exporter/src/test-files/solr/userfiles * solr/contrib/velocity/src/test-files/velocity/solr/filestore * solr/contrib/velocity/src/test-files/velocity/solr/userfiles * solr/core/src/test-files/solr/filestore * solr/core/src/test-files/solr/userfiles * solr/solrj/src/test-files/solrj/solr/multicore/filestore * solr/solrj/src/test-files/solrj/solr/multicore/userfiles Total time: 69 minutes 31 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
