Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2732/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast
Error Message:
Request should fail after trying all replica nodes once
Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all
replica nodes once
at
__randomizedtesting.SeedInfo.seed([D2482FCA11F306F8:1950660B6C26F84]:0)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2743)
at
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
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
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 13546 lines...]
[junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
[junit4] 2> 71225 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 71225 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 71226 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001/data-dir-16-001
[junit4] 2> 71226 WARN
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 71226 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 71227 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 71227 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001/tempDir-001
[junit4] 2> 71227 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 71227 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 71228 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 71328 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:40753
[junit4] 2> 71328 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40753
[junit4] 2> 71328 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40753
[junit4] 2> 71328 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40753
[junit4] 2> 71329 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 71330 INFO (zkConnectionManagerCallback-862-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71330 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 71333 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 71337 INFO (zkConnectionManagerCallback-864-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71337 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 71338 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 71339 INFO (zkConnectionManagerCallback-866-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71339 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 71470 WARN (jetty-launcher-867-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 71470 WARN (jetty-launcher-867-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 71470 WARN (jetty-launcher-867-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 71470 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 71470 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 71470 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 71470 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 71470 INFO (jetty-launcher-867-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 71470 INFO (jetty-launcher-867-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 71470 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 71470 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 71470 INFO (jetty-launcher-867-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 71473 INFO (jetty-launcher-867-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 71473 INFO (jetty-launcher-867-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 71473 INFO (jetty-launcher-867-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 71473 INFO (jetty-launcher-867-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 71474 INFO (jetty-launcher-867-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 71474 INFO (jetty-launcher-867-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 71474 INFO (jetty-launcher-867-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 71474 INFO (jetty-launcher-867-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 71474 INFO (jetty-launcher-867-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 71474 INFO (jetty-launcher-867-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2d9b18ae{/solr,null,AVAILABLE}
[junit4] 2> 71474 INFO (jetty-launcher-867-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5de2229f{/solr,null,AVAILABLE}
[junit4] 2> 71474 INFO (jetty-launcher-867-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@38938f78{/solr,null,AVAILABLE}
[junit4] 2> 71475 INFO (jetty-launcher-867-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@539e6523{SSL, (ssl,
http/1.1)}{127.0.0.1:๓๒๙๓๗}
[junit4] 2> 71475 INFO (jetty-launcher-867-thread-2) [ ]
o.e.j.s.Server Started @๗๑๕๒๐ms
[junit4] 2> 71475 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32937}
[junit4] 2> 71476 ERROR (jetty-launcher-867-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 71476 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 71476 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 71476 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 71476 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 71476 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-11T21:25:07.306Z
[junit4] 2> 71477 INFO (jetty-launcher-867-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2bd86baf{SSL, (ssl,
http/1.1)}{127.0.0.1:๓๖๓๕๕}
[junit4] 2> 71477 INFO (jetty-launcher-867-thread-1) [ ]
o.e.j.s.Server Started @๗๑๕๒๒ms
[junit4] 2> 71477 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36355}
[junit4] 2> 71478 ERROR (jetty-launcher-867-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-11T21:25:07.308Z
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@643c8c2c{SSL, (ssl,
http/1.1)}{127.0.0.1:๓๔๐๗๑}
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-3) [ ]
o.e.j.s.Server Started @๗๑๕๒๓ms
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34071}
[junit4] 2> 71478 ERROR (jetty-launcher-867-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 71478 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-11T21:25:07.308Z
[junit4] 2> 71479 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 71483 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 71484 INFO (zkConnectionManagerCallback-869-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71484 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 71484 INFO (zkConnectionManagerCallback-871-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71484 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 71484 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 71484 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 71484 INFO (zkConnectionManagerCallback-873-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71484 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 71484 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 71700 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 71700 WARN (jetty-launcher-867-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 71701 WARN (jetty-launcher-867-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@35ace60[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71702 WARN (jetty-launcher-867-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@35ace60[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71703 WARN (jetty-launcher-867-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 71703 WARN (jetty-launcher-867-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7f1e86b4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71703 WARN (jetty-launcher-867-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7f1e86b4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71704 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40753/solr
[junit4] 2> 71704 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 71705 INFO (zkConnectionManagerCallback-881-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71705 INFO (jetty-launcher-867-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 71814 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 71814 WARN (jetty-launcher-867-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 71815 WARN (jetty-launcher-867-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@35fb31d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71815 WARN (jetty-launcher-867-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@35fb31d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71816 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 71816 WARN (jetty-launcher-867-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 71817 WARN (jetty-launcher-867-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 71817 WARN (jetty-launcher-867-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5ace850f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71817 WARN (jetty-launcher-867-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5ace850f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71817 WARN (jetty-launcher-867-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6caf5b58[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71817 WARN (jetty-launcher-867-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6caf5b58[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71818 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40753/solr
[junit4] 2> 71819 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 71820 WARN (jetty-launcher-867-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 71820 INFO (zkConnectionManagerCallback-890-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71820 INFO (jetty-launcher-867-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 71820 WARN (jetty-launcher-867-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6e77853f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71820 WARN (jetty-launcher-867-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6e77853f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 71821 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40753/solr
[junit4] 2> 71821 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 71822 INFO (zkConnectionManagerCallback-894-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71822 INFO (jetty-launcher-867-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 71890 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 71891 INFO (zkConnectionManagerCallback-896-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71891 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 71912 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:32937_solr
[junit4] 2> 71912 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.c.Overseer Overseer
(id=72082178971926537-127.0.0.1:32937_solr-n_0000000000) starting
[junit4] 2> 71914 INFO
(OverseerStateUpdate-72082178971926537-127.0.0.1:32937_solr-n_0000000000)
[n:127.0.0.1:32937_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:32937_solr
[junit4] 2> 71914 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32937_solr
[junit4] 2> 71915 INFO (zkCallback-895-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 71915 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 71916 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 71916 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 71925 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 71939 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32937.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 71943 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32937.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 71943 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32937.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 71944 INFO (jetty-launcher-867-thread-2)
[n:127.0.0.1:32937_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001/tempDir-001/node2/.
[junit4] 2> 71990 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 71991 INFO (zkConnectionManagerCallback-902-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 71992 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 71993 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 71994 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34071_solr as DOWN
[junit4] 2> 71994 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 71994 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34071_solr
[junit4] 2> 71995 INFO (zkCallback-895-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 71995 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 71996 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 71996 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 71996 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 72005 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 72016 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34071.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 72020 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34071.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 72020 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34071.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 72021 INFO (jetty-launcher-867-thread-3)
[n:127.0.0.1:34071_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001/tempDir-001/node3/.
[junit4] 2> 72090 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 72091 INFO (zkConnectionManagerCallback-908-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 72091 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 72093 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 72094 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36355_solr as DOWN
[junit4] 2> 72094 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 72094 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36355_solr
[junit4] 2> 72095 INFO (zkCallback-895-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 72095 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 72095 INFO (zkCallback-907-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 72095 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 72096 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 72096 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 72103 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 72112 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36355.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 72116 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36355.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 72116 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36355.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 72117 INFO (jetty-launcher-867-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001/tempDir-001/node1/.
[junit4] 2> 72123 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
[junit4] 2> 72124 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 72124 INFO (zkConnectionManagerCallback-917-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 72124 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 72125 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 72125 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40753/solr ready
[junit4] 2> 72142 INFO
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[D2482FCA11F306F8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testQueryToDownCollectionShouldFailFast
[junit4] 2> 72155 INFO (qtp1858398044-2655) [n:127.0.0.1:34071_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 72157 INFO
(OverseerThreadFactory-930-thread-1-processing-n:127.0.0.1:32937_solr)
[n:127.0.0.1:32937_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
infected
[junit4] 2> 72259 INFO
(OverseerStateUpdate-72082178971926537-127.0.0.1:32937_solr-n_0000000000)
[n:127.0.0.1:32937_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"infected",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"infected_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:32937/solr",
[junit4] 2> "node_name":"127.0.0.1:32937_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 72260 INFO
(OverseerStateUpdate-72082178971926537-127.0.0.1:32937_solr-n_0000000000)
[n:127.0.0.1:32937_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"infected",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"infected_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36355/solr",
[junit4] 2> "node_name":"127.0.0.1:36355_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 72491 INFO (qtp555745503-2666) [n:127.0.0.1:36355_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 72491 INFO (qtp555745503-2665) [n:127.0.0.1:36355_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 72491 INFO (qtp555745503-2662) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:36355_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoXJX9aDtZeauJNUEzu5vlsXMR3ojbj/ZjhBTIhAQDqbmAWhckzKPbbQ599SX0qgWBHT+M2dfwCc0K+7ACczJb+xr7I1wEX72ss4demq1SXydhvVo/Ee0/Rt01B3eQjx2CzfrwUu5QGz0YWiOR6EcVy68faLvzi4RoEapk8w2n9Q00Qo4xmiNM3u8YFLLuVmczxP2Gy9Gydoui1UT/I+DHyAmAntB33w63kGiUlzycqh1H60OAv+UGn+vRGeCLBfXe7ytmyvrw6ZZs3s+EeWPrcTbt22fBEZaF78T+GMM6eNPI7TH7ANas+awdlAscWITuIz9dbYPmSdvP4Lc/ipAmwIDAQAB
[junit4] 2> 72491 INFO (qtp476349156-2661) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:36355_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoXJX9aDtZeauJNUEzu5vlsXMR3ojbj/ZjhBTIhAQDqbmAWhckzKPbbQ599SX0qgWBHT+M2dfwCc0K+7ACczJb+xr7I1wEX72ss4demq1SXydhvVo/Ee0/Rt01B3eQjx2CzfrwUu5QGz0YWiOR6EcVy68faLvzi4RoEapk8w2n9Q00Qo4xmiNM3u8YFLLuVmczxP2Gy9Gydoui1UT/I+DHyAmAntB33w63kGiUlzycqh1H60OAv+UGn+vRGeCLBfXe7ytmyvrw6ZZs3s+EeWPrcTbt22fBEZaF78T+GMM6eNPI7TH7ANas+awdlAscWITuIz9dbYPmSdvP4Lc/ipAmwIDAQAB
[junit4] 2> 72494 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
x:infected_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 72494 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
x:infected_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 72494 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
x:infected_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 72500 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 72500 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 72506 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 72506 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 72517 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 72517 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 72518 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using
configuration from configset conf, trusted=true
[junit4] 2> 72518 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using
configuration from configset conf, trusted=true
[junit4] 2> 72518 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32937.solr.core.infected.shard1.replica_n1' (registry
'solr.core.infected.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 72518 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36355.solr.core.infected.shard2.replica_n2' (registry
'solr.core.infected.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f9e38cd
[junit4] 2> 72518 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001/tempDir-001/node2/./infected_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001/tempDir-001/node2/./infected_shard1_replica_n1/data/]
[junit4] 2> 72518 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001/tempDir-001/node1/./infected_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001/tempDir-001/node1/./infected_shard2_replica_n2/data/]
[junit4] 2> 72545 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 72545 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 72545 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 72545 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 72546 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 72546 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 72546 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 72546 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 72547 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@59213015[infected_shard1_replica_n1] main]
[junit4] 2> 72547 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@86f291[infected_shard2_replica_n2]
main]
[junit4] 2> 72547 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 72547 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 72548 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 72548 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 72548 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 72548 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1663712947997769728
[junit4] 2> 72548 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 72548 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1663712947997769728
[junit4] 2> 72550 INFO
(searcherExecutor-943-thread-1-processing-n:127.0.0.1:32937_solr
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3)
[n:127.0.0.1:32937_solr c:infected s:shard1 r:core_node3
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]
Registered new searcher Searcher@59213015[infected_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 72550 INFO
(searcherExecutor-944-thread-1-processing-n:127.0.0.1:36355_solr
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4)
[n:127.0.0.1:36355_solr c:infected s:shard2 r:core_node4
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]
Registered new searcher Searcher@86f291[infected_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 72550 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/infected/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 72550 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/infected/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 72550 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/infected/leaders/shard1
[junit4] 2> 72551 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/infected/leaders/shard2
[junit4] 2> 72552 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 72552 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 72552 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 72552 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 72552 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36355/solr/infected_shard2_replica_n2/
[junit4] 2> 72552 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:32937/solr/infected_shard1_replica_n1/
[junit4] 2> 72552 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 72552 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 72552 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SyncStrategy https://127.0.0.1:32937/solr/infected_shard1_replica_n1/
has no replicas
[junit4] 2> 72552 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SyncStrategy https://127.0.0.1:36355/solr/infected_shard2_replica_n2/
has no replicas
[junit4] 2> 72552 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/infected/leaders/shard1/leader after winning as
/collections/infected/leader_elect/shard1/election/72082178971926537-core_node3-n_0000000000
[junit4] 2> 72552 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/infected/leaders/shard2/leader after winning as
/collections/infected/leader_elect/shard2/election/72082178971926539-core_node4-n_0000000000
[junit4] 2> 72553 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:32937/solr/infected_shard1_replica_n1/ shard1
[junit4] 2> 72553 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36355/solr/infected_shard2_replica_n2/ shard2
[junit4] 2> 72653 INFO (zkCallback-895-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72654 INFO (zkCallback-907-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72654 INFO (zkCallback-895-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72654 INFO (zkCallback-907-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72654 INFO (zkCallback-895-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72655 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 72655 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 72656 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=162
[junit4] 2> 72659 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=165
[junit4] 2> 72660 INFO (qtp1858398044-2655) [n:127.0.0.1:34071_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> 72757 INFO (zkCallback-901-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72757 INFO (zkCallback-907-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72757 INFO (zkCallback-895-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72757 INFO (zkCallback-907-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72757 INFO (zkCallback-895-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72757 INFO (zkCallback-895-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72757 INFO (zkCallback-907-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72757 INFO (zkCallback-895-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72757 INFO (qtp1858398044-2655) [n:127.0.0.1:34071_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=602
[junit4] 2> 72780 INFO (qtp555745503-2666) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/infected/terms/shard2 to Terms{values={core_node4=1}, version=1}
[junit4] 2> 72780 INFO (qtp555745503-2666) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2] webapp=/solr
path=/update params={_stateVer_=infected:3&wt=javabin&version=2}{add=[2
(1663712948230553600), 3 (1663712948232650752), 5 (1663712948232650753), 6
(1663712948232650754), 7 (1663712948233699328), 9 (1663712948233699329), 17
(1663712948233699330), 18 (1663712948233699331), 19 (1663712948233699332), 21
(1663712948233699333), ... (44 adds)]} 0 10
[junit4] 2> 72780 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/infected/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 72780 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1] webapp=/solr
path=/update params={_stateVer_=infected:3&wt=javabin&version=2}{add=[0
(1663712948230553600), 1 (1663712948232650752), 4 (1663712948232650753), 8
(1663712948232650754), 10 (1663712948232650755), 11 (1663712948233699328), 12
(1663712948233699329), 13 (1663712948233699330), 14 (1663712948233699331), 15
(1663712948233699332), ... (56 adds)]} 0 10
[junit4] 2> 72809 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1663712948271448064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 72809 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@47715eb5
commitCommandVersion:1663712948271448064
[junit4] 2> 72813 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7dae9850[infected_shard1_replica_n1] main]
[junit4] 2> 72813 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 72814 INFO
(searcherExecutor-943-thread-1-processing-n:127.0.0.1:32937_solr
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3)
[n:127.0.0.1:32937_solr c:infected s:shard1 r:core_node3
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]
Registered new searcher Searcher@7dae9850[infected_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C56:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_201,
java.vm.version=25.201-b09, lucene.version=8.6.0, os.arch=amd64,
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-46-generic,
timestamp=1586640308641}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 72814 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36355/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 5
[junit4] 2> 72816 INFO (qtp555745503-2665) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1663712948278788096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 72816 INFO (qtp555745503-2665) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@81a112c
commitCommandVersion:1663712948278788096
[junit4] 2> 72820 INFO (qtp555745503-2665) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ce527e8[infected_shard2_replica_n2] main]
[junit4] 2> 72821 INFO (qtp555745503-2665) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 72822 INFO
(searcherExecutor-944-thread-1-processing-n:127.0.0.1:36355_solr
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4)
[n:127.0.0.1:36355_solr c:infected s:shard2 r:core_node4
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]
Registered new searcher Searcher@1ce527e8[infected_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C44:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_201,
java.vm.version=25.201-b09, lucene.version=8.6.0, os.arch=amd64,
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-46-generic,
timestamp=1586640308648}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 72822 INFO (qtp555745503-2665) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2] webapp=/solr
path=/update
params={_stateVer_=infected:3&commit=true&wt=javabin&version=2}{commit=} 0 39
[junit4] 2> 72823 INFO (zkCallback-907-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72823 INFO (zkCallback-907-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72823 INFO (zkCallback-907-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72830 INFO (zkCallback-895-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72830 INFO (zkCallback-895-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72830 INFO (zkCallback-895-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72830 INFO (zkCallback-895-thread-5) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json]
for collection [infected] has occurred - updating... (live nodes size: [3])
[junit4] 2> 72850 INFO (qtp476349156-2711) [n:127.0.0.1:32937_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 72850 INFO (qtp476349156-2700) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:32937_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj4mQMknp3U5nl1i1CDunlKufhs/8aMSLD9T+AykZz9iXUdLvesAhl0SO57+6if6Nugsr28tv612iEKq0J7+gL8rHDmzVJFHnFlV8E4JTjNOy3AqDBsJLWVnAfmu/+9We9E8fVu9pI9l3myMKEw1B0eAknHALyt4yLRVhDDfqK+QGQO6xEKzLbxiPpBzpbJi13kNbXaWI1XRk09WjQdxS5oqNkrfBnC9n2k7TMSin1NEX6dmR2QkGUdSVh6Zvn8maQd+XybeheXhsLYglWaVMeRkK1CgzZb5ntMtgYpVxWTNq29LO45tSV1nMMXhgGqueHESm4PT+rYyta/gn8QH1oQIDAQAB
[junit4] 2> 72852 INFO (qtp476349156-2700) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.S.Request [infected_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:32937/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1586640308658&isShard=true&wt=javabin}
hits=56 status=0 QTime=1
[junit4] 2> 72852 INFO (qtp476349156-2711) [n:127.0.0.1:32937_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 72852 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:32937_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj4mQMknp3U5nl1i1CDunlKufhs/8aMSLD9T+AykZz9iXUdLvesAhl0SO57+6if6Nugsr28tv612iEKq0J7+gL8rHDmzVJFHnFlV8E4JTjNOy3AqDBsJLWVnAfmu/+9We9E8fVu9pI9l3myMKEw1B0eAknHALyt4yLRVhDDfqK+QGQO6xEKzLbxiPpBzpbJi13kNbXaWI1XRk09WjQdxS5oqNkrfBnC9n2k7TMSin1NEX6dmR2QkGUdSVh6Zvn8maQd+XybeheXhsLYglWaVMeRkK1CgzZb5ntMtgYpVxWTNq29LO45tSV1nMMXhgGqueHESm4PT+rYyta/gn8QH1oQIDAQAB
[junit4] 2> 72853 INFO (qtp555745503-2662) [n:127.0.0.1:36355_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.S.Request [infected_shard2_replica_n2] webapp=/solr path=/select
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:36355/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1586640308658&isShard=true&wt=javabin}
hits=44 status=0 QTime=0
[junit4] 2> 72855 INFO (qtp476349156-2661) [n:127.0.0.1:32937_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.S.Request [infected_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&rows=0&wt=javabin&version=2} hits=100 status=0 QTime=27
[junit4] 2> 72856 INFO
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[D2482FCA11F306F8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestQueryingOnDownCollection
-Dtests.method=testQueryToDownCollectionShouldFailFast
-Dtests.seed=D2482FCA11F306F8 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Pacific/Honolulu
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.73s J0 |
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Request
should fail after trying all replica nodes once
[junit4] > at
__randomizedtesting.SeedInfo.seed([D2482FCA11F306F8:1950660B6C26F84]:0)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2743)
[junit4] > at
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 72960 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1166599026
[junit4] 2> 72960 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=664757360
[junit4] 2> 72960 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:32937_solr
[junit4] 2> 72960 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:34071_solr
[junit4] 2> 72960 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 72960 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 72960 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:34071_solr as DOWN
[junit4] 2> 72960 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:32937_solr as DOWN
[junit4] 2> 72962 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1457281015
[junit4] 2> 72962 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:36355_solr
[junit4] 2> 72962 INFO (coreCloseExecutor-954-thread-1)
[n:127.0.0.1:32937_solr ] o.a.s.c.SolrCore [infected_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@5c041806
[junit4] 2> 72962 INFO (coreCloseExecutor-954-thread-1)
[n:127.0.0.1:32937_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.infected.shard1.replica_n1,
tag=SolrCore@5c041806
[junit4] 2> 72962 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 72962 INFO (coreCloseExecutor-954-thread-1)
[n:127.0.0.1:32937_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@24f2d80b: rootName =
solr_32937, domain = solr.core.infected.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core.infected.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@fa73131
[junit4] 2> 72962 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cc7aa48: rootName =
solr_34071, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@5805560e
[junit4] 2> 72962 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 72962 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:36355_solr as DOWN
[junit4] 2> 72963 INFO (coreCloseExecutor-955-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.c.SolrCore [infected_shard2_replica_n2]
CLOSING SolrCore org.apache.solr.core.SolrCore@10e2918e
[junit4] 2> 72963 INFO (coreCloseExecutor-955-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.infected.shard2.replica_n2,
tag=SolrCore@10e2918e
[junit4] 2> 72963 INFO (coreCloseExecutor-955-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1046f0ba: rootName =
solr_36355, domain = solr.core.infected.shard2.replica_n2, service url = null,
agent id = null] for registry solr.core.infected.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@285a7c19
[junit4] 2> 72966 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 72966 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b27427f: rootName =
solr_34071, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@614f9168
[junit4] 2> 72968 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 72968 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3fa8d81b: rootName =
solr_34071, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3b86d588
[junit4] 2> 72968 INFO (jetty-closer-920-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 72969 INFO (zkCallback-907-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 72969 INFO (zkCallback-895-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 72971 INFO (coreCloseExecutor-954-thread-1)
[n:127.0.0.1:32937_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.infected.shard1.leader,
tag=SolrCore@5c041806
[junit4] 2> 72972 INFO (coreCloseExecutor-954-thread-1)
[n:127.0.0.1:32937_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 72972 INFO (coreCloseExecutor-955-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.infected.shard2.leader,
tag=SolrCore@10e2918e
[junit4] 2> 72973 INFO (coreCloseExecutor-955-thread-1)
[n:127.0.0.1:36355_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 72975 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 72975 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@30777aa4: rootName =
solr_32937, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@26bcd377
[junit4] 2> 72975 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 72975 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d71375c: rootName =
solr_36355, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@7e0b4a3
[junit4] 2> 72978 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 72978 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b419ba2: rootName =
solr_32937, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@614f9168
[junit4] 2> 72979 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 72979 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@317c0227: rootName =
solr_36355, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@614f9168
[junit4] 2> 72980 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 72980 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@48957385: rootName =
solr_32937, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3b86d588
[junit4] 2> 72980 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 72980 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 72980 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@26c47346: rootName =
solr_36355, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3b86d588
[junit4] 2> 72980 INFO (jetty-closer-920-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 72980 INFO (closeThreadPool-931-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72082178971926537-127.0.0.1:32937_solr-n_0000000000) closing
[junit4] 2> 72980 INFO
(OverseerStateUpdate-72082178971926537-127.0.0.1:32937_solr-n_0000000000)
[n:127.0.0.1:32937_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:32937_solr
[junit4] 2> 72980 INFO
(OverseerAutoScalingTriggerThread-72082178971926537-127.0.0.1:32937_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 72983 INFO (closeThreadPool-931-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72082178971926537-127.0.0.1:32937_solr-n_0000000000) closing
[junit4] 2> 72984 INFO (zkCallback-907-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 73070 INFO (jetty-closer-920-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@643c8c2c{SSL, (ssl,
http/1.1)}{127.0.0.1:๐}
[junit4] 2> 73071 INFO (jetty-closer-920-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@38938f78{/solr,null,UNAVAILABLE}
[junit4] 2> 73071 INFO (jetty-closer-920-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 73171 INFO (jetty-closer-920-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2bd86baf{SSL, (ssl,
http/1.1)}{127.0.0.1:๐}
[junit4] 2> 73171 INFO (jetty-closer-920-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5de2229f{/solr,null,UNAVAILABLE}
[junit4] 2> 73171 INFO (jetty-closer-920-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 73270 INFO (jetty-closer-920-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72082178971926537-127.0.0.1:32937_solr-n_0000000000) closing
[junit4] 2> 73271 INFO (jetty-closer-920-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@539e6523{SSL, (ssl,
http/1.1)}{127.0.0.1:๐}
[junit4] 2> 73271 INFO (jetty-closer-920-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2d9b18ae{/solr,null,UNAVAILABLE}
[junit4] 2> 73271 INFO (jetty-closer-920-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 73272 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 73473 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/packages.json
[junit4] 2> 3 /solr/collections/infected/terms/shard2
[junit4] 2> 3 /solr/collections/infected/terms/shard1
[junit4] 2> 3 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2> 2 /solr/collections/infected/collectionprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/collections/infected/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/72082178971926537-127.0.0.1:32937_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/overseer/queue
[junit4] 2> 13 /solr/live_nodes
[junit4] 2> 8 /solr/collections
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 73474 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40753
[junit4] 2> 73474 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40753
[junit4] 2> 73474 INFO
(SUITE-TestQueryingOnDownCollection-seed#[D2482FCA11F306F8]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40753
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_D2482FCA11F306F8-001
[junit4] 2> Apr 11, 2020 9:25:09 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84):
{_root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene84},
docValues:{}, maxPointsInLeafNode=1549, maxMBSortInHeap=6.450248114009641,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@622fbeb5),
locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Pacific/Honolulu
[junit4] 2> NOTE: Linux 5.3.0-46-generic amd64/Oracle Corporation
1.8.0_201 (64-bit)/cpus=16,threads=1,free=221592592,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSimNodeAddedTrigger,
BasicAuthStandaloneTest, ConfigureRecoveryStrategyTest, PeerSyncWithLeaderTest,
TestSerializedLuceneMatchVersion, TestQuerySenderListener,
TestDownShardTolerantSearch, LeaderTragicEventTest,
FieldAnalysisRequestHandlerTest, TestGeoJSONResponseWriter,
DocumentBuilderTest, ZkFailoverTest, TestSolrConfigHandlerCloud,
FileBasedSpellCheckerTest, TestIBSimilarityFactory,
TestPayloadScoreQParserPlugin, ReplaceNodeNoTargetTest,
TestQueryingOnDownCollection]
[junit4] Completed [62/904 (1!)] on J0 in 2.75s, 1 test, 1 failure <<<
FAILURES!
[...truncated 55481 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2732/consoleText
[repro] Revision: c54885fb99c64d2f520b5a4a4bc10440c88317be
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=TestQueryingOnDownCollection
-Dtests.method=testQueryToDownCollectionShouldFailFast
-Dtests.seed=D2482FCA11F306F8 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Pacific/Honolulu
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestQueryingOnDownCollection
[repro] ant compile-test
[...truncated 3457 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=D2482FCA11F306F8
-Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Pacific/Honolulu
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 76 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.TestQueryingOnDownCollection
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]