Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/239/
2 tests failed.
FAILED: org.apache.solr.cloud.RollingRestartTest.test
Error Message:
No overseer designate as leader found after restart #1: 127.0.0.1:39995_
Stack Trace:
java.lang.AssertionError: No overseer designate as leader found after restart
#1: 127.0.0.1:39995_
at
__randomizedtesting.SeedInfo.seed([E24F286AF8ADBCBE:6A1B17B05651D146]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:101)
at
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat
Error Message:
Error from server at http://127.0.0.1:41217/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-Tests-8.x/solr/build/solr-core/test/J1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:41217/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-Tests-8.x/solr/build/solr-core/test/J1
at
__randomizedtesting.SeedInfo.seed([E24F286AF8ADBCBE:92BA8BC3986515C8]: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:1068)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14093 lines...]
[junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_E24F286AF8ADBCBE-001/init-core-data-001
[junit4] 2> 1689988 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1689988 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1689988 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1689989 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_E24F286AF8ADBCBE-001/tempDir-001
[junit4] 2> 1689989 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1690008 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1690008 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1690104 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42551
[junit4] 2> 1690104 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42551
[junit4] 2> 1690104 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42551
[junit4] 2> 1690118 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1690133 INFO (zkConnectionManagerCallback-6290-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1690133 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1690204 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1690205 INFO (zkConnectionManagerCallback-6292-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1690205 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1690206 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1690263 INFO (zkConnectionManagerCallback-6294-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1690263 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1690385 WARN (jetty-launcher-6295-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1690386 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1690386 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1690386 INFO (jetty-launcher-6295-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 1690386 WARN (jetty-launcher-6295-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1690386 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1690387 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1690387 INFO (jetty-launcher-6295-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 1690387 INFO (jetty-launcher-6295-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1690387 INFO (jetty-launcher-6295-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1690387 INFO (jetty-launcher-6295-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1690388 INFO (jetty-launcher-6295-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3efe0e02{/solr,null,AVAILABLE}
[junit4] 2> 1690388 INFO (jetty-launcher-6295-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1690388 INFO (jetty-launcher-6295-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1690388 INFO (jetty-launcher-6295-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1690389 INFO (jetty-launcher-6295-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4661a3a{/solr,null,AVAILABLE}
[junit4] 2> 1690389 INFO (jetty-launcher-6295-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@64689dc8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41217}
[junit4] 2> 1690389 INFO (jetty-launcher-6295-thread-1) [ ]
o.e.j.s.Server Started @1690443ms
[junit4] 2> 1690389 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41217}
[junit4] 2> 1690389 ERROR (jetty-launcher-6295-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1690389 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1690389 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1690389 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1690389 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1690389 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-16T15:53:56.212Z
[junit4] 2> 1690392 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1690392 INFO (jetty-launcher-6295-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@22f2a567{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37298}
[junit4] 2> 1690392 INFO (jetty-launcher-6295-thread-2) [ ]
o.e.j.s.Server Started @1690446ms
[junit4] 2> 1690392 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37298}
[junit4] 2> 1690392 ERROR (jetty-launcher-6295-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1690392 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1690392 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1690392 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1690392 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1690415 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-16T15:53:56.238Z
[junit4] 2> 1690419 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1690419 INFO (zkConnectionManagerCallback-6297-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1690419 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1690420 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1690433 INFO (zkConnectionManagerCallback-6299-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1690433 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1690434 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1690903 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1690908 WARN (jetty-launcher-6295-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@478c95cc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1690908 WARN (jetty-launcher-6295-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@478c95cc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1690925 WARN (jetty-launcher-6295-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7faac580[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1690925 WARN (jetty-launcher-6295-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7faac580[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1690925 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42551/solr
[junit4] 2> 1690931 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1690932 INFO (zkConnectionManagerCallback-6307-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1690932 INFO (jetty-launcher-6295-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1691239 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1691308 INFO (zkConnectionManagerCallback-6309-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1691312 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1691398 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1691398 WARN (jetty-launcher-6295-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3a72114c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1691398 WARN (jetty-launcher-6295-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3a72114c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1691400 WARN (jetty-launcher-6295-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1be645e6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1691400 WARN (jetty-launcher-6295-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1be645e6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1691418 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42551/solr
[junit4] 2> 1691422 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1691442 INFO (zkConnectionManagerCallback-6317-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1691442 INFO (jetty-launcher-6295-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1691589 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1691624 INFO (zkConnectionManagerCallback-6319-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1691624 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1691692 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37298_solr
[junit4] 2> 1691692 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.c.Overseer Overseer
(id=74878121709142024-127.0.0.1:37298_solr-n_0000000000) starting
[junit4] 2> 1691710 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1691742 INFO (zkConnectionManagerCallback-6326-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1691742 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1691762 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42551/solr ready
[junit4] 2> 1691765 INFO
(OverseerStateUpdate-74878121709142024-127.0.0.1:37298_solr-n_0000000000)
[n:127.0.0.1:37298_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37298_solr
[junit4] 2> 1691779 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37298_solr
[junit4] 2> 1691799 INFO (zkCallback-6325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1691801 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1691843 INFO (zkCallback-6318-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1691973 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1691977 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41217_solr as DOWN
[junit4] 2> 1692010 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1692010 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41217_solr
[junit4] 2> 1692011 INFO (zkCallback-6325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1692026 INFO (zkCallback-6318-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1692038 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1692074 INFO (zkCallback-6308-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1692078 INFO (zkConnectionManagerCallback-6332-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1692078 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1692099 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37298.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@994cd5a
[junit4] 2> 1692099 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1692100 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42551/solr ready
[junit4] 2> 1692122 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37298.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@994cd5a
[junit4] 2> 1692122 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37298.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@994cd5a
[junit4] 2> 1692136 INFO (jetty-launcher-6295-thread-2)
[n:127.0.0.1:37298_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_E24F286AF8ADBCBE-001/tempDir-001/node2/.
[junit4] 2> 1692261 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1692335 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41217.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@994cd5a
[junit4] 2> 1692370 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41217.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@994cd5a
[junit4] 2> 1692370 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41217.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@994cd5a
[junit4] 2> 1692371 INFO (jetty-launcher-6295-thread-1)
[n:127.0.0.1:41217_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_E24F286AF8ADBCBE-001/tempDir-001/node1/.
[junit4] 2> 1692520 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1692540 INFO (zkConnectionManagerCallback-6338-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1692540 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1692553 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1692554 INFO
(SUITE-SystemCollectionCompatTest-seed#[E24F286AF8ADBCBE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42551/solr ready
[junit4] 2> 1692652 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[E24F286AF8ADBCBE]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
[junit4] 2> 1692666 INFO (qtp1789882093-16303) [n:127.0.0.1:41217_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> 1692755 INFO
(OverseerThreadFactory-4973-thread-1-processing-n:127.0.0.1:37298_solr)
[n:127.0.0.1:37298_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 1693115 INFO
(OverseerStateUpdate-74878121709142024-127.0.0.1:37298_solr-n_0000000000)
[n:127.0.0.1:37298_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:37298/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1693117 INFO
(OverseerStateUpdate-74878121709142024-127.0.0.1:37298_solr-n_0000000000)
[n:127.0.0.1:37298_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:41217/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1693319 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1693319 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1693320 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1694593 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 1694593 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 1694630 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1694631 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1694645 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1694666 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1694812 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1694828 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1694829 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchema Managed schema znode at
/configs/.system/managed-schema already exists - no need to create it
[junit4] 2> 1694831 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 1694831 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1694831 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 1694832 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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, the non-managed schema /configs/.system/schema.xml no longer exists.
[junit4] 2> 1694832 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1694832 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41217.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@994cd5a
[junit4] 2> 1694832 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_E24F286AF8ADBCBE-001/tempDir-001/node1/.system_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_E24F286AF8ADBCBE-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
[junit4] 2> 1694884 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37298.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@994cd5a
[junit4] 2> 1694885 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_E24F286AF8ADBCBE-001/tempDir-001/node2/.system_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_E24F286AF8ADBCBE-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
[junit4] 2> 1695468 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1695468 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1695469 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1695469 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1695470 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7742314a[.system_shard1_replica_n2]
main]
[junit4] 2> 1695504 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1695504 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1695506 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1695506 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1695507 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@aa12de[.system_shard1_replica_n1]
main]
[junit4] 2> 1695520 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1695520 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1695521 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1695521 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
[junit4] 2> 1695522 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1695557 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1695557 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1695557 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1695558 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1695558 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1695558 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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
1636513026021523456
[junit4] 2> 1695594 INFO
(searcherExecutor-4982-thread-1-processing-n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:41217_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@7742314a[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1695595 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1695595 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 73 ms
[junit4] 2> 1695595 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1695595 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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
1636513026060320768
[junit4] 2> 1695616 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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_node4=0}, version=0}
[junit4] 2> 1695616 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1695651 INFO
(searcherExecutor-4983-thread-1-processing-n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:37298_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@aa12de[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1695654 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1695669 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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, core_node4=0},
version=1}
[junit4] 2> 1695669 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1696165 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1696165 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1696165 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41217/solr/.system_shard1_replica_n2/
[junit4] 2> 1696166 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:41217/solr START
replicas=[http://127.0.0.1:37298/solr/.system_shard1_replica_n1/] nUpdates=100
[junit4] 2> 1696177 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:41217/solr DONE.
We have no versions. sync failed.
[junit4] 2> 1696254 INFO (qtp741691025-16314) [n:127.0.0.1:37298_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=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=69
[junit4] 2> 1696255 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1696255 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
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> 1696255 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/.system/leaders/shard1/leader after winning as
/collections/.system/leader_elect/shard1/election/74878121709142022-core_node4-n_0000000000
[junit4] 2> 1696256 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41217/solr/.system_shard1_replica_n2/ shard1
[junit4] 2> 1696383 INFO (zkCallback-6308-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> 1696417 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1696454 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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=3134
[junit4] 2> 1696562 INFO (zkCallback-6308-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> 1696562 INFO (zkCallback-6308-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> 1696691 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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=3372
[junit4] 2> 1696725 INFO (qtp1789882093-16303) [n:127.0.0.1:41217_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> 1696834 INFO (zkCallback-6308-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> 1696834 INFO (zkCallback-6308-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> 1696834 INFO (qtp1789882093-16303) [n:127.0.0.1:41217_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=4168
[junit4] 2> 1696837 INFO (zkCallback-6318-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> 1696837 INFO (zkCallback-6318-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> 1696860 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[E24F286AF8ADBCBE]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1696860 INFO (zkConnectionManagerCallback-6345-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1696860 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[E24F286AF8ADBCBE]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1696868 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[E24F286AF8ADBCBE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1696868 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[E24F286AF8ADBCBE]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42551/solr ready
[junit4] 2> 1696873 INFO (qtp1789882093-16302) [n:127.0.0.1:41217_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=1, core_node4=1},
version=2}
[junit4] 2> 1696894 INFO
(OverseerCollectionConfigSetProcessor-74878121709142024-127.0.0.1:37298_solr-n_0000000000)
[n:127.0.0.1:37298_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> 1696972 INFO (qtp741691025-16313) [n:127.0.0.1:37298_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={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41217/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16b60fed830Teeuvf5hzb2njac44d3pl9rsmk
(1636513027397255168)]} 0 18
[junit4] 2> 1696973 ERROR
(updateExecutor-6303-thread-1-processing-x:.system_shard1_replica_n2
r:core_node4 null n:127.0.0.1:41217_solr c:.system s:shard1)
[n:127.0.0.1:41217_solr c:.system s:shard1 r:core_node4
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Error
consuming and closing http response stream.
[junit4] 2> => java.nio.channels.AsynchronousCloseException
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316)
[junit4] 2> java.nio.channels.AsynchronousCloseException: null
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316)
~[jetty-client-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at java.io.InputStream.read(InputStream.java:101)
~[?:1.8.0_191]
[junit4] 2> at
org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:287)
~[jetty-client-9.4.19.v20190610.jar:9.4.19.v20190610]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:283)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:176)
~[java/:?]
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
~[metrics-core-4.0.5.jar:4.0.5]
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
~[java/:?]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
~[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
~[?:1.8.0_191]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 1696973 INFO (qtp1789882093-16302) [n:127.0.0.1:41217_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={wt=javabin&version=2}{add=[16b60fed830Teeuvf5hzb2njac44d3pl9rsmk
(1636513027397255168)]} 0 103
[junit4] 2> 1697048 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1636513027583901696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1697048 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_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@161605a6
commitCommandVersion:1636513027583901696
[junit4] 2> 1697190 INFO (qtp741691025-16314) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1636513027731750912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1697190 INFO (qtp741691025-16314) [n:127.0.0.1:37298_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@10154daa
commitCommandVersion:1636513027731750912
[junit4] 2> 1697226 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4cd1c5f3[.system_shard1_replica_n2]
main]
[junit4] 2> 1697239 INFO
(searcherExecutor-4982-thread-1-processing-n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4)
[n:127.0.0.1:41217_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@4cd1c5f3[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1560700442872}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
[junit4] 2> 1697299 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1697316 INFO (qtp741691025-16314) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b6e5503[.system_shard1_replica_n1]
main]
[junit4] 2> 1697317 INFO
(searcherExecutor-4983-thread-1-processing-n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3)
[n:127.0.0.1:37298_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@b6e5503[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic,
timestamp=1560700443066}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
[junit4] 2> 1697318 INFO (qtp741691025-16314) [n:127.0.0.1:37298_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1697318 INFO (qtp741691025-16314) [n:127.0.0.1:37298_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={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41217/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 216
[junit4] 2> 1697319 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_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={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 343
[junit4] 2> 1697389 INFO (qtp1789882093-16305) [n:127.0.0.1:41217_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> 1697390 INFO (qtp1789882093-16303) [n:127.0.0.1:41217_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=/schema
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1697447 ERROR (qtp1789882093-16306) [n:127.0.0.1:41217_solr
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ]
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-Tests-8.x/solr/build/solr-core/test/J1
[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:2565)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:763)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:549)
[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.lang.Thread.run(Thread.java:748)
[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-Tests-8.x/solr/build/solr-core/test/J1
[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> 1697447 INFO (qtp1789882093-16306) [n:127.0.0.1:41217_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=/schema
params={wt=javabin&version=2} status=400 QTime=22
[junit4] 2> 1697447 ERROR
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[E24F286AF8ADBCBE]) [
] 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:41217/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-Tests-8.x/solr/build/solr-core/test/J1,
retry=0 commError=false errorCode=400
[junit4] 2> 1697447 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[E24F286AF8ADBCBE]) [
] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
[junit4] 2> 1697526 INFO
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[E24F286AF8ADBCBE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1697546 INFO (qtp1789882093-16302) [n:127.0.0.1:41217_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> 1697660 INFO
(OverseerThreadFactory-4973-thread-2-processing-n:127.0.0.1:37298_solr)
[n:127.0.0.1:37298_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
[junit4] 2> 1697662 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1697662 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@758a2e50: rootName =
solr_41217, 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@3ccd94b2
[junit4] 2> 1697709 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]
CLOSING SolrCore org.apache.solr.core.SolrCore@36293a62
[junit4] 2> 1697709 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core..system.shard1.replica_n2, tag=36293a62
[junit4] 2> 1697709 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection..system.shard1.leader, tag=36293a62
[junit4] 2> 1697712 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1697750 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1697750 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e7233da: rootName =
solr_37298, 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@2c4bd009
[junit4] 2> 1697824 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@7605bdd0
[junit4] 2> 1697824 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core..system.shard1.replica_n1, tag=7605bdd0
[junit4] 2> 1697824 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection..system.shard1.leader, tag=7605bdd0
[junit4] 2> 1697960 INFO (qtp741691025-16312) [n:127.0.0.1:37298_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> 1697976 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase No version
found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 1698032 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1698041 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1698066 INFO (zkConnectionManagerCallback-6351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1698066 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1698067 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1698068 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42551/solr ready
[junit4] 2> 1698077 INFO (zkConnectionManagerCallback-6355-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1698077 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1698138 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1698139 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42551/solr ready
[junit4] 2> 1698203 INFO (zkCallback-6318-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> 1698203 INFO (zkCallback-6318-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> 1698206 INFO (zkCallback-6308-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> 1698210 INFO (zkCallback-6308-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> 1698356 ERROR (qtp1789882093-16304) [n:127.0.0.1:41217_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:41217/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> 1698356 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698356 WARN (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1698393 ERROR (qtp741691025-16312) [n:127.0.0.1:37298_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:41217/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> 1698393 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698393 WARN (qtp741691025-16312) [n:127.0.0.1:37298_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> 1698393 ERROR (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1698393 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698393 WARN (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1698397 ERROR (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1698397 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698397 WARN (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1698397 ERROR (qtp741691025-16312) [n:127.0.0.1:37298_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> 1698397 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698397 WARN (qtp741691025-16312) [n:127.0.0.1:37298_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> 1698398 ERROR (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1698398 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698398 WARN (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1698398 ERROR (qtp741691025-16312) [n:127.0.0.1:37298_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> 1698398 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698398 WARN (qtp741691025-16312) [n:127.0.0.1:37298_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> 1698398 ERROR (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1698398 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698398 WARN (qtp1789882093-16304) [n:127.0.0.1:41217_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> 1698398 ERROR (qtp741691025-16312) [n:127.0.0.1:37298_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> 1698398 INFO (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698398 WARN (qtp741691025-16312) [n:127.0.0.1:37298_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> 1698399 ERROR (qtp1789882093-16304) [n:127.0.0.1:41217_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=5 commError=false
errorCode=510
[junit4] 2> 1698399 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not
communication error it seems
[junit4] 2> 1698399 WARN (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrRrdBackendFactory Error deleting
RRD for path solr.core..system.shard1.replica_n2
[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:1062)
[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:1062)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:949)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:949)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:949)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:949)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:949)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
~[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:803)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769)
~[java/:?]
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529) ~[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:748) [?:1.8.0_191]
[junit4] 2> 1698399 INFO (qtp1789882093-16304) [n:127.0.0.1:41217_solr
x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=.system_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=737
[junit4] 2> 1698400 ERROR (qtp741691025-16312) [n:127.0.0.1:37298_solr
x:.system_shard1_rep
[...truncated too long message...]
gs :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null2065715832
[copy] Copying 248 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null2065715832
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null2065715832
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 57ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | 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: 220 minutes 45 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]