Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28598/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions
-XX:+UseZGC
2 tests failed.
FAILED: org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents
Error Message:
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN
Stack Trace:
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN
at
__randomizedtesting.SeedInfo.seed([141CDD0D3954552:C226446EF7CDE702]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.cluster.events.AllEventsListener.waitForExpectedEvent(AllEventsListener.java:54)
at
org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents(ClusterEventProducerTest.java:125)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED:
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test
Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:46611/hr/collection1: / by zero
Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:46611/hr/collection1: / by zero
at
__randomizedtesting.SeedInfo.seed([141CDD0D3954552:8915F20A7D6928AA]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1019)
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.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:79)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 1225 lines...]
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb23ab4ec31, pid=3850741, tid=3851012
#
# JRE version: OpenJDK Runtime Environment (12.0.2+10) (build 12.0.2+10)
# Java VM: OpenJDK 64-Bit Server VM (12.0.2+10, mixed mode, tiered, z gc,
linux-amd64)
# Problematic frame:
# V [libjvm.so+0xac5c31] PhaseIdealLoop::build_loop_late_post_work(Node*,
bool)+0x171
#
# No core dump will be written. Core dumps have been disabled. To enable core
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
#
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/facet/build/tmp/tests-cwd/hs_err_pid3850741.log
#
# Compiler replay data is saved as:
#
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/facet/build/tmp/tests-cwd/replay_pid3850741.log
#
# If you would like to submit a bug report, please visit:
# https://github.com/AdoptOpenJDK/openjdk-build/issues
#
:lucene:facet:test (SUCCESS): 151 test(s), 2 skipped
> Task :lucene:facet:test FAILED
> Task :lucene:grouping:test
:lucene:grouping:test (SUCCESS): 44 test(s)
> Task :lucene:highlighter:test
:lucene:highlighter:test (SUCCESS): 698 test(s)
> Task :lucene:join:test
:lucene:join:test (SUCCESS): 47 test(s)
> Task :lucene:luke:test
:lucene:luke:test (SUCCESS): 97 test(s)
> Task :lucene:memory:test
:lucene:memory:test (SUCCESS): 31 test(s)
> Task :lucene:misc:test
:lucene:misc:test (SUCCESS): 136 test(s), 3 skipped
> Task :lucene:monitor:test
:lucene:monitor:test (SUCCESS): 171 test(s), 1 skipped
> Task :lucene:queries:test
:lucene:queries:test (SUCCESS): 224 test(s), 1 skipped
> Task :lucene:queryparser:test
:lucene:queryparser:test (SUCCESS): 486 test(s), 1 skipped
> Task :lucene:replicator:test
> Task :lucene:sandbox:test
:lucene:sandbox:test (SUCCESS): 140 test(s), 1 skipped
> Task :lucene:spatial-extras:test
:lucene:spatial-extras:test (SUCCESS): 263 test(s), 4 skipped
> Task :lucene:spatial3d:test
:lucene:spatial3d:test (SUCCESS): 703 test(s), 2 skipped
> Task :lucene:suggest:test
:lucene:suggest:test (SUCCESS): 228 test(s), 6 skipped
> Task :lucene:test-framework:test
:lucene:test-framework:test (SUCCESS): 492 test(s), 30 skipped
> Task :solr:core:test
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest >
test FAILED
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException:
Error from server at https://127.0.0.1:46611/hr/collection1: / by zero
at
__randomizedtesting.SeedInfo.seed([141CDD0D3954552:8915F20A7D6928AA]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1019)
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.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:79)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:835)
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest >
test suite's output saved to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.txt,
copied below:
2> 61741 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
2> 61742 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
2> 61743 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/data-dir-10-001
2> 61743 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
2> 61744 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
2> 61769 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/hr/
2> 61770 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.SolrTestCaseJ4 ####initCore
2> 61826 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
2> 61919 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
2> 61971 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with
uniqueid field id
2> 62086 WARN
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.c.CoreContainer Unable to create
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/userfiles].
Features requiring this directory may fail.
2> => java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/userfiles"
"write")
2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/userfiles"
"write")
2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
2> at
java.security.AccessController.checkPermission(AccessController.java:1044)
~[?:?]
2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:408)
~[?:?]
2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) ~[?:?]
2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381)
~[?:?]
2> at java.nio.file.Files.createDirectory(Files.java:692) ~[?:?]
2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:799) ~[?:?]
2> at java.nio.file.Files.createDirectories(Files.java:745) ~[?:?]
2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:379)
[main/:?]
2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:340)
[main/:?]
2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170)
[solr-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143)
[solr-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149)
[solr-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112)
[solr-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:808)
[solr-test-framework-9.0.0-SNAPSHOT.jar:?]
2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:798)
[solr-test-framework-9.0.0-SNAPSHOT.jar:?]
2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:659)
[solr-test-framework-9.0.0-SNAPSHOT.jar:?]
2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:648)
[solr-test-framework-9.0.0-SNAPSHOT.jar:?]
2> at
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:39)
[test/:?]
2> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:?]
2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
2> at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.6.jar:?]
2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
[randomizedtesting-runner-2.7.6.jar:?]
2> at java.lang.Thread.run(Thread.java:835) [?:?]
2> 62092 WARN
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr].
Features requiring this directory may fail.
2> => java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/filestore"
"write")
2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/filestore"
"write")
2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
2> at
java.security.AccessController.checkPermission(AccessController.java:1044)
~[?:?]
2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:408)
~[?:?]
2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
2> at java.io.File.mkdir(File.java:1323) ~[?:?]
2> at java.io.File.mkdirs(File.java:1355) ~[?:?]
2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
[main/:?]
2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
[main/:?]
2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78)
[main/:?]
2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:685)
[main/:?]
2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171)
[solr-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143)
[solr-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149)
[solr-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112)
[solr-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:808)
[solr-test-framework-9.0.0-SNAPSHOT.jar:?]
2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:798)
[solr-test-framework-9.0.0-SNAPSHOT.jar:?]
2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:659)
[solr-test-framework-9.0.0-SNAPSHOT.jar:?]
2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:648)
[solr-test-framework-9.0.0-SNAPSHOT.jar:?]
2> at
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:39)
[test/:?]
2> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:?]
2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
2> at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.6.jar:?]
2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[lucene-test-framework-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT
91ee53d41873ef235e5a6ac6c67d03988e509562 [snapshot build, details omitted]]
2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
[randomizedtesting-runner-2.7.6.jar:?]
2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
[randomizedtesting-runner-2.7.6.jar:?]
2> at java.lang.Thread.run(Thread.java:835) [?:?]
2> 62102 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
2> 62136 WARN
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@277fcc4b[provider=null,keyStore=null,trustStore=null]
2> 62136 WARN
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@277fcc4b[provider=null,keyStore=null,trustStore=null]
2> 62203 WARN
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@2d4948b9[provider=null,keyStore=null,trustStore=null]
2> 62203 WARN
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@2d4948b9[provider=null,keyStore=null,trustStore=null]
2> 62204 WARN
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-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
2> 62244 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 62271 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 62271 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 62289 INFO (coreLoadExecutor-159-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
2> 62301 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
2> 62358 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Schema name=test-custom-field-sort
2> 62386 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid
field id
2> 62393 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/collection1,
trusted=true
2> 62394 INFO (coreLoadExecutor-159-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@6622fb5c
2> 62409 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/data-dir-10-001/]
2> 62425 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=31.810546875,
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=3.427390449327399,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=34.50906782248241
2> 62609 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
2> 62609 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
2> 62611 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
2> 62611 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
2> 62611 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
2> 62614 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
2> 62617 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.s.DirectSolrSpellChecker init: {name=direct,
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
2> 62639 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
2> 62639 INFO (coreLoadExecutor-159-thread-1) [ x:collection1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1683068385145913344
2> 62640 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: default
2> 62641 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: direct
2> 62641 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: wordbreak
2> 62641 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: multipleFields
2> 62641 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: jarowinkler
2> 62641 INFO
(SUITE-DistributedQueryComponentCustomSortTest-seed#[141CDD0D3954552]-worker) [
] o.a.s.SolrTestCaseJ4 ####initCore end
2> 62642 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: external
2> 62642 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: freq
2> 62642 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: fqcn
2> 62642 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: perDict
2> 62643 INFO (searcherExecutor-161-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher
autowarm time: 0 ms
2> 62831 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/control/cores/collection1
2> 62840 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 62840 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 62840 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
2> 62953 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
2> 62953 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session No SessionScavenger set, using defaults
2> 62953 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session node0 Scavenging every 600000ms
2> 62955 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@354ed83c{/hr,null,AVAILABLE}
2> 62993 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.AbstractConnector Started ServerConnector@2d27b0ea{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:34013}
2> 62993 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.Server Started @63159ms
2> 62993 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{schema=schema-custom-field.xml, hostContext=/hr, solrconfig=solrconfig.xml,
hostPort=34013,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/control/cores}
2> 62994 ERROR
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 62994 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 62994 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 62994 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
2> 62994 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
2> 62994 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-11T12:51:32.024538Z
2> 62994 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/control/solr.xml
2> 63004 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c, but no JMX reporters were
configured - adding default JMX reporter.
2> 63542 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
2> 63558 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@24b8a89b[provider=null,keyStore=null,trustStore=null]
2> 63558 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@24b8a89b[provider=null,keyStore=null,trustStore=null]
2> 63609 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@1d89852b[provider=null,keyStore=null,trustStore=null]
2> 63609 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1d89852b[provider=null,keyStore=null,trustStore=null]
2> 63611 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] 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
2> 63627 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
2> 63627 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
2> 63643 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 63656 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 63656 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 63659 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/control/cores
2> 63659 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
2> 63724 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
2> 63792 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Schema name=test-custom-field-sort
2> 63797 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid
field id
2> 63797 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/collection1,
trusted=true
2> 63798 INFO (coreLoadExecutor-178-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@6622fb5c
2> 63798 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/control/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/control/cores/collection1/data/]
2> 63802 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=31.810546875,
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=3.427390449327399,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=34.50906782248241
2> 63933 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
2> 63933 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
2> 63934 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
2> 63934 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
2> 63936 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
2> 63950 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
2> 63961 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.s.DirectSolrSpellChecker init: {name=direct,
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
2> 63986 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
2> 63987 INFO (coreLoadExecutor-178-thread-1) [ x:collection1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1683068386559393792
2> 63995 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: default
2> 64001 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: direct
2> 64001 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: wordbreak
2> 64001 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: multipleFields
2> 64017 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: jarowinkler
2> 64021 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: external
2> 64021 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: freq
2> 64022 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: fqcn
2> 64022 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: perDict
2> 64023 INFO (searcherExecutor-180-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher
autowarm time: 0 ms
2> 64573 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard0/cores/collection1
2> 64578 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 64579 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 64579 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
2> 64633 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
2> 64633 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session No SessionScavenger set, using defaults
2> 64633 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session node0 Scavenging every 600000ms
2> 64635 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6cbde193{/hr,null,AVAILABLE}
2> 64655 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.AbstractConnector Started ServerConnector@70ae897{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:45203}
2> 64655 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.Server Started @64822ms
2> 64655 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{schema=schema-custom-field.xml, hostContext=/hr, solrconfig=solrconfig.xml,
hostPort=45203,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard0/cores}
2> 64656 ERROR
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 64656 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 64656 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 64656 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
2> 64656 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
2> 64656 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-11T12:51:33.686740Z
2> 64656 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard0/solr.xml
2> 64664 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c, but no JMX reporters were
configured - adding default JMX reporter.
2> 64734 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
2> 64743 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@46b08f32[provider=null,keyStore=null,trustStore=null]
2> 64743 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@46b08f32[provider=null,keyStore=null,trustStore=null]
2> 64768 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@2a413944[provider=null,keyStore=null,trustStore=null]
2> 64768 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2a413944[provider=null,keyStore=null,trustStore=null]
2> 64770 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] 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
2> 64793 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
2> 64793 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
2> 64810 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 64819 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 64820 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 64822 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard0/cores
2> 64822 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
2> 64833 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
2> 64857 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Schema name=test-custom-field-sort
2> 64861 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid
field id
2> 64861 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/collection1,
trusted=true
2> 64862 INFO (coreLoadExecutor-196-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@6622fb5c
2> 64862 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard0/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard0/cores/collection1/data/]
2> 64864 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=31.810546875,
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=3.427390449327399,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=34.50906782248241
2> 64940 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
2> 64940 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
2> 64942 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
2> 64943 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
2> 64943 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
2> 64949 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
2> 64954 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.s.DirectSolrSpellChecker init: {name=direct,
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
2> 64974 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
2> 64975 INFO (coreLoadExecutor-196-thread-1) [ x:collection1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1683068387595386880
2> 64976 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: default
2> 64976 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: direct
2> 64976 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: wordbreak
2> 64976 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: multipleFields
2> 64977 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: jarowinkler
2> 64977 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: external
2> 64977 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: freq
2> 64978 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: fqcn
2> 64978 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: perDict
2> 64980 INFO (searcherExecutor-198-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher
autowarm time: 0 ms
2> 65060 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard1/cores/collection1
2> 65066 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 65066 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 65066 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
2> 65103 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
2> 65103 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session No SessionScavenger set, using defaults
2> 65103 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session node0 Scavenging every 600000ms
2> 65105 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@423386cc{/hr,null,AVAILABLE}
2> 65121 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.AbstractConnector Started ServerConnector@3566496a{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:46373}
2> 65121 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.Server Started @65287ms
2> 65121 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{schema=schema-custom-field.xml, hostContext=/hr, solrconfig=solrconfig.xml,
hostPort=46373,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard1/cores}
2> 65122 ERROR
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 65122 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 65122 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 65122 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
2> 65122 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
2> 65122 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-11T12:51:34.152544Z
2> 65122 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard1/solr.xml
2> 65130 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c, but no JMX reporters were
configured - adding default JMX reporter.
2> 65241 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
2> 65245 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@3b859ecb[provider=null,keyStore=null,trustStore=null]
2> 65245 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3b859ecb[provider=null,keyStore=null,trustStore=null]
2> 65288 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@78d975dc[provider=null,keyStore=null,trustStore=null]
2> 65288 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@78d975dc[provider=null,keyStore=null,trustStore=null]
2> 65290 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] 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
2> 65317 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
2> 65317 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
2> 65332 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 65341 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 65341 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 65344 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard1/cores
2> 65344 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
2> 65371 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
2> 65417 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Schema name=test-custom-field-sort
2> 65426 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid
field id
2> 65427 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/collection1,
trusted=true
2> 65428 INFO (coreLoadExecutor-214-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@6622fb5c
2> 65428 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard1/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard1/cores/collection1/data/]
2> 65431 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=31.810546875,
floorSegmentMB=2.1884765625, forceMergeDeletesPctAllowed=3.427390449327399,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=34.50906782248241
2> 65544 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
2> 65545 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
2> 65547 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
2> 65547 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
2> 65548 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
2> 65552 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
2> 65555 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.s.DirectSolrSpellChecker init: {name=direct,
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
2> 65570 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
2> 65571 INFO (coreLoadExecutor-214-thread-1) [ x:collection1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1683068388220338176
2> 65571 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: default
2> 65572 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: direct
2> 65572 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: wordbreak
2> 65572 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: multipleFields
2> 65573 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: jarowinkler
2> 65573 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: external
2> 65573 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: freq
2> 65573 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: fqcn
2> 65574 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: perDict
2> 65575 INFO (searcherExecutor-216-thread-1-processing-x:collection1) [
x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher
autowarm time: 0 ms
2> 65698 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard2/cores/collection1
2> 65713 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 65713 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 65713 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
2> 65776 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
2> 65776 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session No SessionScavenger set, using defaults
2> 65777 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.session node0 Scavenging every 600000ms
2> 65778 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@162db87f{/hr,null,AVAILABLE}
2> 65800 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.AbstractConnector Started ServerConnector@34024231{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:46611}
2> 65800 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.s.Server Started @65966ms
2> 65800 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{schema=schema-custom-field.xml, hostContext=/hr, solrconfig=solrconfig.xml,
hostPort=46611,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard2/cores}
2> 65801 ERROR
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 65802 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 65802 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 65802 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
2> 65802 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
2> 65802 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-11T12:51:34.832291Z
2> 65802 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard2/solr.xml
2> 65810 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c, but no JMX reporters were
configured - adding default JMX reporter.
2> 65870 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
2> 65874 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@66492a2f[provider=null,keyStore=null,trustStore=null]
2> 65874 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@66492a2f[provider=null,keyStore=null,trustStore=null]
2> 65904 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@61a63966[provider=null,keyStore=null,trustStore=null]
2> 65904 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@61a63966[provider=null,keyStore=null,trustStore=null]
2> 65906 WARN
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] 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
2> 65923 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
2> 65923 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
2> 65989 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 66016 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 66017 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6622fb5c
2> 66020 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard2/cores
2> 66020 INFO
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[141CDD0D3954552]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
2> 66065 INFO (coreLoadExecutor-232-thread-1) [ x:collection1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
2> 66100 INFO (coreLoadExecutor-232-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Schema name=test-custom-field-sort
2> 66108 INFO (coreLoadExecutor-232-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid
field id
2> 66109 INFO (coreLoadExecutor-232-thread-1) [ x:collection1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/resources/test/solr/collection1,
trusted=true
2> 66111 INFO (coreLoadExecutor-232-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@6622fb5c
2> 66112 INFO (coreLoadExecutor-232-thread-1) [ x:collection1 ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-tmp/solr.handler.component.DistributedQueryComponentCustomSortTest_141CDD0D3954552-001/tempDir-001/shard2/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/b
[...truncated too long message...]
9_0
buildDate -> 2020-11-11
buildYear -> 2020
ivyCommonsCodec -> 1.13
ivyDropwizardMetrics -> 4.1.5
ivyLog4j -> 2.13.2
ivyOpennlpTools -> 1.9.1
ivyTika -> 1.24
ivyZookeeper -> 3.6.2
Building up tree of all known pages
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.SecurityHelper
(file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-core/9.2.6.0/653601d48b38528e76840c6eac1ae46e2dae1a74/jruby-core-9.2.6.0.jar)
to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of
org.jruby.util.SecurityHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Looping over pages to build nav data
Creating
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/local-jdoc-links-site-content/_data/scrollnav.json
Creating
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/local-jdoc-links-site-content/_data/sidebar.json
> Task :solr:solr-ref-guide:buildLocalJavadocLinksSite
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.headius.backport9.modules.Modules
(file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/9.2.9.0/8e44ce7a1417966d89957bd766a148601e28828b/jruby-complete-9.2.9.0.jar)
to method sun.nio.ch.NativeThread.signal(long)
WARNING: Please consider reporting this to the maintainers of
com.headius.backport9.modules.Modules
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Configuration file:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/local-jdoc-links-site-content/_config.yml
Source:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/local-jdoc-links-site-content
Destination: ../local-jdoc-links-site
Incremental build: disabled. Enable with --incremental
Generating...
asciidoctor: WARNING: skipping reference to missing attribute: config_name
asciidoctor: WARNING: skipping reference to missing attribute: file_name
asciidoctor: WARNING: metrics-reporting.adoc: line 35: section title out of
sequence: expected level 1, got level 2
done in 14.301 seconds.
Auto-regeneration: disabled. Use --watch to enable.
> Task :solr:solr-ref-guide:checkLocalJavadocLinksSite
Processed 2443 links (1998 relative) to 3515 anchors in 243 files
> Task :solr:solr-ref-guide:prepareSiteSources
Syncing source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/html-site-content
using props:
htmlSolrJavadocs -> https://lucene.apache.org/solr/9_0_0/
htmlLuceneJavadocs -> https://lucene.apache.org/core/9_0_0/
htmlOutDir -> ../html-site
javadocLink -> https://docs.oracle.com/en/java/javase/11/docs/api/
solrGuideDraftStatus -> DRAFT
solrRootPath -> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
solrDocsVersion -> 9.0
solrGuideVersionPath -> 9_0
buildDate -> 2020-11-11
buildYear -> 2020
ivyCommonsCodec -> 1.13
ivyDropwizardMetrics -> 4.1.5
ivyLog4j -> 2.13.2
ivyOpennlpTools -> 1.9.1
ivyTika -> 1.24
ivyZookeeper -> 3.6.2
Building up tree of all known pages
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.SecurityHelper
(file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-core/9.2.6.0/653601d48b38528e76840c6eac1ae46e2dae1a74/jruby-core-9.2.6.0.jar)
to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of
org.jruby.util.SecurityHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Looping over pages to build nav data
Creating
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/html-site-content/_data/scrollnav.json
Creating
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/html-site-content/_data/sidebar.json
> Task :solr:solr-ref-guide:buildSite
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.headius.backport9.modules.Modules
(file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/9.2.9.0/8e44ce7a1417966d89957bd766a148601e28828b/jruby-complete-9.2.9.0.jar)
to method sun.nio.ch.NativeThread.signal(long)
WARNING: Please consider reporting this to the maintainers of
com.headius.backport9.modules.Modules
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Configuration file:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/html-site-content/_config.yml
Source:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/html-site-content
Destination: ../html-site
Incremental build: disabled. Enable with --incremental
Generating...
asciidoctor: WARNING: skipping reference to missing attribute: config_name
asciidoctor: WARNING: skipping reference to missing attribute: file_name
asciidoctor: WARNING: metrics-reporting.adoc: line 35: section title out of
sequence: expected level 1, got level 2
done in 15.077 seconds.
Auto-regeneration: disabled. Use --watch to enable.
> Task :solr:solr-ref-guide:checkSite
Processed 2443 links (1760 relative) to 3515 anchors in 243 files
> Task :solr:solr-ref-guide:check
> Task :solr:solrj:check
> Task :solr:test-framework:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:analytics:check
> Task :solr:contrib:clustering:check
> Task :solr:contrib:extraction:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check
> Task :solr:contrib:ltr:check
> Task :solr:contrib:prometheus-exporter:check
> Task :solr:docker:package:check
ERROR: The following test(s) have failed:
-
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test
(:solr:core)
Test output:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test"
-Ptests.jvms=6 -Ptests.haltonfailure=false
"-Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions
-XX:+UseZGC" -Ptests.seed=141CDD0D3954552 -Ptests.multiplier=3
-Ptests.badapples=false -Ptests.file.encoding=UTF-8
- org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents
(:solr:core)
Test output:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cluster.events.ClusterEventProducerTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents"
-Ptests.jvms=6 -Ptests.haltonfailure=false
"-Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions
-XX:+UseZGC" -Ptests.seed=141CDD0D3954552 -Ptests.multiplier=3
-Ptests.badapples=false -Ptests.file.encoding=UTF-8
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lucene:facet:test'.
> Process 'Gradle Test Executor 43' finished with non-zero exit value 134
This problem might be caused by incorrect test process configuration.
Please refer to the test execution section in the User Manual at
https://docs.gradle.org/6.6.1/userguide/java_testing.html#sec:test_execution
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/workspace/Lucene-Solr-master-Linux/gradle/validation/check-broken-links.gradle'
line: 63
* What went wrong:
Execution failed for task ':lucene:documentation:checkBrokenLinks'.
> Broken links check failed. Command output at:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/documentation/build/tmp/checkBrokenLinks/check-broken-links-output.txt
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 52m 32s
854 actionable tasks: 854 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
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]