Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2513/
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
Error Message:
waitFor not elapsed but produced an event
Stack Trace:
java.lang.AssertionError: waitFor not elapsed but produced an event
at
__randomizedtesting.SeedInfo.seed([9134C43CE1768C05:F2FFF2BE78B9FF28]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode
Error Message:
The trigger did not finish processing
Stack Trace:
java.lang.AssertionError: The trigger did not finish processing
at
__randomizedtesting.SeedInfo.seed([9134C43CE1768C05:B3A60ABED6BC0378]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:616)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12471 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/init-core-data-001
[junit4] 2> 206910 WARN
(SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
[junit4] 2> 206910 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 206922 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 208746 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 208774 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001
[junit4] 2> 208774 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 208785 INFO (Thread-93) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 208785 INFO (Thread-93) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 208881 ERROR (Thread-93) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 208909 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45501
[junit4] 2> 208945 INFO (zkConnectionManagerCallback-162-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 209437 INFO (jetty-launcher-159-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 209437 INFO (jetty-launcher-159-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 209437 INFO (jetty-launcher-159-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 209437 INFO (jetty-launcher-159-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 209442 INFO (jetty-launcher-159-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 209442 INFO (jetty-launcher-159-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 209442 INFO (jetty-launcher-159-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 209443 INFO (jetty-launcher-159-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@465a9fd8{/solr,null,AVAILABLE}
[junit4] 2> 209468 INFO (jetty-launcher-159-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 209468 INFO (jetty-launcher-159-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 209468 INFO (jetty-launcher-159-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 209469 INFO (jetty-launcher-159-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@242cdbca{/solr,null,AVAILABLE}
[junit4] 2> 209477 INFO (jetty-launcher-159-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 209477 INFO (jetty-launcher-159-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 209477 INFO (jetty-launcher-159-thread-4) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 209490 INFO (jetty-launcher-159-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b58f9ef{/solr,null,AVAILABLE}
[junit4] 2> 209530 INFO (jetty-launcher-159-thread-5) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 209613 INFO (jetty-launcher-159-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 209613 INFO (jetty-launcher-159-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 209613 INFO (jetty-launcher-159-thread-5) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 209629 INFO (jetty-launcher-159-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e9b7766{/solr,null,AVAILABLE}
[junit4] 2> 209775 INFO (jetty-launcher-159-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 209775 INFO (jetty-launcher-159-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 209778 INFO (jetty-launcher-159-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@781bd350{SSL,[ssl,
http/1.1]}{127.0.0.1:44102}
[junit4] 2> 209778 INFO (jetty-launcher-159-thread-1) [ ]
o.e.j.s.Server Started @209835ms
[junit4] 2> 209778 INFO (jetty-launcher-159-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44102}
[junit4] 2> 209778 ERROR (jetty-launcher-159-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209779 INFO (jetty-launcher-159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 209779 INFO (jetty-launcher-159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 209779 INFO (jetty-launcher-159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209779 INFO (jetty-launcher-159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209779 INFO (jetty-launcher-159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-02T11:29:49.465Z
[junit4] 2> 209780 INFO (jetty-launcher-159-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@462eb6ee{SSL,[ssl,
http/1.1]}{127.0.0.1:46417}
[junit4] 2> 209780 INFO (jetty-launcher-159-thread-2) [ ]
o.e.j.s.Server Started @209837ms
[junit4] 2> 209780 INFO (jetty-launcher-159-thread-3) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 209780 INFO (jetty-launcher-159-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46417}
[junit4] 2> 209780 INFO (jetty-launcher-159-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7095deef{SSL,[ssl,
http/1.1]}{127.0.0.1:47159}
[junit4] 2> 209780 INFO (jetty-launcher-159-thread-5) [ ]
o.e.j.s.Server Started @209838ms
[junit4] 2> 209780 INFO (jetty-launcher-159-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47159}
[junit4] 2> 209781 INFO (jetty-launcher-159-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@d153fd6{SSL,[ssl,
http/1.1]}{127.0.0.1:41960}
[junit4] 2> 209781 INFO (jetty-launcher-159-thread-4) [ ]
o.e.j.s.Server Started @209838ms
[junit4] 2> 209781 INFO (jetty-launcher-159-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41960}
[junit4] 2> 209790 INFO (jetty-launcher-159-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e0d9e37{/solr,null,AVAILABLE}
[junit4] 2> 209791 INFO (jetty-launcher-159-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6f04c0eb{SSL,[ssl,
http/1.1]}{127.0.0.1:37730}
[junit4] 2> 209791 INFO (jetty-launcher-159-thread-3) [ ]
o.e.j.s.Server Started @209848ms
[junit4] 2> 209791 INFO (jetty-launcher-159-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37730}
[junit4] 2> 209791 ERROR (jetty-launcher-159-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209791 INFO (jetty-launcher-159-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 209791 INFO (jetty-launcher-159-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 209791 INFO (jetty-launcher-159-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209791 INFO (jetty-launcher-159-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209791 INFO (jetty-launcher-159-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-02T11:29:49.477Z
[junit4] 2> 209796 ERROR (jetty-launcher-159-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209796 INFO (jetty-launcher-159-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 209796 INFO (jetty-launcher-159-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 209796 INFO (jetty-launcher-159-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209796 INFO (jetty-launcher-159-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209796 INFO (jetty-launcher-159-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-02T11:29:49.482Z
[junit4] 2> 209797 ERROR (jetty-launcher-159-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209797 INFO (jetty-launcher-159-thread-5) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 209797 INFO (jetty-launcher-159-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 209797 INFO (jetty-launcher-159-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209797 INFO (jetty-launcher-159-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209797 INFO (jetty-launcher-159-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-02T11:29:49.483Z
[junit4] 2> 209809 ERROR (jetty-launcher-159-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 209809 INFO (jetty-launcher-159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 209809 INFO (jetty-launcher-159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 209809 INFO (jetty-launcher-159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 209809 INFO (jetty-launcher-159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 209809 INFO (jetty-launcher-159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-02T11:29:49.495Z
[junit4] 2> 210551 INFO (zkConnectionManagerCallback-166-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210551 INFO (zkConnectionManagerCallback-164-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210557 INFO (zkConnectionManagerCallback-168-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210561 INFO (zkConnectionManagerCallback-172-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210568 INFO (jetty-launcher-159-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 210568 INFO (jetty-launcher-159-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 210568 INFO (jetty-launcher-159-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 210568 INFO (jetty-launcher-159-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 210641 INFO (jetty-launcher-159-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
[junit4] 2> 210642 INFO (zkConnectionManagerCallback-170-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210656 INFO (jetty-launcher-159-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 210698 INFO (jetty-launcher-159-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
[junit4] 2> 210814 INFO (zkConnectionManagerCallback-180-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210888 INFO (jetty-launcher-159-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
[junit4] 2> 210922 INFO (zkConnectionManagerCallback-176-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210958 INFO (jetty-launcher-159-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
[junit4] 2> 210981 INFO (zkConnectionManagerCallback-185-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 210983 INFO (jetty-launcher-159-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
[junit4] 2> 211010 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x105f0a9a2980008, likely client has closed socket
[junit4] 2> 211037 INFO (zkConnectionManagerCallback-191-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211452 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x105f0a9a2980009, likely client has closed socket
[junit4] 2> 211468 INFO (zkConnectionManagerCallback-194-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211469 INFO (zkConnectionManagerCallback-196-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211469 INFO (zkConnectionManagerCallback-187-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211469 INFO (zkConnectionManagerCallback-198-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211517 INFO (zkConnectionManagerCallback-200-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211624 INFO (zkConnectionManagerCallback-202-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 211828 INFO (jetty-launcher-159-thread-2)
[n:127.0.0.1:46417_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 211850 INFO (jetty-launcher-159-thread-2)
[n:127.0.0.1:46417_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46417_solr
[junit4] 2> 211857 INFO (jetty-launcher-159-thread-2)
[n:127.0.0.1:46417_solr ] o.a.s.c.Overseer Overseer
(id=73729580289490959-127.0.0.1:46417_solr-n_0000000000) starting
[junit4] 2> 212618 INFO (zkConnectionManagerCallback-217-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 212655 INFO (jetty-launcher-159-thread-2)
[n:127.0.0.1:46417_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45501/solr ready
[junit4] 2> 212901 INFO (jetty-launcher-159-thread-2)
[n:127.0.0.1:46417_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46417_solr
[junit4] 2> 212902 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 212915 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 212915 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 212916 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 212917 INFO
(OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 213057 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 213060 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 213066 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 213066 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44102_solr
[junit4] 2> 213069 INFO (zkCallback-216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 213174 INFO (zkCallback-201-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 213189 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:46417_solr]
[junit4] 2> 213217 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 213219 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 213233 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 213234 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 213234 INFO (zkCallback-216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 213236 DEBUG (ScheduledTrigger-175-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 213236 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 213236 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37730_solr
[junit4] 2> 213239 INFO (zkCallback-216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 213262 INFO (zkCallback-186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 213278 INFO (zkCallback-201-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 213292 INFO (zkCallback-186-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 213317 INFO (zkCallback-197-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 213335 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 213338 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 213341 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 213341 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41960_solr
[junit4] 2> 213343 INFO (zkCallback-186-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 213343 INFO (zkCallback-216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 213344 INFO (zkCallback-201-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 213349 INFO (zkCallback-197-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 213518 INFO (zkCallback-195-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 213678 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 213681 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 213684 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 213684 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47159_solr
[junit4] 2> 213687 INFO (zkCallback-195-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 213687 INFO (zkCallback-186-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 213687 INFO (zkCallback-216-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 213687 INFO (zkCallback-197-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 213688 INFO (zkCallback-201-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 213873 INFO (zkCallback-199-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 215297 DEBUG (ScheduledTrigger-175-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 215849 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44102.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 215915 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47159.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 215919 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41960.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 215941 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37730.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216313 DEBUG (ScheduledTrigger-175-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 216337 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44102.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216338 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44102.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216344 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node1/.
[junit4] 2> 216349 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41960.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216349 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41960.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216353 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node4/.
[junit4] 2> 216355 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37730.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216355 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37730.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216433 INFO (zkConnectionManagerCallback-222-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 216448 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 216449 INFO (jetty-launcher-159-thread-1)
[n:127.0.0.1:44102_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45501/solr ready
[junit4] 2> 216451 INFO (zkConnectionManagerCallback-227-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 216455 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 216456 INFO (jetty-launcher-159-thread-4)
[n:127.0.0.1:41960_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45501/solr ready
[junit4] 2> 216511 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node3/.
[junit4] 2> 216677 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47159.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216677 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47159.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216679 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node5/.
[junit4] 2> 216888 INFO (jetty-launcher-159-thread-2)
[n:127.0.0.1:46417_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46417.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216988 INFO (zkConnectionManagerCallback-237-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 216988 INFO (zkConnectionManagerCallback-233-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 216998 INFO (jetty-launcher-159-thread-2)
[n:127.0.0.1:46417_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46417.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 216998 INFO (jetty-launcher-159-thread-2)
[n:127.0.0.1:46417_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46417.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 217000 INFO (jetty-launcher-159-thread-2)
[n:127.0.0.1:46417_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node2/.
[junit4] 2> 217313 DEBUG (ScheduledTrigger-175-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 217554 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 217555 INFO (jetty-launcher-159-thread-3)
[n:127.0.0.1:37730_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45501/solr ready
[junit4] 2> 218065 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 218475 DEBUG (ScheduledTrigger-175-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 218475 INFO (jetty-launcher-159-thread-5)
[n:127.0.0.1:47159_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45501/solr ready
[junit4] 2> 219475 DEBUG (ScheduledTrigger-175-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 220093 INFO (zkConnectionManagerCallback-239-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 220638 DEBUG (ScheduledTrigger-175-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 220685 INFO (zkConnectionManagerCallback-244-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 220687 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 220688 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45501/solr ready
[junit4] 2> 221641 DEBUG (ScheduledTrigger-175-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 222017 INFO (qtp1367961980-580) [n:127.0.0.1:41960_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=24
[junit4] 2> 222192 INFO (qtp1557941997-596) [n:127.0.0.1:37730_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 222287 INFO (qtp7176224-573) [n:127.0.0.1:44102_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 222369 INFO (qtp1765923614-588) [n:127.0.0.1:47159_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 222457 INFO (qtp579233439-560) [n:127.0.0.1:46417_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=21
[junit4] 2> 222460 DEBUG (qtp7176224-571) [n:127.0.0.1:44102_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 222462 DEBUG (zkCallback-216-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 222477 INFO (qtp7176224-571) [n:127.0.0.1:44102_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=967
[junit4] 2> 222479 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 222482 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 222482 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 222647 DEBUG (ScheduledTrigger-175-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 5
[junit4] 2> 223027 INFO
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[9134C43CE1768C05])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBelowSearchRate
[junit4] 2> 223029 INFO
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[9134C43CE1768C05])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 223031 INFO
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[9134C43CE1768C05])
[ ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new
znode version 3
[junit4] 2> 223041 DEBUG (zkCallback-216-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 223042 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 223045 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 223046 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 223047 DEBUG
(OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 228239 INFO (qtp1367961980-583) [n:127.0.0.1:41960_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 228277 INFO (OverseerThreadFactory-177-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection belowRate_collection
[junit4] 2> 228490 INFO
(OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"belowRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"belowRate_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41960/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 228496 INFO
(OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"belowRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"belowRate_collection_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46417/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 228950 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 228951 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 228952 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 230181 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 230228 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[belowRate_collection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 230237 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 230245 WARN (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr
loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 230275 WARN (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr
loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 230283 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 230283 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'belowRate_collection_shard1_replica_n1' using configuration from
collection belowRate_collection, trusted=true
[junit4] 2> 230284 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_41960.solr.core.belowRate_collection.shard1.replica_n1'
(registry 'solr.core.belowRate_collection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 230329 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 230330 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[belowRate_collection_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node4/belowRate_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node4/./belowRate_collection_shard1_replica_n1/data/]
[junit4] 2> 230393 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.s.IndexSchema
[belowRate_collection_shard1_replica_n3] Schema name=minimal
[junit4] 2> 230434 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 230437 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'belowRate_collection_shard1_replica_n3' using configuration from
collection belowRate_collection, trusted=true
[junit4] 2> 230449 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_46417.solr.core.belowRate_collection.shard1.replica_n3'
(registry 'solr.core.belowRate_collection.shard1.replica_n3') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 230450 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 230450 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.c.SolrCore
[[belowRate_collection_shard1_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node2/belowRate_collection_shard1_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node2/./belowRate_collection_shard1_replica_n3/data/]
[junit4] 2> 231812 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 231812 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 231854 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 231854 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 231869 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 231869 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 231871 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 231871 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 231907 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7026742d[belowRate_collection_shard1_replica_n1] main]
[junit4] 2> 231909 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 231910 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 231911 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 231935 INFO
(searcherExecutor-188-thread-1-processing-n:127.0.0.1:41960_solr
x:belowRate_collection_shard1_replica_n1 c:belowRate_collection s:shard1
r:core_node2) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1
r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore
[belowRate_collection_shard1_replica_n1] Registered new searcher
Searcher@7026742d[belowRate_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 231936 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1599351671092150272
[junit4] 2> 231936 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@78f23d81[belowRate_collection_shard1_replica_n3] main]
[junit4] 2> 231944 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/belowRate_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 231952 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 231953 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 231954 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 231955 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 231956 INFO
(searcherExecutor-189-thread-1-processing-n:127.0.0.1:46417_solr
x:belowRate_collection_shard1_replica_n3 c:belowRate_collection s:shard1
r:core_node4) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1
r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.c.SolrCore
[belowRate_collection_shard1_replica_n3] Registered new searcher
Searcher@78f23d81[belowRate_collection_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 231957 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1599351671114170368
[junit4] 2> 231985 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/belowRate_collection/terms/shard1 to
Terms{values={core_node2=0, core_node4=0}, version=1}
[junit4] 2> 232463 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 232463 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 232463 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41960/solr/belowRate_collection_shard1_replica_n1/
[junit4] 2> 232471 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=belowRate_collection_shard1_replica_n1 url=https://127.0.0.1:41960/solr
START
replicas=[https://127.0.0.1:46417/solr/belowRate_collection_shard1_replica_n3/]
nUpdates=100
[junit4] 2> 232545 INFO (qtp579233439-562) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.c.S.Request
[belowRate_collection_shard1_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 232801 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=belowRate_collection_shard1_replica_n1 url=https://127.0.0.1:41960/solr
DONE. We have no versions. sync failed.
[junit4] 2> 232801 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt
to sync with shard failed, moving to the next candidate
[junit4] 2> 232801 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We
failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 232801 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 232810 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:41960/solr/belowRate_collection_shard1_replica_n1/ shard1
[junit4] 2> 232974 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 232989 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4037
[junit4] 2> 232998 INFO (qtp579233439-559) [n:127.0.0.1:46417_solr
c:belowRate_collection s:shard1 r:core_node4
x:belowRate_collection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4048
[junit4] 2> 233019 INFO (qtp1367961980-583) [n:127.0.0.1:41960_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 233106 INFO (zkCallback-195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 233107 INFO (zkCallback-201-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 234019 INFO (qtp1367961980-583) [n:127.0.0.1:41960_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=5780
[junit4] 2> 234041 INFO (qtp1367961980-580) [n:127.0.0.1:41960_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 234045 INFO
(OverseerCollectionConfigSetProcessor-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] 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> 234049 INFO (OverseerThreadFactory-177-thread-2) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:47159_solr for creating new
replica
[junit4] 2> 234057 INFO
(OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"belowRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"belowRate_collection_shard1_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:47159/solr",
[junit4] 2> "node_name":"127.0.0.1:47159_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 234188 INFO (zkCallback-201-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 234195 INFO (zkCallback-195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 234313 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 234370 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 234428 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.s.IndexSchema
[belowRate_collection_shard1_replica_n5] Schema name=minimal
[junit4] 2> 234448 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 234449 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.CoreContainer Creating
SolrCore 'belowRate_collection_shard1_replica_n5' using configuration from
collection belowRate_collection, trusted=true
[junit4] 2> 234449 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_47159.solr.core.belowRate_collection.shard1.replica_n5'
(registry 'solr.core.belowRate_collection.shard1.replica_n5') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 234450 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 234450 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore
[[belowRate_collection_shard1_replica_n5] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node5/belowRate_collection_shard1_replica_n5],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node5/./belowRate_collection_shard1_replica_n5/data/]
[junit4] 2> 234460 INFO (zkCallback-201-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 234460 INFO (zkCallback-195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 235533 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 235533 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 235535 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 235535 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 235549 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4eb52064[belowRate_collection_shard1_replica_n5] main]
[junit4] 2> 235552 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 235552 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 235556 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 235559 INFO
(searcherExecutor-198-thread-1-processing-n:127.0.0.1:47159_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore
[belowRate_collection_shard1_replica_n5] Registered new searcher
Searcher@4eb52064[belowRate_collection_shard1_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 235559 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1599351674891141120
[junit4] 2> 235612 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/belowRate_collection/terms/shard1 to
Terms{values={core_node2=0, core_node6=0, core_node4=0}, version=2}
[junit4] 2> 235615 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkController Core needs to
recover:belowRate_collection_shard1_replica_n5
[junit4] 2> 235695 INFO (qtp1765923614-587) [n:127.0.0.1:47159_solr
c:belowRate_collection s:shard1 r:core_node6
x:belowRate_collection_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1382
[junit4] 2> 235696 INFO
(updateExecutor-188-thread-1-processing-n:127.0.0.1:47159_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 235697 INFO
(recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 235705 INFO
(recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 235741 INFO (qtp1367961980-583) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[belowRate_collection_shard1_replica_n1] webapp=/solr path=/admin/ping
params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 235741 INFO (qtp1367961980-583) [n:127.0.0.1:41960_solr
c:belowRate_collection s:shard1 r:core_node2
x:belowRate_collection_shard1_replica_n1] o.a.s.c.S.Request
[belowRate_collection_shard1_replica_n1] webapp=/solr path=/admin/ping
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 235743 INFO
(recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[belowRate_collection_shard1_replica_n5]
[junit4] 2> 235743 INFO
(recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 235743 INFO
(recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Publishing state of core [belowRate_collection_shard1_replica_n5] as
recovering, leader is
[https://127.0.0.1:41960/solr/belowRate_collection_shard1_replica_n1/] and I am
[https://127.0.0.1:47159/solr/belowRate_collection_shard1_replica_n5/]
[junit4] 2> 235751 INFO
(recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/belowRate_collection/terms/shard1 to
Terms{values={core_node6=0, core_node6_recovering=0, core_node2=0,
core_node4=0}, version=3}
[junit4] 2> 235772 INFO (qtp1367961980-580) [n:127.0.0.1:41960_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1730
[junit4] 2> 235774 INFO (qtp1367961980-581) [n:127.0.0.1:41960_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 235776 INFO
(OverseerCollectionConfigSetProcessor-73729580289490959-127.0.0.1:46417_solr-n_0000000000)
[ ] 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> 235813 INFO
(recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1
r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1
r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:41960/solr]; [WaitForState:
action=PREPRECOVERY&core=belowRate_collection_shard1_replica_n1&nodeName=127.0.0.1:47159_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 235852 INFO (qtp1367961980-584) [n:127.0.0.1:41960_solr ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 235855 INFO (qtp1367961980-584) [n:127.0.0.1:41960_solr ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=belowRate_collection, shard=shard1,
thisCore=belowRate_collection_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:47159_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps:
core_node6:{"core":"belowRate_collection_shard1_replica_n5","base_url":"https://127.0.0.1:47159/solr","node_name":"127.0.0.1:47159_solr","state":"down","type":"NRT","force_set_state":"false"}
[junit4] 2> 235858 INFO (OverseerThreadFactory-177-thread-3) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37730_solr for creating new
replica
[junit4] 2> 235861 INFO
(OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"belowRate_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"belowRate_collection_shard1_replica_t7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37730/solr",
[junit4] 2> "node_name":"127.0.0.1:37730_solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 235963 INFO (zkCallback-195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 235963 INFO (zkCallback-199-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 235964 INFO (zkCallback-201-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 235982 INFO (zkCallback-199-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 236093 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=belowRate_collection_shard1_replica_t7&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 236337 INFO (zkCallback-199-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 236337 INFO (zkCallback-199-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 236337 INFO (zkCallback-195-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 236340 INFO (zkCallback-201-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/belowRate_collection/state.json] for collection
[belowRate_collection] has occurred - updating... (live nodes size: [5])
[junit4] 2> 236365 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 236401 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.s.IndexSchema
[belowRate_collection_shard1_replica_t7] Schema name=minimal
[junit4] 2> 236434 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 236434 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.CoreContainer Creating
SolrCore 'belowRate_collection_shard1_replica_t7' using configuration from
collection belowRate_collection, trusted=true
[junit4] 2> 236435 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_37730.solr.core.belowRate_collection.shard1.replica_t7'
(registry 'solr.core.belowRate_collection.shard1.replica_t7') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
[junit4] 2> 236435 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 236435 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore
[[belowRate_collection_shard1_replica_t7] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node3/belowRate_collection_shard1_replica_t7],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node3/./belowRate_collection_shard1_replica_t7/data/]
[junit4] 2> 236893 INFO (qtp1367961980-584) [n:127.0.0.1:41960_solr ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=belowRate_collection, shard=shard1,
thisCore=belowRate_collection_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:47159_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps:
core_node6:{"core":"belowRate_collection_shard1_replica_n5","base_url":"https://127.0.0.1:47159/solr","node_name":"127.0.0.1:47159_solr","state":"recovering","type":"NRT","force_set_state":"false"}
[junit4] 2> 236893 INFO (qtp1367961980-584) [n:127.0.0.1:41960_solr ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 236893 INFO (qtp1367961980-584) [n:127.0.0.1:41960_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:47159_solr&onlyIfLeaderActive=true&core=belowRate_collection_shard1_replica_n1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1040
[junit4] 2> 237027 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 237027 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 237039 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 237039 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 237082 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f1c298c[belowRate_collection_shard1_replica_t7] main]
[junit4] 2> 237093 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 237094 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 237095 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 237097 INFO
(searcherExecutor-203-thread-1-processing-n:127.0.0.1:37730_solr
x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1
r:core_node8) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1
r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore
[belowRate_collection_shard1_replica_t7] Registered new searcher
Searcher@5f1c298c[belowRate_collection_shard1_replica_t7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 237097 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1599351676503851008
[junit4] 2> 237109 INFO (qtp1557941997-586) [n:127.0.0.1:37730_solr
c:belowRate_collection s:shard1 r:core_node8
x:belowRate_collection_shard1_replica_t7] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/belowRate_collection/terms/shard1 to Terms{value
[...truncated too long message...]
e/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1908750992
[copy] Copying 40 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1908750992
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1908750992
resolve-example:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1288767211
[copy] Copying 246 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1288767211
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1288767211
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 58ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 160 minutes 11 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]