Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1924/
2 tests failed.
FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.test
Error Message:
Wrong doc count on shard1_0. See SOLR-5309 expected:<472> but was:<361>
Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0. See SOLR-5309
expected:<472> but was:<361>
at
__randomizedtesting.SeedInfo.seed([DD7515A1D13A85C7:55212A7B7FC6E83F]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:1002)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:794)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:111)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat
Error Message:
Error from server at http://127.0.0.1:37854/solr/.system: Error reading input
String Can't find resource 'schema.xml' in classpath or '/configs/.system',
cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:37854/solr/.system: Error reading input String
Can't find resource 'schema.xml' in classpath or '/configs/.system',
cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2
at
__randomizedtesting.SeedInfo.seed([DD7515A1D13A85C7:AD80B608B1F22CB1]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13933 lines...]
[junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
[junit4] 2> 679226 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 679227 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_DD7515A1D13A85C7-001/data-dir-67-001
[junit4] 2> 679229 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 679229 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 679230 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_DD7515A1D13A85C7-001/tempDir-001
[junit4] 2> 679230 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 679231 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 679231 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 679331 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45247
[junit4] 2> 679331 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45247
[junit4] 2> 679331 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45247
[junit4] 2> 679333 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 679335 INFO (zkConnectionManagerCallback-1056-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679335 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 679338 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 679340 INFO (zkConnectionManagerCallback-1058-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679340 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 679341 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 679342 INFO (zkConnectionManagerCallback-1060-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679342 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 679447 WARN (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 679448 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 679448 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 679448 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
[junit4] 2> 679448 WARN (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 679449 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 679449 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 679449 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
[junit4] 2> 679449 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 679449 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 679449 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 679450 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@688b7f97{/solr,null,AVAILABLE}
[junit4] 2> 679450 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@35944ee9{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 679450 INFO (jetty-launcher-1061-thread-1) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 679450 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37854}
[junit4] 2> 679451 ERROR (jetty-launcher-1061-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 679451 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 679451 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 679451 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 679451 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 679451 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-09T09:55:18.033374Z
[junit4] 2> 679453 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 679453 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 679454 INFO (zkConnectionManagerCallback-1063-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679454 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 679454 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 679454 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 679454 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 679457 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@519c4062{/solr,null,AVAILABLE}
[junit4] 2> 679458 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2012d978{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 679458 INFO (jetty-launcher-1061-thread-2) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 679458 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34113}
[junit4] 2> 679465 ERROR (jetty-launcher-1061-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 679465 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 679465 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 679465 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 679465 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 679465 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-09T09:55:18.047256Z
[junit4] 2> 679466 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 679467 INFO (zkConnectionManagerCallback-1065-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679467 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 679560 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 679740 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 679741 WARN (jetty-launcher-1061-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1db87a16[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 679741 WARN (jetty-launcher-1061-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1db87a16[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 679751 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 679751 WARN (jetty-launcher-1061-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@a865c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 679752 WARN (jetty-launcher-1061-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@a865c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 679752 WARN (jetty-launcher-1061-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4506bfcd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 679752 WARN (jetty-launcher-1061-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4506bfcd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 679753 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45247/solr
[junit4] 2> 679754 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 679755 INFO (zkConnectionManagerCallback-1075-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679755 INFO (jetty-launcher-1061-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 679755 WARN (jetty-launcher-1061-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3c8130f2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 679755 WARN (jetty-launcher-1061-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3c8130f2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 679756 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45247/solr
[junit4] 2> 679757 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 679758 INFO (zkConnectionManagerCallback-1079-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679758 INFO (jetty-launcher-1061-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 679858 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 679859 INFO (zkConnectionManagerCallback-1081-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679859 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 679956 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34113_solr
[junit4] 2> 679957 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.Overseer Overseer
(id=75182476265259015-127.0.0.1:34113_solr-n_0000000000) starting
[junit4] 2> 679959 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 679962 INFO (zkConnectionManagerCallback-1085-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679962 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 679966 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 679968 INFO (zkConnectionManagerCallback-1092-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679968 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 679971 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45247/solr ready
[junit4] 2> 679971 INFO
(OverseerStateUpdate-75182476265259015-127.0.0.1:34113_solr-n_0000000000)
[n:127.0.0.1:34113_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34113_solr
[junit4] 2> 679972 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34113_solr
[junit4] 2> 679974 INFO (zkCallback-1091-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 679974 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37854_solr
[junit4] 2> 679975 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 679985 INFO (zkCallback-1091-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 679985 INFO (zkCallback-1084-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 679985 INFO (zkCallback-1080-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 679988 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 679993 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 679993 INFO (zkConnectionManagerCallback-1097-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 679993 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 679995 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 680006 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45247/solr ready
[junit4] 2> 680006 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 680023 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 680051 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34113.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ac5c12
[junit4] 2> 680065 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37854.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ac5c12
[junit4] 2> 680082 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37854.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ac5c12
[junit4] 2> 680082 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37854.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ac5c12
[junit4] 2> 680084 INFO (jetty-launcher-1061-thread-1)
[n:127.0.0.1:37854_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_DD7515A1D13A85C7-001/tempDir-001/node1/.
[junit4] 2> 680087 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34113.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ac5c12
[junit4] 2> 680087 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34113.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ac5c12
[junit4] 2> 680090 INFO (jetty-launcher-1061-thread-2)
[n:127.0.0.1:34113_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_DD7515A1D13A85C7-001/tempDir-001/node2/.
[junit4] 2> 680169 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 680173 INFO (zkConnectionManagerCallback-1104-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 680173 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 680175 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 680176 INFO
(SUITE-SystemCollectionCompatTest-seed#[DD7515A1D13A85C7]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45247/solr ready
[junit4] 2> 680208 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[DD7515A1D13A85C7]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
[junit4] 2> 680211 INFO (qtp785720018-3902) [n:127.0.0.1:34113_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 680218 INFO
(OverseerThreadFactory-1252-thread-1-processing-n:127.0.0.1:34113_solr)
[n:127.0.0.1:34113_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 680343 INFO
(OverseerStateUpdate-75182476265259015-127.0.0.1:34113_solr-n_0000000000)
[n:127.0.0.1:34113_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37854/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 680346 INFO
(OverseerStateUpdate-75182476265259015-127.0.0.1:34113_solr-n_0000000000)
[n:127.0.0.1:34113_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34113/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 680551 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 680551 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 680551 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 680551 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 681565 WARN (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if
you use this setting, and then Solr upgrades to a newer release of Lucene,
sizable changes may happen. If precise back compatibility is important then you
should instead explicitly specify an actual Lucene version.
[junit4] 2> 681565 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 681572 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 681600 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 681600 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 681603 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 681603 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 681606 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 681607 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 681608 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 681608 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchema Managed schema znode at
/configs/.system/managed-schema already exists - no need to create it
[junit4] 2> 681611 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 681611 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using
configuration from collection .system, trusted=true
[junit4] 2> 681612 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34113.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ac5c12
[junit4] 2> 681612 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_DD7515A1D13A85C7-001/tempDir-001/node2/.system_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_DD7515A1D13A85C7-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
[junit4] 2> 681623 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
[junit4] 2> 681623 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using
configuration from collection .system, trusted=true
[junit4] 2> 681623 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37854.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25ac5c12
[junit4] 2> 681624 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_DD7515A1D13A85C7-001/tempDir-001/node1/.system_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_DD7515A1D13A85C7-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
[junit4] 2> 681689 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 681689 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 681689 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 681689 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 681691 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 681691 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 681693 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@72cada71[.system_shard1_replica_n1]
main]
[junit4] 2> 681694 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs;
[junit4] 2> 681694 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 681695 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@36f15b77[.system_shard1_replica_n2]
main]
[junit4] 2> 681695 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 681695 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 681695 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 681696 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 681697 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 681697 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 681697 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1641382695696072704
[junit4] 2> 681697 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 681697 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 681698 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
[junit4] 2> 681700 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 681700 INFO
(searcherExecutor-1262-thread-1-processing-n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:37854_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@72cada71[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 681703 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 681703 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
[junit4] 2> 681704 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 681704 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1641382695703412736
[junit4] 2> 681707 INFO
(searcherExecutor-1261-thread-1-processing-n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:34113_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@36f15b77[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 681709 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 681709 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/.system/leaders/shard1
[junit4] 2> 681712 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0},
version=1}
[junit4] 2> 681712 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/.system/leaders/shard1
[junit4] 2> 681715 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 681715 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 681715 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37854/solr/.system_shard1_replica_n1/
[junit4] 2> 681716 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:37854/solr START
replicas=[http://127.0.0.1:34113/solr/.system_shard1_replica_n2/] nUpdates=100
[junit4] 2> 681718 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:37854/solr DONE.
We have no versions. sync failed.
[junit4] 2> 681723 INFO (qtp785720018-3903) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 681725 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 681725 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_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> 681725 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/.system/leaders/shard1/leader after winning as
/collections/.system/leader_elect/shard1/election/75182476265259016-core_node3-n_0000000000
[junit4] 2> 681727 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37854/solr/.system_shard1_replica_n1/ shard1
[junit4] 2> 681831 INFO (zkCallback-1084-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 681831 INFO (zkCallback-1084-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 681832 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 681834 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1284
[junit4] 2> 681935 INFO (zkCallback-1084-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 681935 INFO (zkCallback-1084-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 681939 INFO (zkCallback-1084-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 682719 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2168
[junit4] 2> 682722 INFO (qtp785720018-3902) [n:127.0.0.1:34113_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 682819 INFO (zkCallback-1084-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 682819 INFO (zkCallback-1084-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 682819 INFO (zkCallback-1084-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 682819 INFO (zkCallback-1080-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 682820 INFO (zkCallback-1080-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 682820 INFO (qtp785720018-3902) [n:127.0.0.1:34113_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2609
[junit4] 2> 682828 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[DD7515A1D13A85C7]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 682829 INFO (zkConnectionManagerCallback-1111-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 682829 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[DD7515A1D13A85C7]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 682831 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[DD7515A1D13A85C7]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 682832 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[DD7515A1D13A85C7]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45247/solr ready
[junit4] 2> 682842 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1},
version=2}
[junit4] 2> 682851 INFO (qtp785720018-3903) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37854/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[16c75cddcc1T2s2ncher43ylztwhz9pkq97z2
(1641382696894595072)]} 0 3
[junit4] 2> 682852 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1] webapp=/solr
path=/update
params={wt=javabin&version=2}{add=[16c75cddcc1T2s2ncher43ylztwhz9pkq97z2
(1641382696894595072)]} 0 18
[junit4] 2> 682854 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1641382696909275136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 682854 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2fa71567
commitCommandVersion:1641382696909275136
[junit4] 2> 682860 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1641382696915566592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 682860 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@56e78920
commitCommandVersion:1641382696915566592
[junit4] 2> 682869 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@505bec68[.system_shard1_replica_n2]
main]
[junit4] 2> 682870 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 682871 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@55c661a8[.system_shard1_replica_n1]
main]
[junit4] 2> 682871 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 682871 INFO
(searcherExecutor-1261-thread-1-processing-n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:34113_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@505bec68[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.arch=amd64,
source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS,
java.version=11.0.1, timestamp=1565344521449, java.vendor=Oracle Corporation,
os=Linux, os.version=4.4.0-112-generic,
java.runtime.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 682873 INFO
(searcherExecutor-1262-thread-1-processing-n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:37854_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@55c661a8[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.arch=amd64,
source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS,
java.version=11.0.1, timestamp=1565344521441, java.vendor=Oracle Corporation,
os=Linux, os.version=4.4.0-112-generic,
java.runtime.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 682875 INFO (qtp785720018-3906) [n:127.0.0.1:34113_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37854/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 18
[junit4] 2> 682876 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1] webapp=/solr
path=/update
params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 22
[junit4] 2> 682883 INFO (qtp995342323-3891) [n:127.0.0.1:37854_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 682885 INFO (qtp995342323-3892) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request
[.system_shard1_replica_n1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 682890 ERROR (qtp995342323-3893) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error reading
input String Can't find resource 'schema.xml' in classpath or
'/configs/.system',
cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2
[junit4] 2> at
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:94)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2581)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:505)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> Caused by: org.apache.solr.core.SolrResourceNotFoundException:
Can't find resource 'schema.xml' in classpath or '/configs/.system',
cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2
[junit4] 2> at
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
[junit4] 2> at
org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:422)
[junit4] 2> at
org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:105)
[junit4] 2> at
org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:83)
[junit4] 2> at
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:90)
[junit4] 2> ... 31 more
[junit4] 2>
[junit4] 2> 682890 INFO (qtp995342323-3893) [n:127.0.0.1:37854_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request
[.system_shard1_replica_n1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=400 QTime=2
[junit4] 2> 682891 ERROR
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[DD7515A1D13A85C7]) [
] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to
(400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:
Error from server at http://127.0.0.1:37854/solr/.system: Error reading input
String Can't find resource 'schema.xml' in classpath or '/configs/.system',
cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2,
retry=0 commError=false errorCode=400
[junit4] 2> 682891 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[DD7515A1D13A85C7]) [
] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
[junit4] 2> 682893 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[DD7515A1D13A85C7]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 682902 INFO (qtp785720018-3902) [n:127.0.0.1:34113_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=.system&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 682932 INFO
(OverseerCollectionConfigSetProcessor-75182476265259015-127.0.0.1:34113_solr-n_0000000000)
[n:127.0.0.1:34113_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 682941 INFO
(OverseerThreadFactory-1252-thread-2-processing-n:127.0.0.1:34113_solr)
[n:127.0.0.1:34113_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 682942 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core..system.shard1.replica_n1, tag=null
[junit4] 2> 682942 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core..system.shard1.replica_n2, tag=null
[junit4] 2> 682942 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c0da78c: rootName =
solr_37854, domain = solr.core..system.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core..system.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@6302ccb9
[junit4] 2> 682942 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a877371: rootName =
solr_34113, domain = solr.core..system.shard1.replica_n2, service url = null,
agent id = null] for registry solr.core..system.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@3408d06d
[junit4] 2> 682970 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
CLOSING SolrCore org.apache.solr.core.SolrCore@5caa1126
[junit4] 2> 682973 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@a5b1a9a
[junit4] 2> 682980 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core..system.shard1.replica_n2, tag=5caa1126
[junit4] 2> 682980 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection..system.shard1.leader, tag=5caa1126
[junit4] 2> 682980 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core..system.shard1.replica_n1, tag=a5b1a9a
[junit4] 2> 682980 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection..system.shard1.leader, tag=a5b1a9a
[junit4] 2> 683016 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms
at /collections/.system/terms/shard1 to Terms{values={core_node3=1}, version=3}
[junit4] 2> 683022 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase No version
found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 683022 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms,
version is not a match, retrying
[junit4] 2> 683025 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms
at /collections/.system/terms/shard1 to Terms{values={}, version=4}
[junit4] 2> 683026 WARN (zkCallback-1080-thread-2) [ ]
o.a.s.c.LeaderElector Our node is no longer in line to be leader
[junit4] 2> 683038 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 683048 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 683055 INFO (zkConnectionManagerCallback-1117-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683055 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 683057 INFO (zkConnectionManagerCallback-1121-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683057 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 683057 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 683058 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45247/solr ready
[junit4] 2> 683060 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 683067 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45247/solr ready
[junit4] 2> 683130 INFO (zkCallback-1084-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 683130 INFO (zkCallback-1084-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 683130 INFO (zkCallback-1084-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 683131 INFO (zkCallback-1080-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 683131 INFO (zkCallback-1080-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json]
for collection [.system] has occurred - updating... (live nodes size: [2])
[junit4] 2> 683169 ERROR (qtp995342323-4019) [n:127.0.0.1:37854_solr ]
o.a.s.c.c.ZkStateReader Collection .system is not lazy or watched!
[junit4] 2> 683173 ERROR (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (404)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:37854/solr/.system: Expected mime type
application/octet-stream but got text/html. <html>
[junit4] 2> <head>
[junit4] 2> <meta http-equiv="Content-Type"
content="text/html;charset=utf-8"/>
[junit4] 2> <title>Error 404 Can not find: /solr/.system/update</title>
[junit4] 2> </head>
[junit4] 2> <body><h2>HTTP ERROR 404</h2>
[junit4] 2> <p>Problem accessing /solr/.system/update. Reason:
[junit4] 2> <pre> Can not find: /solr/.system/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>
[junit4] 2>
[junit4] 2> </body>
[junit4] 2> </html>
[junit4] 2> , retry=0 commError=false errorCode=404
[junit4] 2> 683173 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683174 WARN (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683176 ERROR (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (404)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:37854/solr/.system: Expected mime type
application/octet-stream but got text/html. <html>
[junit4] 2> <head>
[junit4] 2> <meta http-equiv="Content-Type"
content="text/html;charset=utf-8"/>
[junit4] 2> <title>Error 404 Can not find: /solr/.system/update</title>
[junit4] 2> </head>
[junit4] 2> <body><h2>HTTP ERROR 404</h2>
[junit4] 2> <p>Problem accessing /solr/.system/update. Reason:
[junit4] 2> <pre> Can not find: /solr/.system/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>
[junit4] 2>
[junit4] 2> </body>
[junit4] 2> </html>
[junit4] 2> , retry=0 commError=false errorCode=404
[junit4] 2> 683176 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683176 WARN (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683177 ERROR (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (510) org.apache.solr.common.SolrException:
Could not find a healthy node to handle the request., retry=1 commError=false
errorCode=510
[junit4] 2> 683177 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683177 WARN (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683178 ERROR (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (510) org.apache.solr.common.SolrException:
Could not find a healthy node to handle the request., retry=1 commError=false
errorCode=510
[junit4] 2> 683178 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683178 WARN (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683178 ERROR (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (510) org.apache.solr.common.SolrException:
Could not find a healthy node to handle the request., retry=2 commError=false
errorCode=510
[junit4] 2> 683178 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683178 WARN (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683178 ERROR (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (510) org.apache.solr.common.SolrException:
Could not find a healthy node to handle the request., retry=2 commError=false
errorCode=510
[junit4] 2> 683178 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683178 WARN (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683178 ERROR (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (510) org.apache.solr.common.SolrException:
Could not find a healthy node to handle the request., retry=3 commError=false
errorCode=510
[junit4] 2> 683178 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683178 WARN (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683179 ERROR (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (510) org.apache.solr.common.SolrException:
Could not find a healthy node to handle the request., retry=3 commError=false
errorCode=510
[junit4] 2> 683179 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683179 WARN (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683179 ERROR (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (510) org.apache.solr.common.SolrException:
Could not find a healthy node to handle the request., retry=4 commError=false
errorCode=510
[junit4] 2> 683179 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683179 WARN (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683179 ERROR (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (510) org.apache.solr.common.SolrException:
Could not find a healthy node to handle the request., retry=4 commError=false
errorCode=510
[junit4] 2> 683179 INFO (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683179 WARN (qtp785720018-3904) [n:127.0.0.1:34113_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request
to collection(s) [.system] after stale state error from server.
[junit4] 2> 683179 ERROR (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to
collection [.system] failed due to (510) org.apache.solr.common.SolrException:
Could not find a healthy node to handle the request., retry=5 commError=false
errorCode=510
[junit4] 2> 683179 INFO (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 683179 WARN (qtp995342323-3894) [n:127.0.0.1:37854_solr
x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrRrdBackendFactory Error deleting
RRD for path solr.core..system.shard1.replica_n1
[junit4] 2> => org.apache.solr.common.SolrException: Could not
find a healthy node to handle the request.
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1122)
[junit4] 2> org.apache.solr.common.SolrException: Could not find a healthy
node to handle the request.
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1122)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903)
~[java/:?]
[junit4] 2> at
org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:334)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:306)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:121)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
~[java/:?]
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:820)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
~[java/:?]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:505)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?]
[junit4]
[...truncated too long message...]
:: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null565788088
[copy] Copying 249 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null565788088
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null565788088
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 32ms :: artifacts dl 4ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 518 minutes 0 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]