Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/713/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions
-XX:+UseZGC
2 tests failed.
FAILED:
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime
Error Message:
took over 10 seconds after collection creation to update aliases
Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to
update aliases
at
__randomizedtesting.SeedInfo.seed([3278872F4124B389:3573C82C7ED7E261]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
at
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:481)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED:
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
Error Message:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:39641/solr/testTimeCat__TRA__2019-07-04__CRA__calico_shard1_replica_n2:
Underlying core creation failed while creating collection:
testTimeCat__TRA__2019-07-02__CRA__shorthair
Stack Trace:
java.util.concurrent.ExecutionException:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:39641/solr/testTimeCat__TRA__2019-07-04__CRA__calico_shard1_replica_n2:
Underlying core creation failed while creating collection:
testTimeCat__TRA__2019-07-02__CRA__shorthair
at
__randomizedtesting.SeedInfo.seed([3278872F4124B389:B80C69C0105FFE2]:0)
at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
at
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.addDocsAndCommit(RoutedAliasUpdateProcessorTest.java:282)
at
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:215)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:39641/solr/testTimeCat__TRA__2019-07-04__CRA__calico_shard1_replica_n2:
Underlying core creation failed while creating collection:
testTimeCat__TRA__2019-07-02__CRA__shorthair
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:567)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
at
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.lambda$addDocsAndCommit$1(RoutedAliasUpdateProcessorTest.java:279)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Build Log:
[...truncated 16332 lines...]
[junit4] Suite:
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4] 2> 3130556 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[3278872F4124B389]-worker)
[ ] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/data-dir-292-001
[junit4] 2> 3130556 WARN
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[3278872F4124B389]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 3130556 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[3278872F4124B389]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3130557 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[3278872F4124B389]-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)
[junit4] 2> 3130558 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[3278872F4124B389]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3130680 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
[junit4] 2> 3130680 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/tempDir-001
[junit4] 2> 3130680 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3130681 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3130681 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3130781 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.ZkTestServer start zk server on port:36393
[junit4] 2> 3130781 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36393
[junit4] 2> 3130781 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36393
[junit4] 2> 3130781 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36393
[junit4] 2> 3130794 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3130818 INFO (zkConnectionManagerCallback-16139-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3130822 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3130858 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3130892 INFO (zkConnectionManagerCallback-16141-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3130892 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3130910 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3130942 INFO (zkConnectionManagerCallback-16143-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3130942 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3131102 WARN (jetty-launcher-16144-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3131102 WARN (jetty-launcher-16144-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3131102 WARN (jetty-launcher-16144-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3131102 WARN (jetty-launcher-16144-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3131102 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3131102 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3131103 INFO (jetty-launcher-16144-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 3131223 INFO (jetty-launcher-16144-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3131223 INFO (jetty-launcher-16144-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3131223 INFO (jetty-launcher-16144-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3131223 INFO (jetty-launcher-16144-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3131223 INFO (jetty-launcher-16144-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3131223 INFO (jetty-launcher-16144-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3131230 INFO (jetty-launcher-16144-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3131230 INFO (jetty-launcher-16144-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3131230 INFO (jetty-launcher-16144-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3131235 INFO (jetty-launcher-16144-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5303d8cc{/solr,null,AVAILABLE}
[junit4] 2> 3131235 INFO (jetty-launcher-16144-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5879a5ae{/solr,null,AVAILABLE}
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@29356ecc{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:39389}
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-4) [ ]
o.e.j.s.Server Started @3131337ms
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@314d3c02{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:34887}
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-1) [ ]
o.e.j.s.Server Started @3131337ms
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39389}
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34887}
[junit4] 2> 3131236 ERROR (jetty-launcher-16144-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3131236 ERROR (jetty-launcher-16144-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 3131236 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 3131237 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3131237 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3131237 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3131237 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3131237 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-28T09:40:35.780037Z
[junit4] 2> 3131237 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-28T09:40:35.780035Z
[junit4] 2> 3131246 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3131248 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3131249 INFO (zkConnectionManagerCallback-16147-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131249 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3131249 INFO (jetty-launcher-16144-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d933c27{/solr,null,AVAILABLE}
[junit4] 2> 3131249 INFO (zkConnectionManagerCallback-16148-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131249 INFO (jetty-launcher-16144-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3131249 INFO (jetty-launcher-16144-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3131249 INFO (jetty-launcher-16144-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@200270da{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:45261}
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-3) [ ]
o.e.j.s.Server Started @3131351ms
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45261}
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3131250 ERROR (jetty-launcher-16144-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-28T09:40:35.793298Z
[junit4] 2> 3131250 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3131251 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3131258 INFO (jetty-launcher-16144-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@72997e1c{/solr,null,AVAILABLE}
[junit4] 2> 3131258 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3131259 INFO (jetty-launcher-16144-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@51f159ce{ssl,[ssl, alpn,
http/1.1, h2]}{127.0.0.1:42103}
[junit4] 2> 3131259 INFO (jetty-launcher-16144-thread-2) [ ]
o.e.j.s.Server Started @3131361ms
[junit4] 2> 3131259 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42103}
[junit4] 2> 3131259 ERROR (jetty-launcher-16144-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3131259 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3131260 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 3131260 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3131260 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3131260 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-28T09:40:35.803080Z
[junit4] 2> 3131262 INFO (zkConnectionManagerCallback-16150-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131262 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3131268 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3131270 INFO (zkConnectionManagerCallback-16152-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131270 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3131359 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3131359 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3131391 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3131393 WARN (jetty-launcher-16144-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@16f4691b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131393 WARN (jetty-launcher-16144-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@16f4691b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131407 WARN (jetty-launcher-16144-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@a4d9394[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131407 WARN (jetty-launcher-16144-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@a4d9394[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131409 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36393/solr
[junit4] 2> 3131414 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3131421 INFO (zkConnectionManagerCallback-16160-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131421 INFO (jetty-launcher-16144-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3131422 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3131425 WARN (jetty-launcher-16144-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1fcc2a81[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131425 WARN (jetty-launcher-16144-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1fcc2a81[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131434 WARN (jetty-launcher-16144-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7638cb9b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131434 WARN (jetty-launcher-16144-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7638cb9b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131436 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36393/solr
[junit4] 2> 3131437 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3131438 INFO (zkConnectionManagerCallback-16166-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131438 INFO (jetty-launcher-16144-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3131534 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3131539 WARN (jetty-launcher-16144-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@38c26351[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131539 WARN (jetty-launcher-16144-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@38c26351[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131548 INFO (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3131562 INFO (zkConnectionManagerCallback-16169-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131562 INFO (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3131574 WARN (jetty-launcher-16144-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@58303a68[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131574 WARN (jetty-launcher-16144-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@58303a68[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131576 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36393/solr
[junit4] 2> 3131590 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3131606 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3131615 INFO (zkConnectionManagerCallback-16176-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131615 INFO (jetty-launcher-16144-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3131619 WARN (jetty-launcher-16144-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7b4637a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131619 WARN (jetty-launcher-16144-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7b4637a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131635 WARN (jetty-launcher-16144-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@d336bc8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131635 WARN (jetty-launcher-16144-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@d336bc8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3131637 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36393/solr
[junit4] 2> 3131647 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3131648 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3131654 INFO (zkConnectionManagerCallback-16186-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131658 INFO (jetty-launcher-16144-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3131659 INFO (zkConnectionManagerCallback-16183-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131659 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3131671 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34887_solr
[junit4] 2> 3131671 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.c.Overseer Overseer
(id=72059961524486156-127.0.0.1:34887_solr-n_0000000000) starting
[junit4] 2> 3131676 INFO (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39389_solr
[junit4] 2> 3131677 WARN (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 3131682 INFO
(OverseerStateUpdate-72059961524486156-127.0.0.1:34887_solr-n_0000000000)
[n:127.0.0.1:34887_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34887_solr
[junit4] 2> 3131683 INFO
(OverseerStateUpdate-72059961524486156-127.0.0.1:34887_solr-n_0000000000)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3131707 INFO (zkCallback-16168-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3131707 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34887_solr as DOWN
[junit4] 2> 3131707 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 3131707 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34887_solr
[junit4] 2> 3131709 WARN (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 3131714 INFO (zkCallback-16182-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3131718 INFO (zkCallback-16168-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3131730 INFO (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3131738 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3131757 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34887.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3131758 INFO (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39389.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3131764 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34887.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3131764 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34887.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3131765 INFO (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39389.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3131765 INFO (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39389.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3131766 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3131766 INFO (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3131767 INFO (jetty-launcher-16144-thread-4)
[n:127.0.0.1:39389_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/tempDir-001/node4/.
[junit4] 2> 3131767 INFO (jetty-launcher-16144-thread-1)
[n:127.0.0.1:34887_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/tempDir-001/node1/.
[junit4] 2> 3131770 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3131798 INFO (zkConnectionManagerCallback-16194-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131798 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3131802 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3131804 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42103_solr as DOWN
[junit4] 2> 3131805 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 3131805 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42103_solr
[junit4] 2> 3131806 INFO (zkCallback-16182-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3131806 INFO (zkCallback-16168-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3131807 WARN (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 3131811 INFO (zkCallback-16193-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3131858 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3131878 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3131885 INFO (zkConnectionManagerCallback-16200-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3131885 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3131888 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 3131890 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45261_solr as DOWN
[junit4] 2> 3131891 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 3131891 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45261_solr
[junit4] 2> 3131892 INFO (zkCallback-16193-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3131892 INFO (zkCallback-16168-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3131892 INFO (zkCallback-16182-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3131893 WARN (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 3132033 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42103.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3132034 INFO (zkCallback-16199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3132037 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3132040 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42103.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3132040 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42103.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3132042 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3132043 INFO (jetty-launcher-16144-thread-2)
[n:127.0.0.1:42103_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/tempDir-001/node2/.
[junit4] 2> 3132055 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45261.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3132061 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45261.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3132061 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45261.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3132062 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3132063 INFO (jetty-launcher-16144-thread-3)
[n:127.0.0.1:45261_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/tempDir-001/node3/.
[junit4] 2> 3132093 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 3132094 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3132095 INFO (zkConnectionManagerCallback-16209-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3132095 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3132096 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3132097 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36393/solr ready
[junit4] 2> 3132097 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient:
org.apache.solr.client.solrj.impl.CloudSolrClient@18a2cfae
[junit4] 2> 3132097 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest
ClusterStateProvider 127.0.0.1:36393/solr
[junit4] 2> 3132098 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3132109 INFO (zkConnectionManagerCallback-16214-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3132109 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3132111 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3132112 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36393/solr ready
[junit4] 2> 3132387 INFO (qtp1071632079-43888) [n:127.0.0.1:34887_solr
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params
baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2
[junit4] 2> 3132389 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.OverseerConfigSetMessageHandler
OverseerConfigSetMessageHandler.processMessage : create , {
[junit4] 2> "name":"testCatTime",
[junit4] 2> "baseConfigSet":"_default",
[junit4] 2> "immutable":"false",
[junit4] 2> "operation":"configsets:create"}
[junit4] 2> 3132390 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
[junit4] 2> 3132391 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/testCatTime/managed-schema
[junit4] 2> 3132399 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
[junit4] 2> 3132401 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testCatTime/lang/contractions_it.txt
[junit4] 2> 3132402 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testCatTime/lang/stemdict_nl.txt
[junit4] 2> 3132402 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testCatTime/lang/stopwords_hy.txt
[junit4] 2> 3132403 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testCatTime/lang/stopwords_no.txt
[junit4] 2> 3132404 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testCatTime/lang/contractions_ca.txt
[junit4] 2> 3132404 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testCatTime/lang/stopwords_id.txt
[junit4] 2> 3132405 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_et.txt to
/configs/testCatTime/lang/stopwords_et.txt
[junit4] 2> 3132405 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testCatTime/lang/stopwords_ga.txt
[junit4] 2> 3132406 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testCatTime/lang/stopwords_hi.txt
[junit4] 2> 3132407 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testCatTime/lang/stopwords_da.txt
[junit4] 2> 3132407 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testCatTime/lang/stopwords_ja.txt
[junit4] 2> 3132408 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testCatTime/lang/stopwords_pt.txt
[junit4] 2> 3132409 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testCatTime/lang/stopwords_hu.txt
[junit4] 2> 3132410 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testCatTime/lang/stopwords_el.txt
[junit4] 2> 3132411 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testCatTime/lang/stopwords_ru.txt
[junit4] 2> 3132412 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testCatTime/lang/stopwords_tr.txt
[junit4] 2> 3132412 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testCatTime/lang/stopwords_ar.txt
[junit4] 2> 3132413 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testCatTime/lang/userdict_ja.txt
[junit4] 2> 3132414 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testCatTime/lang/stopwords_eu.txt
[junit4] 2> 3132415 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testCatTime/lang/stopwords_it.txt
[junit4] 2> 3132416 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testCatTime/lang/stopwords_cz.txt
[junit4] 2> 3132417 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testCatTime/lang/stoptags_ja.txt
[junit4] 2> 3132418 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testCatTime/lang/contractions_fr.txt
[junit4] 2> 3132418 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testCatTime/lang/stopwords_de.txt
[junit4] 2> 3132419 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testCatTime/lang/stopwords_fa.txt
[junit4] 2> 3132420 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testCatTime/lang/contractions_ga.txt
[junit4] 2> 3132420 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testCatTime/lang/stopwords_ca.txt
[junit4] 2> 3132423 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testCatTime/lang/stopwords_nl.txt
[junit4] 2> 3132424 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testCatTime/lang/stopwords_bg.txt
[junit4] 2> 3132425 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testCatTime/lang/stopwords_lv.txt
[junit4] 2> 3132425 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testCatTime/lang/stopwords_en.txt
[junit4] 2> 3132427 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testCatTime/lang/stopwords_es.txt
[junit4] 2> 3132447 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testCatTime/lang/stopwords_th.txt
[junit4] 2> 3132448 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testCatTime/lang/stopwords_ro.txt
[junit4] 2> 3132449 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testCatTime/lang/stopwords_fr.txt
[junit4] 2> 3132450 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testCatTime/lang/stopwords_sv.txt
[junit4] 2> 3132451 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testCatTime/lang/stopwords_fi.txt
[junit4] 2> 3132451 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testCatTime/lang/hyphenations_ga.txt
[junit4] 2> 3132452 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testCatTime/lang/stopwords_gl.txt
[junit4] 2> 3132453 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
[junit4] 2> 3132454 INFO
(OverseerThreadFactory-13910-thread-1-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
[junit4] 2> 3132458 INFO (qtp1071632079-43888) [n:127.0.0.1:34887_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs
params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2}
status=0 QTime=71
[junit4] 2> 3132464 INFO (qtp1071632079-43894) [n:127.0.0.1:34887_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3132471 INFO
(OverseerCollectionConfigSetProcessor-72059961524486156-127.0.0.1:34887_solr-n_0000000000)
[n:127.0.0.1:34887_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3132471 INFO
(OverseerThreadFactory-13910-thread-2-processing-n:127.0.0.1:34887_solr)
[n:127.0.0.1:34887_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testCatTime
[junit4] 2> 3132577 INFO
(OverseerStateUpdate-72059961524486156-127.0.0.1:34887_solr-n_0000000000)
[n:127.0.0.1:34887_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCatTime",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCatTime_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39389/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3132807 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3132807 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3133838 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 3133855 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
[junit4] 2> 3134290 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 3134356 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using
configuration from collection testCatTime, trusted=true
[junit4] 2> 3134357 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39389.solr.core.testCatTime.shard1.replica_n1' (registry
'solr.core.testCatTime.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3134357 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/tempDir-001/node4/testCatTime_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/tempDir-001/node4/./testCatTime_shard1_replica_n1/data/]
[junit4] 2> 3134548 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3134548 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3134553 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 3134553 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3134555 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b750de9[testCatTime_shard1_replica_n1] main]
[junit4] 2> 3134556 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testCatTime
[junit4] 2> 3134557 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testCatTime
[junit4] 2> 3134557 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testCatTime/managed-schema
[junit4] 2> 3134558 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 3134558 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 3134558 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 3134559 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3134560 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1654155943978467328
[junit4] 2> 3134563 INFO
(searcherExecutor-13925-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@7b750de9[testCatTime_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3134563 INFO
(searcherExecutor-13925-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 3134563 INFO
(searcherExecutor-13925-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 3134566 INFO
(searcherExecutor-13925-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore
[testCatTime_shard1_replica_n1] Registered new searcher
Searcher@7b750de9[testCatTime_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3134568 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 3134568 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testCatTime/leaders/shard1
[junit4] 2> 3134571 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3134571 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3134571 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:39389/solr/testCatTime_shard1_replica_n1/
[junit4] 2> 3134571 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 3134571 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:39389/solr/testCatTime_shard1_replica_n1/ has no replicas
[junit4] 2> 3134571 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testCatTime/leaders/shard1/leader after winning as
/collections/testCatTime/leader_elect/shard1/election/72059961524486153-core_node2-n_0000000000
[junit4] 2> 3134573 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:39389/solr/testCatTime_shard1_replica_n1/ shard1
[junit4] 2> 3134676 INFO (zkCallback-16168-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCatTime/state.json] for collection [testCatTime] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3134676 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3134678 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1871
[junit4] 2> 3134679 INFO (zkCallback-16168-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCatTime/state.json] for collection [testCatTime] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3134682 INFO (qtp1071632079-43894) [n:127.0.0.1:34887_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 3134683 INFO
(OverseerCollectionConfigSetProcessor-72059961524486156-127.0.0.1:34887_solr-n_0000000000)
[n:127.0.0.1:34887_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3134779 INFO (zkCallback-16182-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCatTime/state.json] for collection [testCatTime] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3134779 INFO (qtp1071632079-43894) [n:127.0.0.1:34887_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2315
[junit4] 2> 3134780 INFO (zkCallback-16168-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCatTime/state.json] for collection [testCatTime] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3134781 INFO (zkCallback-16168-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCatTime/state.json] for collection [testCatTime] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3134781 INFO (zkCallback-16168-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCatTime/state.json] for collection [testCatTime] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 3134781 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[3278872F4124B389])
[ ] o.a.s.c.SolrCloudTestCase waitForState (testCatTime): waiting for
collections to be created
[junit4] 2> 3135296 INFO (qtp835962817-43895) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the
property overlay to be of version 0 for collection testCatTime
[junit4] 2> 3135306 INFO (Thread-7384) [ ] o.a.s.c.SolrCore config
update listener called for core testCatTime_shard1_replica_n1
[junit4] 2> 3135314 INFO (Thread-7384) [ ] o.a.s.c.SolrCore core
reload testCatTime_shard1_replica_n1
[junit4] 2> 3135322 INFO
(solrHandlerExecutor-13930-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 3135325 INFO (Thread-7384) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.4.0
[junit4] 2> 3135348 INFO (Thread-7384) [ ] o.a.s.s.IndexSchema
[testCatTime_shard1_replica_n1] Schema name=default-config
[junit4] 2> 3135465 INFO (qtp835962817-43891) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 3135482 INFO (qtp835962817-43891) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.S.Request [testCatTime_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=17
[junit4] 2> 3135482 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 3135483 INFO
(solrHandlerExecutor-13930-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
https://127.0.0.1:39389/solr/testCatTime_shard1_replica_n1/ for prop overlay
after 1 attempts
[junit4] 2> 3135483 INFO
(solrHandlerExecutor-13930-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 3135808 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 3135814 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.S.Request [testCatTime_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=6
[junit4] 2> 3135816 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 3135816 INFO
(solrHandlerExecutor-13930-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
https://127.0.0.1:39389/solr/testCatTime_shard1_replica_n1/ for prop overlay
after 2 attempts
[junit4] 2> 3135816 INFO
(solrHandlerExecutor-13930-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 3135861 INFO (Thread-7384) [ ] o.a.s.s.IndexSchema Loaded
schema default-config/1.6 with uniqueid field id
[junit4] 2> 3135890 INFO (Thread-7384) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'testCatTime_shard1_replica_n1' using configuration from
collection testCatTime
[junit4] 2> 3135927 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39389.solr.core.testCatTime.shard1.replica_n1' (registry
'solr.core.testCatTime.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@70c5200e
[junit4] 2> 3135927 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/tempDir-001/node4/testCatTime_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001/tempDir-001/node4/./testCatTime_shard1_replica_n1/data/]
[junit4] 2> 3135930 INFO (qtp835962817-43891) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 3135930 INFO (qtp835962817-43891) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.S.Request [testCatTime_shard1_replica_n1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=1
[junit4] 2> 3135931 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 3135931 INFO
(solrHandlerExecutor-13930-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
https://127.0.0.1:39389/solr/testCatTime_shard1_replica_n1/ for prop overlay
after 3 attempts
[junit4] 2> 3135931 INFO
(solrHandlerExecutor-13930-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0
secs, maxWait 30
[junit4] 2> 3136006 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 3136006 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3136009 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@19b2ad9d[testCatTime_shard1_replica_n1] main]
[junit4] 2> 3136010 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testCatTime
[junit4] 2> 3136010 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testCatTime
[junit4] 2> 3136010 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testCatTime/managed-schema
[junit4] 2> 3136011 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 3136011 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 3136011 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 3136012 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3136012 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1654155945500999680
[junit4] 2> 3136014 INFO
(searcherExecutor-13931-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@19b2ad9d[testCatTime_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3136014 INFO
(searcherExecutor-13931-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 3136014 INFO
(searcherExecutor-13931-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 3136015 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3136018 INFO
(searcherExecutor-13931-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore
[testCatTime_shard1_replica_n1] Registered new searcher
Searcher@19b2ad9d[testCatTime_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3136020 INFO (Thread-7384) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@59807ef4[testCatTime_shard1_replica_n1] main]
[junit4] 2> 3136021 INFO
(searcherExecutor-13931-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@59807ef4[testCatTime_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3136021 INFO
(searcherExecutor-13931-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 3136026 INFO
(searcherExecutor-13931-thread-1-processing-n:127.0.0.1:39389_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:39389_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore
[testCatTime_shard1_replica_n1] Registered new searcher
Searcher@59807ef4[testCatTime_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3136049 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 3136049 INFO (qtp835962817-43889) [n:127.0.0.1:39389_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 3136
[...truncated too long message...]
processor.RoutedAliasUpdateProcessorTest.lambda$addDocsAndCommit$1(RoutedAliasUpdateProcessorTest.java:279)
[junit4] > at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > ... 1 more
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_3278872F4124B389-001
[junit4] 2> Dec 28, 2019 9:43:19 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=2, maxDocsPerChunk=243, blockSize=3),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=2, blockSize=3)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@879f9d8),
locale=pl-PL, timezone=Europe/Vatican
[junit4] 2> NOTE: Linux 5.0.0-37-generic amd64/AdoptOpenJDK 12.0.1
(64-bit)/cpus=8,threads=1,free=322961408,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestFoldingMultitermQuery,
OverseerModifyCollectionTest, TestSQLHandler,
PeerSyncWithIndexFingerprintCachingTest, TestValueSourceCache, TestLegacyField,
SpellCheckComponentTest, SmileWriterTest, TestLeaderElectionWithEmptyReplica,
TestReplicaProperties, TestUseDocValuesAsStored,
JWTVerificationkeyResolverTest, LegacyCloudClusterPropTest,
SolrLogAuditLoggerPluginTest, TestSolrCloudWithDelegationTokens, TestConfig,
MigrateRouteKeyTest, SOLR749Test, TestSimNodeAddedTrigger,
TolerantUpdateProcessorTest, TestSimScenario, TestExplainDocTransformer,
CacheHeaderTest, TestConfigSetProperties, TestPullReplica,
TestFastOutputStream, TestUtilizeNode, RollingRestartTest, SyncSliceTest,
IndexSizeTriggerMixedBoundsTest, TestSubQueryTransformerDistrib,
NoCacheHeaderTest, BJQParserTest, SuggesterTest, BasicAuthIntegrationTest,
WordBreakSolrSpellCheckerTest, ChangedSchemaMergeTest,
HdfsDirectoryFactoryTest, TestCustomDocTransformer, MaxSizeAutoCommitTest,
HdfsBasicDistributedZk2Test, TestNoOpRegenerator,
TriggerSetPropertiesIntegrationTest, SolrRrdBackendFactoryTest,
ClusterStateTest, CollectionsAPIAsyncDistributedZkTest, TestJoin,
TestNonDefinedSimilarityFactory, CoreSorterTest, ReindexCollectionTest,
TestNestedDocsSort, TestStressCloudBlindAtomicUpdates, DateMathParserTest,
PeerSyncReplicationTest, DistributedIntervalFacetingTest,
CollectionStateFormat2Test, LeaderFailureAfterFreshStartTest,
TestShortCircuitedRequests, OpenExchangeRatesOrgProviderTest,
TestCollationField, TestSolr4Spatial2, TestDistributedGrouping,
TestAnalyzedSuggestions, TestOmitPositions, SuggestComponentTest,
SolrMetricManagerTest, SimpleFacetsTest, SharedFSAutoReplicaFailoverTest,
TestJsonFacets, TestMinHashQParser, UnloadDistributedZkTest,
AutoAddReplicasPlanActionTest, TestSolrConfigHandlerConcurrent,
TestCoreDiscovery, TestPostingsSolrHighlighter, CursorMarkTest,
SplitHandlerTest, PreAnalyzedFieldTest, OutputWriterTest, TestDirectoryFactory,
FacetPivotSmallTest, SortByFunctionTest, OverseerTaskQueueTest,
DocValuesNotIndexedTest, ProtectedTermFilterFactoryTest, DocValuesMultiTest,
TestOrdValues, TestInPlaceUpdatesStandalone, TestDocumentBuilder,
BigEndianAscendingWordSerializerTest, DistributedQueryComponentCustomSortTest,
BaseCdcrDistributedZkTest, DataDrivenBlockJoinTest, TestLegacyTerms,
TestFieldCacheVsDocValues, TestDFISimilarityFactory, ExecutePlanActionTest,
JWTAuthPluginIntegrationTest, MetricTriggerIntegrationTest,
TestMergePolicyConfig, TestUtils, AliasIntegrationTest,
TestSchemaVersionResource, SpatialFilterTest, DeleteStatusTest,
MoveReplicaHDFSTest, SimpleCollectionCreateDeleteTest,
ByteBuffersDirectoryFactoryTest, TestCoreAdminApis, TestRandomFlRTGCloud,
ManagedSchemaRoundRobinCloudTest, UninvertDocValuesMergePolicyTest,
TestLRUCache, TestRawResponseWriter, TriggerCooldownIntegrationTest,
HdfsWriteToMultipleCollectionsTest, CSVRequestHandlerTest, TestRTimerTree,
FieldMutatingUpdateProcessorTest, TestNamedUpdateProcessors, BufferStoreTest,
UpdateParamsTest, TestSimDistribStateManager, SolrSlf4jReporterTest,
TestInitParams, ScriptEngineTest, DistribJoinFromCollectionTest,
ConjunctionSolrSpellCheckerTest, TestStreamBody, SearchRateTriggerTest,
TestZkChroot, ReturnFieldsTest, FullSolrCloudDistribCmdsTest,
HdfsThreadLeakTest, TestInPlaceUpdateWithRouteField,
XsltUpdateRequestHandlerTest, SpatialRPTFieldTypeTest,
TestSweetSpotSimilarityFactory, TestDistribDocBasedVersion,
TestPhraseSuggestions, TestDynamicURP, TestSolrDeletionPolicy2,
OutOfBoxZkACLAndCredentialsProvidersTest, TestCSVLoader,
AlternateDirectoryTest, TestCloudPhrasesIdentificationComponent,
TestSchemaManager, ChaosMonkeyNothingIsSafeTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest,
CreateRoutedAliasTest, HttpPartitionTest, LeaderElectionTest,
MultiSolrCloudTestCaseTest, ReplaceNodeNoTargetTest, ReplaceNodeTest,
SolrCloudExampleTest, TestCloudRecovery, TestClusterProperties,
TestConfigSetsAPIExclusivity, TestDynamicFieldNamesIndexCorrectly,
TestOnReconnectListenerSupport, TestRebalanceLeaders, TestStressInPlaceUpdates,
TestTolerantUpdateProcessorCloud, TestWaitForStateWithJettyShutdowns,
TlogReplayBufferedWhileIndexingTest, ZkCLITest, ZkNodePropsTest,
ZkShardTermsTest, CollectionReloadTest, HdfsCollectionsAPIDistributedZkTest,
TestCollectionAPI, TestHdfsCloudBackupRestore, NodeLostTriggerTest,
ScheduledMaintenanceTriggerTest, TestSimDistributedQueue,
TestSimNodeLostTrigger, CdcrBidirectionalTest, CdcrBootstrapTest,
RAMDirectoryFactoryTest, RequestHandlersTest, SolrCoreCheckLockOnStartupTest,
SolrCoreTest, TestQuerySenderNoQuery, TestSolrXml, TestSolrCloudSnapshots,
FieldAnalysisRequestHandlerTest, PingRequestHandlerTest,
TestReplicationHandlerDiskOverFlow, V2ApiIntegrationTest,
AutoscalingHistoryHandlerTest, DebugComponentTest,
DistributedDebugComponentTest, DistributedFacetPivotLongTailTest,
DistributedFacetPivotSmallTest, InfixSuggestersTest, TermVectorComponentTest,
TermsComponentTest, TestExpandComponent, TestHttpShardHandlerFactory,
TestTrackingShardHandlerFactory, TestExportWriter, EmbeddedSolrNoSerializeTest,
TaggerTest, FastVectorHighlighterTest, HighlighterMaxOffsetTest,
CheckHdfsIndexTest, UUIDFieldTest, AnalyticsMergeStrategyTest,
QueryParsingTest, TestComplexPhraseQParserPlugin, TestComponentsName,
TestDocSet, TestExtendedDismaxParser, TestHashQParserPlugin, TestInitQParser,
TestOverriddenPrefixQueryForCustomFieldType, TestPayloadScoreQParserPlugin,
TestQueryUtils, TestReRankQParserPlugin, TestRealTimeGet, TestRecovery,
TestStandardQParsers, TestStressLucene, TestStressVersions,
SpatialHeatmapFacetsTest, SimpleMLTQParserTest, TestBM25SimilarityFactory,
TestIBSimilarityFactory, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestPerFieldSimilarity,
TestDefaultStatsCache, TestExactSharedStatsCache, TestLRUStatsCache,
TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin,
TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth,
TestImpersonationWithHadoopAuth, DirectSolrConnectionTest,
FileBasedSpellCheckerTest, SpellPossibilityIteratorTest, SuggesterWFSTTest,
HdfsLockFactoryTest, TestDocTermOrds, TestFieldCacheSort, TestNumericTerms64,
SolrIndexSplitterTest, TestAtomicUpdateErrorCases, TestNestedUpdateProcessor,
TransactionLogTest, VersionInfoTest, AtomicUpdateProcessorFactoryTest,
AtomicUpdatesTest, ClassificationUpdateProcessorIntegrationTest,
ClassificationUpdateProcessorTest, DimensionalRoutedAliasUpdateProcessorTest]
[junit4] Completed [889/889 (1!)] on J2 in 165.41s, 2 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 1 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J2-20191228_084824_4053535915705085178053.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/heapdumps/java_pid30940.hprof ...
[junit4] Heap dump file created [422082358 bytes in 2.170 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 9528 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:634: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:586: Some of the tests
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError?
Dumps created:
* java_pid30940.hprof
Total time: 111 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]