Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.7/2/
1 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Captured an uncaught exception in thread: Thread[id=437,
name=coreZkRegister-261-thread-1, state=RUNNABLE, group=TGRP-DeleteReplicaTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=437, name=coreZkRegister-261-thread-1,
state=RUNNABLE, group=TGRP-DeleteReplicaTest]
at
__randomizedtesting.SeedInfo.seed([CBD6C72F90224B73:A1C0A6FFF8D001B9]:0)
Caused by: java.lang.AssertionError: Timeout for waiting replica get deleted
at __randomizedtesting.SeedInfo.seed([CBD6C72F90224B73]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.cloud.DeleteReplicaTest.lambda$raceConditionOnDeleteAndRegisterReplica$10(DeleteReplicaTest.java:361)
at
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:202)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13474 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> 28429 INFO
(SUITE-DeleteReplicaTest-seed#[CBD6C72F90224B73]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/server/solr/configsets/_default/conf'
[junit4] 2> 28430 INFO
(SUITE-DeleteReplicaTest-seed#[CBD6C72F90224B73]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 28431 INFO
(SUITE-DeleteReplicaTest-seed#[CBD6C72F90224B73]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/data-dir-3-001
[junit4] 2> 28431 WARN
(SUITE-DeleteReplicaTest-seed#[CBD6C72F90224B73]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 28431 INFO
(SUITE-DeleteReplicaTest-seed#[CBD6C72F90224B73]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 28434 INFO
(SUITE-DeleteReplicaTest-seed#[CBD6C72F90224B73]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 28459 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
raceConditionOnDeleteAndRegisterReplica
[junit4] 2> 28459 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001
[junit4] 2> 28459 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 28460 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 28460 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 28461 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 28560 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkTestServer start zk server on port: 41283
[junit4] 2> 28560 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41283
[junit4] 2> 28560 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41283
[junit4] 2> 28560 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41283
[junit4] 2> 28562 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 28570 INFO (zkConnectionManagerCallback-142-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 28570 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 28577 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 28581 INFO (zkConnectionManagerCallback-144-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 28581 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 28582 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 28587 INFO (zkConnectionManagerCallback-146-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 28587 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 28722 WARN (jetty-launcher-147-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 28722 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 28722 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 28722 WARN (jetty-launcher-147-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 28722 INFO (jetty-launcher-147-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_252-b09
[junit4] 2> 28722 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 28722 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 28722 INFO (jetty-launcher-147-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_252-b09
[junit4] 2> 28723 WARN (jetty-launcher-147-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 28723 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 28723 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 28723 INFO (jetty-launcher-147-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
[junit4] 2> 28725 WARN (jetty-launcher-147-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 28725 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 28725 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 28726 INFO (jetty-launcher-147-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_252-b09
[junit4] 2> 28782 INFO (jetty-launcher-147-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 28782 INFO (jetty-launcher-147-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 28782 INFO (jetty-launcher-147-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 28797 INFO (jetty-launcher-147-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55598f5e{/solr,null,AVAILABLE}
[junit4] 2> 28798 INFO (jetty-launcher-147-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 28798 INFO (jetty-launcher-147-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 28798 INFO (jetty-launcher-147-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 28798 INFO (jetty-launcher-147-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9d73043{/solr,null,AVAILABLE}
[junit4] 2> 28799 INFO (jetty-launcher-147-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 28800 INFO (jetty-launcher-147-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 28800 INFO (jetty-launcher-147-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 28800 INFO (jetty-launcher-147-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@156eba9c{/solr,null,AVAILABLE}
[junit4] 2> 28802 INFO (jetty-launcher-147-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 28802 INFO (jetty-launcher-147-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 28802 INFO (jetty-launcher-147-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 28803 INFO (jetty-launcher-147-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d23b659{/solr,null,AVAILABLE}
[junit4] 2> 28806 INFO (jetty-launcher-147-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f8ed765{SSL, (ssl,
http/1.1)}{127.0.0.1:46655}
[junit4] 2> 28806 INFO (jetty-launcher-147-thread-2) [ ]
o.e.j.s.Server Started @28832ms
[junit4] 2> 28806 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46655}
[junit4] 2> 28806 INFO (jetty-launcher-147-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2f03da95{SSL, (ssl,
http/1.1)}{127.0.0.1:37701}
[junit4] 2> 28806 INFO (jetty-launcher-147-thread-4) [ ]
o.e.j.s.Server Started @28832ms
[junit4] 2> 28806 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37701}
[junit4] 2> 28807 ERROR (jetty-launcher-147-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-17T22:03:16.103Z
[junit4] 2> 28807 ERROR (jetty-launcher-147-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-17T22:03:16.103Z
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5c59199a{SSL, (ssl,
http/1.1)}{127.0.0.1:38875}
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@62c50bb6{SSL, (ssl,
http/1.1)}{127.0.0.1:38441}
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-1) [ ]
o.e.j.s.Server Started @28833ms
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-3) [ ]
o.e.j.s.Server Started @28833ms
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38875}
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38441}
[junit4] 2> 28807 ERROR (jetty-launcher-147-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 28807 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-17T22:03:16.104Z
[junit4] 2> 28808 ERROR (jetty-launcher-147-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 28808 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-17T22:03:16.104Z
[junit4] 2> 28815 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 28813 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 28819 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 28820 INFO (zkConnectionManagerCallback-155-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 28820 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 28820 INFO (zkConnectionManagerCallback-153-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 28820 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 28823 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 28823 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 28828 INFO (zkConnectionManagerCallback-151-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 28828 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 28835 INFO (zkConnectionManagerCallback-149-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 28835 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 28836 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 28837 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 28837 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 28839 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 28840 WARN
(jetty-launcher-147-thread-4-SendThread(127.0.0.1:41283)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100ef83c4e30005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef83c4e30005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef83c4e30005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 28841 WARN
(jetty-launcher-147-thread-3-SendThread(127.0.0.1:41283)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100ef83c4e30003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef83c4e30003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef83c4e30003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 28842 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 28842 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 28942 WARN
(jetty-launcher-147-thread-1-SendThread(127.0.0.1:41283)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100ef83c4e30004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef83c4e30004, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef83c4e30004, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 29075 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 29077 WARN (jetty-launcher-147-thread-4) [ ]
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> 29237 WARN (jetty-launcher-147-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2cf162bb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 29237 WARN (jetty-launcher-147-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2cf162bb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 29241 WARN (jetty-launcher-147-thread-4) [ ]
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> 29273 WARN (jetty-launcher-147-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@25791763[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 29274 WARN (jetty-launcher-147-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@25791763[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 29275 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41283/solr
[junit4] 2> 29285 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 29301 INFO (zkConnectionManagerCallback-174-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 29301 INFO (jetty-launcher-147-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 29303 WARN
(jetty-launcher-147-thread-4-SendThread(127.0.0.1:41283)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100ef83c4e30007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef83c4e30007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef83c4e30007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 29628 INFO (jetty-launcher-147-thread-4)
[n:127.0.0.1:37701_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 29633 INFO (zkConnectionManagerCallback-176-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 29636 INFO (jetty-launcher-147-thread-4)
[n:127.0.0.1:37701_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 29719 INFO (jetty-launcher-147-thread-4)
[n:127.0.0.1:37701_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37701_solr
[junit4] 2> 29719 INFO (jetty-launcher-147-thread-4)
[n:127.0.0.1:37701_solr ] o.a.s.c.Overseer Overseer
(id=72320943260893192-127.0.0.1:37701_solr-n_0000000000) starting
[junit4] 2> 29725 INFO
(OverseerStateUpdate-72320943260893192-127.0.0.1:37701_solr-n_0000000000)
[n:127.0.0.1:37701_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37701_solr
[junit4] 2> 29725 INFO (jetty-launcher-147-thread-4)
[n:127.0.0.1:37701_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37701_solr
[junit4] 2> 29727 INFO
(OverseerStateUpdate-72320943260893192-127.0.0.1:37701_solr-n_0000000000)
[n:127.0.0.1:37701_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 29730 INFO (jetty-launcher-147-thread-4)
[n:127.0.0.1:37701_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 29731 WARN (jetty-launcher-147-thread-4)
[n:127.0.0.1:37701_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 29752 INFO (jetty-launcher-147-thread-4)
[n:127.0.0.1:37701_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node4
[junit4] 2> 29924 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 29926 WARN (jetty-launcher-147-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> 29949 WARN (jetty-launcher-147-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7a3a4ec1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 29949 WARN (jetty-launcher-147-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7a3a4ec1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 29969 WARN (jetty-launcher-147-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> 29988 WARN (jetty-launcher-147-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@71579af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 29988 WARN (jetty-launcher-147-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@71579af[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 29989 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41283/solr
[junit4] 2> 30091 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 30096 INFO (zkConnectionManagerCallback-193-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 30097 INFO (jetty-launcher-147-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 30216 INFO (jetty-launcher-147-thread-3)
[n:127.0.0.1:38441_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 30232 INFO (zkConnectionManagerCallback-195-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 30232 INFO (jetty-launcher-147-thread-3)
[n:127.0.0.1:38441_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 30241 INFO (jetty-launcher-147-thread-3)
[n:127.0.0.1:38441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 30245 INFO (jetty-launcher-147-thread-3)
[n:127.0.0.1:38441_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38441_solr as DOWN
[junit4] 2> 30246 INFO (jetty-launcher-147-thread-3)
[n:127.0.0.1:38441_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 30246 INFO (jetty-launcher-147-thread-3)
[n:127.0.0.1:38441_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38441_solr
[junit4] 2> 30247 INFO (zkCallback-175-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 30249 INFO (jetty-launcher-147-thread-3)
[n:127.0.0.1:38441_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 30250 WARN (jetty-launcher-147-thread-3)
[n:127.0.0.1:38441_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 30259 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 30268 INFO (jetty-launcher-147-thread-3)
[n:127.0.0.1:38441_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node2
[junit4] 2> 30552 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 30555 WARN (jetty-launcher-147-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> 30610 WARN (jetty-launcher-147-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6af30913[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 30611 WARN (jetty-launcher-147-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6af30913[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 30629 WARN (jetty-launcher-147-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> 30670 WARN (jetty-launcher-147-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@8954372[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 30670 WARN (jetty-launcher-147-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@8954372[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 30671 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41283/solr
[junit4] 2> 30707 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 30717 INFO (zkConnectionManagerCallback-208-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 30717 INFO (jetty-launcher-147-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 30845 INFO (jetty-launcher-147-thread-1)
[n:127.0.0.1:38875_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 31077 INFO (zkConnectionManagerCallback-210-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 31077 INFO (jetty-launcher-147-thread-1)
[n:127.0.0.1:38875_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 31087 INFO (jetty-launcher-147-thread-1)
[n:127.0.0.1:38875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 31090 INFO (jetty-launcher-147-thread-1)
[n:127.0.0.1:38875_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38875_solr as DOWN
[junit4] 2> 31091 INFO (jetty-launcher-147-thread-1)
[n:127.0.0.1:38875_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 31091 INFO (jetty-launcher-147-thread-1)
[n:127.0.0.1:38875_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38875_solr
[junit4] 2> 31093 INFO (zkCallback-175-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 31093 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 31094 INFO (jetty-launcher-147-thread-1)
[n:127.0.0.1:38875_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 31095 WARN (jetty-launcher-147-thread-1)
[n:127.0.0.1:38875_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 31125 INFO (jetty-launcher-147-thread-1)
[n:127.0.0.1:38875_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node3
[junit4] 2> 31125 INFO (zkCallback-209-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 33137 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 33141 WARN (jetty-launcher-147-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> 33143 WARN (jetty-launcher-147-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@61f94e7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 33143 WARN (jetty-launcher-147-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@61f94e7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 33146 WARN (jetty-launcher-147-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> 33149 WARN (jetty-launcher-147-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@22b13ff9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 33149 WARN (jetty-launcher-147-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@22b13ff9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 33150 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41283/solr
[junit4] 2> 33153 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 33157 INFO (zkConnectionManagerCallback-223-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 33157 INFO (jetty-launcher-147-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 33159 WARN
(jetty-launcher-147-thread-2-SendThread(127.0.0.1:41283)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100ef83c4e3000d.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef83c4e3000d, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef83c4e3000d, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 33265 INFO (jetty-launcher-147-thread-2)
[n:127.0.0.1:46655_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 33285 INFO (zkConnectionManagerCallback-225-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 33285 INFO (jetty-launcher-147-thread-2)
[n:127.0.0.1:46655_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 33292 INFO (jetty-launcher-147-thread-2)
[n:127.0.0.1:46655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 33296 INFO (jetty-launcher-147-thread-2)
[n:127.0.0.1:46655_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46655_solr as DOWN
[junit4] 2> 33297 INFO (jetty-launcher-147-thread-2)
[n:127.0.0.1:46655_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 33297 INFO (jetty-launcher-147-thread-2)
[n:127.0.0.1:46655_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46655_solr
[junit4] 2> 33298 INFO (zkCallback-209-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 33298 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 33299 INFO (zkCallback-175-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 33299 INFO (zkCallback-224-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 33300 INFO (jetty-launcher-147-thread-2)
[n:127.0.0.1:46655_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 33300 WARN (jetty-launcher-147-thread-2)
[n:127.0.0.1:46655_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 33319 INFO (jetty-launcher-147-thread-2)
[n:127.0.0.1:46655_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node1
[junit4] 2> 33332 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 33333 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 33334 INFO (zkConnectionManagerCallback-236-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 33334 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 33335 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 33338 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:41283/solr ready
[junit4] 2> 33562 INFO (qtp759167578-265) [n:127.0.0.1:38441_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 33564 INFO (qtp759167578-265) [n:127.0.0.1:38441_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 33568 INFO (qtp759167578-267) [n:127.0.0.1:38441_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=raceDeleteReplica_false&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 33571 INFO
(OverseerThreadFactory-183-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
raceDeleteReplica_false
[junit4] 2> 33680 INFO
(OverseerStateUpdate-72320943260893192-127.0.0.1:37701_solr-n_0000000000)
[n:127.0.0.1:37701_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"raceDeleteReplica_false",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"raceDeleteReplica_false_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37701/solr",
[junit4] 2> "node_name":"127.0.0.1:37701_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 33682 INFO
(OverseerStateUpdate-72320943260893192-127.0.0.1:37701_solr-n_0000000000)
[n:127.0.0.1:37701_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"raceDeleteReplica_false",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"raceDeleteReplica_false_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38875/solr",
[junit4] 2> "node_name":"127.0.0.1:38875_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 33994 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=raceDeleteReplica_false_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 33995 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
x:raceDeleteReplica_false_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 33996 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=raceDeleteReplica_false_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 34009 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.7.0
[junit4] 2> 34026 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.7.0
[junit4] 2> 34033 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 34036 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 34036 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 34036 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'raceDeleteReplica_false_shard1_replica_n1' using configuration from
configset conf, trusted=true
[junit4] 2> 34037 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.SolrCore
[[raceDeleteReplica_false_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node4/raceDeleteReplica_false_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node4/raceDeleteReplica_false_shard1_replica_n1/data/]
[junit4] 2> 34038 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 34038 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating
SolrCore 'raceDeleteReplica_false_shard1_replica_n2' using configuration from
configset conf, trusted=true
[junit4] 2> 34038 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.c.SolrCore
[[raceDeleteReplica_false_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node3/raceDeleteReplica_false_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node3/raceDeleteReplica_false_shard1_replica_n2/data/]
[junit4] 2> 34081 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 34081 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 34081 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 34081 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 34082 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 34082 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 34082 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 34082 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 34086 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 34086 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 34087 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000 ms
[junit4] 2> 34087 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1680838179037380608
[junit4] 2> 34089 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 34091 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 34091 INFO
(searcherExecutor-240-thread-1-processing-n:127.0.0.1:38875_solr
x:raceDeleteReplica_false_shard1_replica_n2 c:raceDeleteReplica_false s:shard1
r:core_node4) [n:127.0.0.1:38875_solr c:raceDeleteReplica_false s:shard1
r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.c.SolrCore
[raceDeleteReplica_false_shard1_replica_n2] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 34091 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000 ms
[junit4] 2> 34091 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1680838179041574912
[junit4] 2> 34093 INFO
(searcherExecutor-238-thread-1-processing-n:127.0.0.1:37701_solr
x:raceDeleteReplica_false_shard1_replica_n1 c:raceDeleteReplica_false s:shard1
r:core_node3) [n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1
r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.SolrCore
[raceDeleteReplica_false_shard1_replica_n1] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 34095 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/raceDeleteReplica_false/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 34095 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/raceDeleteReplica_false/leaders/shard1
[junit4] 2> 34097 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/raceDeleteReplica_false/terms/shard1 to
Terms{values={core_node3=0, core_node4=0}, version=1}
[junit4] 2> 34097 INFO (qtp303825252-259) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/raceDeleteReplica_false/leaders/shard1
[junit4] 2> 34100 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 34100 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 34100 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:38875/solr/raceDeleteReplica_false_shard1_replica_n2/
[junit4] 2> 34101 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync:
core=raceDeleteReplica_false_shard1_replica_n2 url=https://127.0.0.1:38875/solr
START
replicas=[https://127.0.0.1:37701/solr/raceDeleteReplica_false_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 34101 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync:
core=raceDeleteReplica_false_shard1_replica_n2 url=https://127.0.0.1:38875/solr
DONE. We have no versions. sync failed.
[junit4] 2> 34148 INFO (qtp303825252-257) [n:127.0.0.1:37701_solr
c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.S.Request
[raceDeleteReplica_false_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 34150 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 34150 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_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> 34150 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/raceDeleteReplica_false/leaders/shard1/leader after winning as
/collections/raceDeleteReplica_false/leader_elect/shard1/election/72320943260893196-core_node4-n_0000000000
[junit4] 2> 34157 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38875/solr/raceDeleteReplica_false_shard1_replica_n2/ shard1
[junit4] 2> 34260 INFO (zkCallback-209-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 34262 INFO (qtp876360598-249) [n:127.0.0.1:38875_solr
c:raceDeleteReplica_false s:shard1 r:core_node4
x:raceDeleteReplica_false_shard1_replica_n2 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 34264 INFO (qtp876360598-249) [n:127.0.0.1:38875_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=raceDeleteReplica_false_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=271
[junit4] 2> 34368 INFO (zkCallback-209-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 34368 INFO (zkCallback-209-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 35105 INFO (qtp303825252-259) [n:127.0.0.1:37701_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=raceDeleteReplica_false_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1110
[junit4] 2> 35109 INFO (qtp759167578-267) [n:127.0.0.1:38441_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> 35207 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 35207 INFO (zkCallback-175-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 35207 INFO (zkCallback-209-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 35207 INFO (zkCallback-175-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 35207 INFO (zkCallback-209-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 35207 INFO (qtp759167578-267) [n:127.0.0.1:38441_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=raceDeleteReplica_false&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1639
[junit4] 2> 35209 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection:
raceDeleteReplica_false
[junit4] 2> 35222 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.SolrCloudTestCase waitForState (raceDeleteReplica_false):
Expected 1x2 collections
[junit4] 2> 35225 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica
count: 2
[junit4] 2> 35227 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica
count: 2
[junit4] 2> 35227 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica
count: 2
[junit4] 2> 35229 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1663202853
[junit4] 2> 35229 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:37701_solr
[junit4] 2> 35231 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 35231 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:37701_solr as DOWN
[junit4] 2> 35262 INFO (coreCloseExecutor-252-thread-1)
[n:127.0.0.1:37701_solr ] o.a.s.c.SolrCore
[raceDeleteReplica_false_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@421bf32b
[junit4] 2> 35262 INFO (coreCloseExecutor-252-thread-1)
[n:127.0.0.1:37701_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.raceDeleteReplica_false.shard1.replica_n1
tag=SolrCore@421bf32b
[junit4] 2> 35262 INFO (coreCloseExecutor-252-thread-1)
[n:127.0.0.1:37701_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.raceDeleteReplica_false.shard1.leader
tag=SolrCore@421bf32b
[junit4] 2> 35265 INFO (coreCloseExecutor-252-thread-1)
[n:127.0.0.1:37701_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 35276 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
[junit4] 2> 35276 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
[junit4] 2> 35276 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
[junit4] 2> 35277 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster tag=null
[junit4] 2> 35311 INFO (closeThreadPool-254-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72320943260893192-127.0.0.1:37701_solr-n_0000000000) closing
[junit4] 2> 35339 INFO
(OverseerAutoScalingTriggerThread-72320943260893192-127.0.0.1:37701_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 35340 INFO
(OverseerStateUpdate-72320943260893192-127.0.0.1:37701_solr-n_0000000000)
[n:127.0.0.1:37701_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:37701_solr
[junit4] 2> 35341 WARN
(jetty-launcher-147-thread-4-SendThread(127.0.0.1:41283)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100ef83c4e30008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef83c4e30008, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef83c4e30008, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 35343 INFO (zkCallback-209-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 35343 INFO (zkCallback-235-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 35343 INFO (zkCallback-224-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 35344 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38441_solr
[junit4] 2> 35363 INFO (closeThreadPool-254-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72320943260893192-127.0.0.1:37701_solr-n_0000000000) closing
[junit4] 2> 35363 INFO (zkCallback-194-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 35364 INFO (zkCallback-194-thread-1) [n:127.0.0.1:38441_solr
] o.a.s.c.Overseer Overseer
(id=72320943260893194-127.0.0.1:38441_solr-n_0000000001) starting
[junit4] 2> 35373 INFO
(OverseerStateUpdate-72320943260893194-127.0.0.1:38441_solr-n_0000000001)
[n:127.0.0.1:38441_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38441_solr
[junit4] 2> 35377 INFO (zkCallback-209-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [3])
[junit4] 2> 35377 INFO (zkCallback-209-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [3])
[junit4] 2> 35441 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.Overseer Overseer
(id=72320943260893192-127.0.0.1:37701_solr-n_0000000000) closing
[junit4] 2> 35444 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2f03da95{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 35445 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@55598f5e{/solr,null,UNAVAILABLE}
[junit4] 2> 35445 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 35446 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.SolrCloudTestCase waitForState (raceDeleteReplica_false):
Expected replica:core_node3:{
[junit4] 2> "core":"raceDeleteReplica_false_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:37701/solr",
[junit4] 2> "node_name":"127.0.0.1:37701_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"} get down
[junit4] 2> 35447 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=37701)
[junit4] 2> 35448 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short
content, break even is size 23
[junit4] 2> 35448 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 37701 try
number 2 ...
[junit4] 2> 35448 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.Server jetty-9.4.27.v20200227; built:
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm
1.8.0_252-b09
[junit4] 2> 35481 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 35481 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 35481 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 35493 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f66fb72{/solr,null,AVAILABLE}
[junit4] 2> 35494 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@7fe4e013{SSL, (ssl,
http/1.1)}{127.0.0.1:37701}
[junit4] 2> 35494 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.s.Server Started @35520ms
[junit4] 2> 35494 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37701}
[junit4] 2> 35495 ERROR
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 35495 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 35495 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.7.0
[junit4] 2> 35495 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 35495 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr
[junit4] 2> 35495 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-17T22:03:22.791Z
[junit4] 2> 35520 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 35541 INFO (zkConnectionManagerCallback-260-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 35541 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 35542 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35547 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 36930 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 36931 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] 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> 36933 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@74afb000[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36933 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@74afb000[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36940 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] 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> 36969 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@6894a26f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36969 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@6894a26f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 36970 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41283/solr
[junit4] 2> 36984 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 36989 INFO (zkConnectionManagerCallback-270-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 36989 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 36995 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73]-SendThread(127.0.0.1:41283))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100ef83c4e30011.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef83c4e30011, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef83c4e30011, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 37248 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 37268 INFO (zkConnectionManagerCallback-272-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 37269 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 37275 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 37279 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37701_solr as DOWN
[junit4] 2> 37281 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 37281 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37701_solr
[junit4] 2> 37283 INFO (zkCallback-209-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 37285 INFO (zkCallback-235-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 37285 INFO (zkCallback-224-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 37285 INFO (zkCallback-194-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 37293 INFO (zkCallback-271-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 37293 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 37294 WARN
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 37336 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node4
[junit4] 2> 37336 INFO
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[CBD6C72F90224B73])
[n:127.0.0.1:37701_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[raceDeleteReplica_false_shard1_replica_n1]
[junit4] 2> 37370 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.7.0
[junit4] 2> 37378 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr ] o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 37381 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 37384 INFO (zkCallback-209-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 37384 INFO (zkCallback-209-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 37389 INFO (zkCallback-271-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 37395 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.7.0
[junit4] 2> 37403 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 37405 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 37405 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'raceDeleteReplica_false_shard1_replica_n1' using configuration from
configset conf, trusted=true
[junit4] 2> 37405 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.SolrCore
[[raceDeleteReplica_false_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node4/raceDeleteReplica_false_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node4/raceDeleteReplica_false_shard1_replica_n1/data/]
[junit4] 2> 37453 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 37453 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 37453 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 37453 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 37455 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 37456 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 37456 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000 ms
[junit4] 2> 37456 INFO
(coreLoadExecutor-278-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1680838182570033152
[junit4] 2> 37458 INFO
(searcherExecutor-280-thread-1-processing-n:127.0.0.1:37701_solr
x:raceDeleteReplica_false_shard1_replica_n1 c:raceDeleteReplica_false s:shard1
r:core_node3) [n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1
r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.SolrCore
[raceDeleteReplica_false_shard1_replica_n1] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 37461 INFO
(coreZkRegister-261-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.DeleteReplicaTest Running
delete core
CoreDescriptor[name=raceDeleteReplica_false_shard1_replica_n1;instanceDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CBD6C72F90224B73-001/tempDir-001/node4/raceDeleteReplica_false_shard1_replica_n1]
[junit4] 2> 37638 INFO (zkCallback-209-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 37638 INFO (zkCallback-209-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/raceDeleteReplica_false/state.json] for collection
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
[junit4] 2> 37963 ERROR
(coreZkRegister-261-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader
Collection raceDeleteReplica_false is not lazy or watched!
[junit4] 2> 38464 ERROR
(coreZkRegister-261-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader
Collection raceDeleteReplica_false is not lazy or watched!
[junit4] 2> 38964 ERROR
(coreZkRegister-261-thread-1-processing-n:127.0.0.1:37701_solr)
[n:127.0.0.1:37701_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader
Collection raceDeleteReplica_false is not lazy or watched!
[junit4] 2> 39464 ERROR (coreZkRegister-261-thread
[...truncated too long message...]
osed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef8541c7000c, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 131866 WARN
(jetty-launcher-1375-thread-2-SendThread(127.0.0.1:38233)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100ef8541c7000d.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef8541c7000d, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef8541c7000d, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 131866 INFO (jetty-closer-1489-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1bfa03c1{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 131866 INFO (jetty-closer-1489-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2c4de488{/solr,null,UNAVAILABLE}
[junit4] 2> 131866 INFO (jetty-closer-1489-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 131866 WARN
(jetty-launcher-1375-thread-4-SendThread(127.0.0.1:38233)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x100ef8541c7000e.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef8541c7000e, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef8541c7000e, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 131968 INFO (jetty-closer-1489-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@42cafade{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 131968 INFO (jetty-closer-1489-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@387b9f35{/solr,null,UNAVAILABLE}
[junit4] 2> 131968 INFO (jetty-closer-1489-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 131970 INFO (jetty-closer-1489-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1a0d9ab{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 131970 INFO (jetty-closer-1489-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5c6c7e9d{/solr,null,UNAVAILABLE}
[junit4] 2> 131971 INFO (jetty-closer-1489-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 132071 INFO (jetty-closer-1489-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@4cc915f5{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 132071 INFO (jetty-closer-1489-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@67aa2585{/solr,null,UNAVAILABLE}
[junit4] 2> 132071 INFO (jetty-closer-1489-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 132072 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 132073 WARN
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[CBD6C72F90224B73]-SendThread(127.0.0.1:38233))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x100ef8541c70000.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x100ef8541c70000, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x100ef8541c70000, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 132276 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> 8 /solr/collections/deleteByCountNew/terms/shard1
[junit4] 2> 7 /solr/collections/deleteByCountNew/terms/shard2
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 52 /solr/collections/deleteByCountNew/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 32 /solr/overseer/queue
[junit4] 2> 19 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 6 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 132278 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38233
[junit4] 2> 132278 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38233
[junit4] 2> 132278 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[CBD6C72F90224B73])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38233
[junit4] 2> 132279 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[CBD6C72F90224B73])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCountForAllShards
[junit4] 2> 132280 INFO
(SUITE-DeleteReplicaTest-seed#[CBD6C72F90224B73]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Oct 17, 2020 10:04:59 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(Lucene87):
{_root_=Lucene84, id=BlockTreeOrds(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=369,
maxMBSortInHeap=5.707212964274871,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pt-PT,
timezone=Africa/Ouagadougou
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=187461112,total=400031744
[junit4] 2> NOTE: All tests run in this JVM: [SystemCollectionCompatTest,
SolrIndexSearcherTest, DeleteReplicaTest]
[junit4] Completed [54/921 (1!)] on J2 in 104.98s, 9 tests, 1 error <<<
FAILURES!
[...truncated 54711 lines...]
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
[exec]
[exec]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build/docs/solr-core/overview-summary.html
[exec] missing description: org.apache.solr.util.circuitbreaker
[exec]
[exec] Missing javadocs were found!
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/build.xml:634:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/build.xml:101:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build.xml:624:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/solr/build.xml:640:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.7/lucene/common-build.xml:2565:
exec returned: 1
Total time: 71 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]